[Mono-list] Solaris 9 ?
WC -Sx- Jones
lists@insecurity.org
Fri, 9 May 2003 11:13:25 -0400
Please pardon this obviously FAQ:
Is there anyone on this list using mono C# on Solaris? Or does anyone
know of anybody who was able to successfully build the mono and related
tools?
I cannot get mono to build during [g]make (I tried both :)
The error:
$ gmake
gmake all-recursive
gmake[1]: Entering directory `/usr/local/Sneex/MONO/mono-0.24'
Making all in mono
gmake[2]: Entering directory `/usr/local/Sneex/MONO/mono-0.24/mono'
Making all in utils
gmake[3]: Entering directory
`/usr/local/Sneex/MONO/mono-0.24/mono/utils'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/local/Sneex/MONO/mono-0.24/mono/utils'
Making all in io-layer
gmake[3]: Entering directory
`/usr/local/Sneex/MONO/mono-0.24/mono/io-layer'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory
`/usr/local/Sneex/MONO/mono-0.24/mono/io-layer'
Making all in monoburg
gmake[3]: Entering directory
`/usr/local/Sneex/MONO/mono-0.24/mono/monoburg'
bison ./monoburg.y -o parser.c
gmake[3]: *** [parser.c] Broken Pipe
gmake[3]: Leaving directory
`/usr/local/Sneex/MONO/mono-0.24/mono/monoburg'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/Sneex/MONO/mono-0.24/mono'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/Sneex/MONO/mono-0.24'
gmake: *** [all] Error 2
Help?
-Bill- :]