[Mono-list] Mono 0.96 Build Error on Solaris 8 (Sparc)

jeff.evans@vmd.desjardins.com jeff.evans@vmd.desjardins.com
Fri, 25 Jun 2004 18:57:20 -0400


--0__=0ABBE42DDFEE231B8f9e8a93df938690918c0ABBE42DDFEE231B
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: quoted-printable






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 f=
ile
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 confident=
ial
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 u=
se
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.=

--0__=0ABBE42DDFEE231B8f9e8a93df938690918c0ABBE42DDFEE231B
Content-type: text/html; charset=ISO-8859-1
Content-Disposition: inline
Content-transfer-encoding: quoted-printable

<html><body>
<p>Hi,<br>
<br>
<br>
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 figur=
e out how to fix it.<br>
<br>
<br>
First - the mono 'make' fails on monoburg.y:<br>
<br>
bison ./monoburg.y -o parser.c<br>
make: *** [parser.c] Broken Pipe<br>
<br>
(I'm using Bison 1.875d)<br>
<br>
<br>
I can get around this using Sun yacc:<br>
<br>
/usr/ccs/bin/yacc monoburg.y <br>
cp y.tab.c parser.c<br>
<br>
But, when I run make again:<br>
<br>
./monoburg ./sample.brg &gt; sample.c<br>
ld.so.1: ./monoburg: fatal: libgthread-2.0.so.0: open failed: No such f=
ile or directory<br>
make: *** [sample.c] Error 137<br>
<br>
<br>
<br>
Has anyone seen this before? Any thoughts or comments on how to fix it =
would be greatly appreciated!<br>
<br>
<br>
Thanks,<br>
<br>
<br>
<br>
Jeff.<br>
<br>
- The integrity of the transmitted information in this E-mail is not gu=
aranteed by Desjardins Securities which accepts no liability for any da=
mage caused by its fraudulent alteration.  - This E-mail is confidentia=
l and is intended for the sole use of the recipient or authorized repre=
sentative of the recipient. Any person who receives this E-mail by mist=
ake shall immediately notify the sender and destroy it. Any other use o=
f the information therein is strictly prohibited. - In no manner does t=
his notice limit other more restrictive warnings which may have been tr=
ansmitted to you by Desjardins Securities.</body></html>=

--0__=0ABBE42DDFEE231B8f9e8a93df938690918c0ABBE42DDFEE231B--