pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

latest mono



Anybody else having problems building the latest mono?

For me (5.0_STABLE/i386) it chugs away for quite a while then dies 
with:

        [...]
/bin/sh ./../../mkinstalldirs fixup
MONO_PATH="./../../class/lib/net_2_0:./../../class/lib/net_1_1:
$MONO_PATH" 
/local/scratch/pkgsrc/lang/mono/work.i386/mono-2.4.3.1/runtime/mono-wrapper 
./../../c
lass/lib/net_1_1/monolinker.exe -d fixup/net_2_0 -o out -l none -c 
skip -b true -x link.xml -s 
Mono.Tuner.AdjustVisibility,Mono.Tuner:OutputStep -s 
Mono.Tuner.PrintStatus,Mono.Tuner:OutputStep  -i compiler.info
Mono CIL Linker
Error: Expecting an option, got instead: none
monolinker [options] -x|-a|-i file
   --about     About the Mono CIL Linker
   --version   Print the version number of the Mono CIL Linker
   -out        Specify the output directory, default to `output'
   -c          Action on the core assemblies, skip, copy or link, 
default to skip
   -p          Action per assembly
   -s          Add a new step to the pipeline.
   -d          Add a directory where the linker will look for 
assemblies
   -b          Generate debug symbols for each linked module (true or 
false)
   -g          Generate a new unique guid for each linked module (true 
or false)
   -l          List of i18n assemblies to copy to the output directory
                 separated with a comma: 
none,all,cjk,mideast,other,rare,west
                 default is all
   -x          Link from an XML descriptor
   -a          Link from a list of assemblies
   -i          Link from an mono-api-info descriptor

gmake[8]: *** [../../class/lib/net_2_0/Mono.CSharp.dll] Error 1
gmake[8]: Leaving directory 
`/local/scratch/pkgsrc/lang/mono/work.i386/mono-2.4.3.1/mcs/tools/csharplib'
gmake[7]: *** [do-all] Error 2

cheers
mark



Home | Main Index | Thread Index | Old Index