Path: news.cs.au.dk!not-for-mail From: datpete@mjolner.dk Newsgroups: comp.lang.beta Subject: Re: Modal windows not modal under Solaris? Date: 13 May 1999 22:01:05 -0000 Organization: Mjolner Informatics ApS Lines: 53 Approved: mailtonews@cs.au.dk Distribution: world Message-ID: <19990513220105.10675.qmail@noatun.mjolner.dk> Reply-To: datpete@mjolner.dk NNTP-Posting-Host: daimi.cs.au.dk X-Trace: xinwen.cs.au.dk 926632888 3051145 255.255.255.255 (13 May 1999 22:01:28 GMT) X-Complaints-To: news@cs.au.dk NNTP-Posting-Date: 13 May 1999 22:01:28 GMT Xref: news.cs.au.dk comp.lang.beta:11942 Sascha Kimmel writes: > > Manmathan Muthukumarapillai schrieb in im Newsbeitrag: > 19990512100716.18902.qmail@noatun.mjolner.dk... > > > For your information: > > > > There are problems using guienv under solaris 2.7 if you link with > > libXm.so.4 which is the default motif librarary. For all the guienv > > programs I have run, I either get a BUS error or a segmentation fault. > > > > You can avoid the problem by linking with the libXm.so.3. > > And what about this error after linking? : > > Linking > Object program on file: nichtROOT > ld: warning: symbol `BetaStackTop' has differing types: > (file /tmp/nichtROOT.9300.1 type=FUNC; file > /app/unido-inf/sun4_55/beta/ > 4.1/betarun/v3.0/sun4s/betarun_v.o type=OBJT); > ld: warning: symbol `TextProto' has differing types: > (file /tmp/nichtROOT.9300.1 type=FUNC; file > /app/unido-inf/sun4_55/beta/ > 4.1/betarun/v3.0/sun4s/betarun_v.o type=OBJT); > ld: warning: symbol `_environ' has differing types: > (file /tmp/nichtROOT.9300.1 type=FUNC; file /usr/lib/libc.so > type=OBJT) > > Maybe it has something do do with this? > This linker warning has been eliminated in the next release of BETA for solaris. It has no implications on program functionality, and can be ignored. As explained by Mannan, the two different libXm.so versions under Solaris 2.7 is the cause of the guienv segmentation faults. We are currently investigating the exact reason, but as said, this can be overcome by explicit linking with libXm.so.3. Sincerely, Peter Andersen, Mjolner Informatics