From owner-freebsd-current Wed Apr 28 12:41:23 1999 Delivered-To: freebsd-current@freebsd.org Received: from server.amis.net (server.amis.net [212.18.32.10]) by hub.freebsd.org (Postfix) with ESMTP id 0960614EDE for ; Wed, 28 Apr 1999 12:41:11 -0700 (PDT) (envelope-from blaz@gold.amis.net) Received: (from uucp@localhost) by server.amis.net (8.8.8/8.8.8) with UUCP id VAA29867 for freebsd-current@freebsd.org; Wed, 28 Apr 1999 21:41:04 +0200 (CEST) Received: by gold.amis.net (Postfix, from userid 1000) id A317440; Wed, 28 Apr 1999 21:39:48 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by gold.amis.net (Postfix) with ESMTP id 7FEA81E19 for ; Wed, 28 Apr 1999 21:39:48 +0200 (CEST) Date: Wed, 28 Apr 1999 21:39:48 +0200 (CEST) From: Blaz Zupan To: freebsd-current@freebsd.org Subject: Broken Linux emulation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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