Date: Wed, 26 May 1999 11:12:10 -0700 (PDT) From: pir-freebsd@pir.net To: freebsd-gnats-submit@freebsd.org Subject: kern/11899: many linux programs fail after 2.2.8-R -> 3.2-R upgrade Message-ID: <19990526181210.31DF815407@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 11899 >Category: kern >Synopsis: many linux programs fail after 2.2.8-R -> 3.2-R upgrade >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 26 11:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Peter Radcliffe >Release: 3.2-RELEASE >Organization: >Environment: FreeBSD mrow 3.2-RELEASE FreeBSD 3.2-RELEASE #2: Wed May 26 11:57:29 EDT 1999 pir@mrow:/usr/src/sys/compile/MROW i386 >Description: Binary upgrade (via locally made CD) from 2.2.8-R to 3.2-R. Afterwards many linux binaries refuse to run with errors such as: /opt/applix/applix: can't resolve symbol '__mb_cur_max' /opt/applix/applix: can't resolve symbol '_DefaultRuneLocale' /opt/applix/applix: can't resolve symbol '_CurrentRuneLocale' /opt/applix/applix: can't resolve symbol '__sF' The binaries (netscape, applixware and acrobat reader) were all installed via the ports system and all show reasonable ldd output: /opt/applix/applix: libX11.so.6 => /usr/openwin/lib/libX11.so.6 libc.so.5 => /lib/libc.so.5.4.23 libdl.so.1 => /lib/libdl.so.1.7.14 libm.so.5 => /lib/libm.so.5.0.8 libstdc++.so.27 => /usr/lib/libstdc++.so.27 I've tried using kernel.GENERIC, rebuilding the kernel with or without various options, removing and reinstalling linux_lib-2.6.1 package (rm-ing /usr/compat/linux in the middle) ... All of these binaries worked fine with 2.2.8-R and linux_lib-2.6, so my assumption is this is a kernel problem. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990526181210.31DF815407>