Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 1999 21:39:48 +0200 (CEST)
From:      Blaz Zupan <blaz@gold.amis.net>
To:        freebsd-current@freebsd.org
Subject:   Broken Linux emulation
Message-ID:  <Pine.BSF.4.05.9904282137170.555-100000@gold.amis.net>

next in thread | raw e-mail | index | archive | help
After doing a make world today and compiling a new kernel, the Linux
netscape 4.51 does not work anymore. It immediately core dumps:

/home/blaz> netscape
Illegal instruction (core dumped)
/home/blaz> gdb /usr/local/netscape-4.51/communicator-4.51.bin
communicator-4.5.
core 
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...(no debugging symbols
found)...

warning: core file may not match specified executable file.
Core was generated by `communicator-4.5'.
Program terminated with signal 4, Illegal instruction.
/usr/X11R6/lib/libXt.so.6.0: No such file or directory.
#0  0x836fefd in XP_ListNextEncodingType ()
(gdb) bt
#0  0x836fefd in XP_ListNextEncodingType ()
#1  0x8370327 in NET_RegisterContentTypeConverter ()
#2  0x866fa3f in NF_RegisterConverters ()
#3  0x866be2a in NF_FontBrokerInitialize ()
#4  0x823e695 in fe_ComputeFontSizeTable ()
#5  0x823e965 in fe_InitFonts ()
#6  0x826d32c in main ()
#7  0x8231edb in ___crt_dummy__ ()
(gdb) 


Before anybody asks why I use the Linux netscape binary, there is no Flash
and Acrobat plugin for the FreeBSD version.

I also noticed the problem reported by others which C++ programs:

/home/blaz> /usr/local/etc/rc.d/xfstt.sh
/usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "__vt_7filebuf"


Blaz Zupan, blaz@amis.net, http://www.herbie.amis.net
Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904282137170.555-100000>