[Mono-dev] FW: Mono on Solaris 10 x86 - just one question...

Zoltan Varga vargaz at gmail.com
Mon Dec 31 10:34:34 EST 2007


Hi,

See this:

http://www.nabble.com/Building-Mono-1.1.12-on-Solaris-to2030980.html

            Zoltan

On Dec 30, 2007 7:21 PM, Cetin Sert <cetin at sertcom.de> wrote:
> I'm forwarding a question I have received. Hope someone comes up with a solution.
>
> -----Original Message-----
> From: Robert Richter [mailto:duncan at tucan-entertainment.com]
> Sent: Sonntag, 30. Dezember 2007 19:17
> To: cetin at sertcom.de
> Subject: Mono on Solaris 10 x86 - just one question...
>
> Hi Cetin!
>
> Sorry for asking, but just one short question ;)
>
> I am trying to compile Mono on Solaris 10 x86 - had solved nearly every
> problem so far (even successfully built libgdiplus) - BUT I still get this
> error (see below) on Mono 1.2.5 and Mono 1.2.6 - do you have any idea..?
>
> Thank you in advance,
> Robert
>
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o error.o error.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o lalr.o lalr.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o lr0.o lr0.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o main.o main.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o mkpar.o mkpar.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o output.o output.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o reader.o reader.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o symtab.o symtab.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o verbose.o verbose.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -c -o warshall.o warshall.c
> /opt/csw/gcc3/bin/gcc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2
> -o jay closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o
> symtab.o verbose.o warshall.o
> gmake[7]: Leaving directory `/home/duncan/mono-1.2.5/mcs/jay'
> gmake[6]: Leaving directory `/home/duncan/mono-1.2.5/mcs/jay'
> gmake[6]: Entering directory `/home/duncan/mono-1.2.5/mcs/mcs'
> Creating ../build/deps/basic_mcs.exe.makefrag ...
> gmake[6]: Leaving directory `/home/duncan/mono-1.2.5/mcs/mcs'
> gmake[6]: Entering directory `/home/duncan/mono-1.2.5/mcs/mcs'
> gmake all-local
> gmake[7]: Entering directory `/home/duncan/mono-1.2.5/mcs/mcs'
> ../jay/jay -ctv < ../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv
> jay-tmp.out cs-parser.cs
> ../jay/jay: 5 rules never reduced
> ../jay/jay: 30 shift/reduce conflicts, 1 reduce/reduce conflict.
> /bin/sh ../mkinstalldirs ../class/lib/basic/
> mkdir -p -- ../class/lib/basic/
> touch ../class/lib/basic//.stamp
> gmake[7]: *** No rule to make target
> `../class/Mono.CompilerServices.SymbolWriter/MonoSymbolFile.cs', needed by
> `../class/lib/basic/mcs.exe'.  Stop.
> gmake[7]: Leaving directory `/home/duncan/mono-1.2.5/mcs/mcs'
> gmake[6]: *** [do-all] Error 2
> gmake[6]: Leaving directory `/home/duncan/mono-1.2.5/mcs/mcs'
> gmake[5]: *** [all-recursive] Error 1
> gmake[5]: Leaving directory `/home/duncan/mono-1.2.5/mcs'
> gmake[4]: *** [profile-do--basic--all] Error 2
> gmake[4]: Leaving directory `/home/duncan/mono-1.2.5/mcs'
> gmake[3]: *** [profiles-do--all] Error 2
> gmake[3]: Leaving directory `/home/duncan/mono-1.2.5/mcs'
> gmake[2]: *** [all-local] Error 2
> gmake[2]: Leaving directory `/home/duncan/mono-1.2.5/runtime'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/home/duncan/mono-1.2.5'
> gmake: *** [all] Error 2
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list