Hi,


Has anyone managed to build Mono 0.96 on Solaris 8 (Sparc) successfully? I've been running into a few problems with 'monoburg' and can't figure out how to fix it.


First - the mono 'make' fails on monoburg.y:

bison ./monoburg.y -o parser.c
make: *** [parser.c] Broken Pipe

(I'm using Bison 1.875d)


I can get around this using Sun yacc:

/usr/ccs/bin/yacc monoburg.y
cp y.tab.c parser.c

But, when I run make again:

./monoburg ./sample.brg > sample.c
ld.so.1: ./monoburg: fatal: libgthread-2.0.so.0: open failed: No such file or directory
make: *** [sample.c] Error 137



Has anyone seen this before? Any thoughts or comments on how to fix it would be greatly appreciated!


Thanks,



Jeff.

- The integrity of the transmitted information in this E-mail is not guaranteed by Desjardins Securities which accepts no liability for any damage caused by its fraudulent alteration. - This E-mail is confidential and is intended for the sole use of the recipient or authorized representative of the recipient. Any person who receives this E-mail by mistake shall immediately notify the sender and destroy it. Any other use of the information therein is strictly prohibited. - In no manner does this notice limit other more restrictive warnings which may have been transmitted to you by Desjardins Securities.

Reply via email to