pkgsrc-Users archive

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

mono fails to install



Hi

running netbsd macppc 5.99.21 (userland+kernel)

lang mono fails to install with the message:

gmake[7]: Entering directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs/tools/csharplib'
/usr/pkg/bin/gmake all-local
gmake[8]: Entering directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs/tools/csharplib'
/bin/sh ./../../mkinstalldirs fixup
MONO_PATH="./../../class/lib/net_2_0:./.././class/lib/net_1_1:$MONO_PATH" /usr/pkgsrc/lang/mono/work/mono-2.4.2.3/runtime/mono-wrapper ./../../class/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 `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs/tools/csharplib'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs/tools/csharplib'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs/tools'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs'
gmake[4]: *** [profile-do--net_2_0--all] Error 2
gmake[4]: Leaving directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/lang/mono/work/mono-2.4.2.3'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/lang/mono

Andreas



Home | Main Index | Thread Index | Old Index