bugDotGNU Portable.NET - Bugs: bug #12742, Problem compiling ml-pnet 0.6.12

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12742: Problem compiling ml-pnet 0.6.12

Submitter:  Pierre <pierre42>
Submitted:  Tue 19 Apr 2005 09:09:40 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Wed 20 Apr 2005 07:27:48 PM UTC, comment #2: 

Ok but It would be preferable that it checks for it and doesn't assume it.

Pierre <pierre42>
Wed 20 Apr 2005 05:31:59 AM UTC, comment #1: 

You must install pnetlib before you can build ml-pnet .

Make sure that /usr/local/lib/cscc/lib has mscorlib.dll

The order of build & install is

treecc -> pnet -> pnetlib -> [ml-pnet || pnetC]

ml-pnet assumes that you have already installed pnetlib (if you
have put it in some prefix, please use the same --prefix= in
ml-pnet)

Gopal.V <t3rmin4t0r>
Group administrator
Tue 19 Apr 2005 09:09:40 PM UTC, original submission:  

# make
Making all in jay
make[1]: Entering directory `/tmp/ml-pnet-0.6.12/jay'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/ml-pnet-0.6.12/jay'
Making all in class
make[1]: Entering directory `/tmp/ml-pnet-0.6.12/class'
Making all in Custommarshalers
make[2]: Entering directory `/tmp/ml-pnet-0.6.12/class/Custommarshalers'
"/usr/local/bin/csant" --compiler cscc -Dcscc="/usr/local/bin/cscc" -Dcscc.plugins.cs="" --profile "../../profiles/framework1.1" -Ddebug.flag="false" -Dilgac="/usr/local/bin/ilgac" --assembly-cache "/usr/local/lib/cscc/lib" -DFRAMEWORK_VERSION="0.0.0.0" -DSECONDARY_VERSION="0.0.0.0" -Dmono.sources="/tmp/ml-pnet-0.6.12/mcs-sources" \
                -b "." -B . -f Custommarshalers.build all
Building project `Custommarshalers'
Building target `all' for project `Custommarshalers'
/usr/local/bin/cscc -fplugin-cs-path= -o ./Custommarshalers.dll -funsafe -DNET_1_1 -DONLY_1_1 -fassembly-version=0.0.0.0 -fassembly-key=ms -Wno-empty-input -flatin1-charset /tmp/ml-pnet-0.6.12/mcs-sources/class/Custommarshalers/System.Runtime.InteropServices.CustomMarshalers/EnumerableToDispatchMarshaler.cs /tmp/ml-pnet-0.6.12/mcs-sources/class/Custommarshalers/System.Runtime.InteropServices.CustomMarshalers/EnumeratorToEnumVariantMarshaler.cs /tmp/ml-pnet-0.6.12/mcs-sources/class/Custommarshalers/System.Runtime.InteropServices.CustomMarshalers/ExpandoToDispatchExMarshaler.cs /tmp/ml-pnet-0.6.12/mcs-sources/class/Custommarshalers/System.Runtime.InteropServices.CustomMarshalers/TypeToTypeInfoMarshaler.cs /tmp/ml-pnet-0.6.12/mcs-sources/class/Custommarshalers/Assembly/AssemblyInfo.cs /tmp/ml-pnet-0.6.12/mcs-sources/class/Custommarshalers/Assembly/Locale.cs /tmp/ml-pnet-0.6.12/mcs-sources/class/Custommarshalers/Assembly/TODOAttribute.cs
mscorlib: No such library
* Target `all' for project `Custommarshalers' failed *
* Project `Custommarshalers' build failed *
make[2]: * [Custommarshalers.dll] Error 1
make[2]: Leaving directory `/tmp/ml-pnet-0.6.12/class/Custommarshalers'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/tmp/ml-pnet-0.6.12/class'
make: * [all-recursive] Error 1

Pierre <pierre42>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-20 t3rmin4t0r StatusNone Invalid
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code