From owner-freebsd-stable Tue Jul 18 5: 7:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (Postfix) with ESMTP id CE96D37C040 for ; Tue, 18 Jul 2000 05:06:50 -0700 (PDT) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs10.alcatel.fr (mailhub2.alcatel.fr [155.132.188.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id OAA27175 for ; Tue, 18 Jul 2000 14:06:29 +0200 From: Thierry.Herbelot@alcatel.fr Received: from frmta003.netfr.alcatel.fr (frmta003.netfr.alcatel.fr [155.132.251.32]) by aifhs10.alcatel.fr (ALCANET/SMTP2) with SMTP id OAA25293 for ; Tue, 18 Jul 2000 14:03:47 +0200 (MET DST) Received: by frmta003.netfr.alcatel.fr(Lotus SMTP MTA v4.6.6 (890.1 7-16-1999)) id C1256920.00428960 ; Tue, 18 Jul 2000 14:06:45 +0200 X-Lotus-FromDomain: ALCATEL To: stable@freebsd.org Message-ID: Date: Tue, 18 Jul 2000 14:06:42 +0200 Subject: broken linux-communicator port ? Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm trying to install linux communicator from the ports, but I can't get past one bug : pc-daisy% cd /usr/ports/www/linux-netscape47-communicator/ pc-daisy% su Password: pc-daisy# make install ===> Installing for linux-netscape-communicator-4.73 ===> linux-netscape-communicator-4.73 depends on file: /compat/linux/lib/ld.so - found ===> linux-netscape-communicator-4.73 depends on executable: netscape - found ===> linux-netscape-communicator-4.73 depends on executable: netscape - found ===> linux-netscape-communicator-4.73 depends on shared library: X11.6 - found ELF interpreter /lib/ld-linux.so.2 not found *** Signal 6 Stop in /usr/ports/www/linux-netscape47-communicator. *** Error code 1 Stop in /usr/ports/www/linux-netscape47-communicator. *** Error code 1 Stop in /usr/ports/www/linux-netscape47-communicator. pc-daisy# pc-daisy# pkg_info XFree86-4.0.1 X11R6.4/XFree86 core distribution linux_base-6.1 The base set of packages needed in Linux mode netscape-remote-1.0 Utility to pass commands to running netscape process netscape-wrapper-2000.07.07 Netscape wrapper to avoid multiple invocation and more pc-daisy# pc-daisy# pushd /usr/compat/linux/sbin/ /usr/compat/linux/sbin /usr/ports/www/linux-netscape47-communicator pc-daisy# file * install-info: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked, stripped ldconfig: ELF 32-bit LSB executable, Intel 80386, version 1 (Linux), statically linked, stripped sln: ELF 32-bit LSB executable, Intel 80386, version 1, statically linked, stripped pc-daisy# uname -v FreeBSD 4.0-20000710-STABLE #0: Wed Jul 12 16:21:36 CEST 2000 (the ports tree is also from 4.0-20000710-STABLE) pc-daisy# pushd /usr/compat/linux/lib/ /usr/compat/linux/lib ~ pc-daisy# ll | more total 9514 -rwxr-xr-x 1 root wheel 344890 Jul 18 13:30 ld-2.1.2.so lrwxr-xr-x 1 root wheel 17 Jul 18 10:18 ld-linux.so.1 -> ld-linux.so.1.9 .5 -rwxr-xr-x 1 root wheel 25034 Mar 22 1999 ld-linux.so.1.9.5 lrwxr-xr-x 1 root wheel 11 Jul 18 10:18 ld-linux.so.2 -> ld-2.1.2.so -rwxr-xr-x 2 root wheel 104236 Mar 22 1999 ld.so -rwxr-xr-x 2 root wheel 104236 Mar 22 1999 ld.so.1.9.5 ...... TIA TfH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message