From owner-freebsd-stable Thu Nov 16 16:25:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gilmore.nas.nasa.gov (gilmore.nas.nasa.gov [129.99.32.17]) by hub.freebsd.org (Postfix) with ESMTP id E1C5437B479 for ; Thu, 16 Nov 2000 16:25:25 -0800 (PST) Received: from gilmore.nas.nasa.gov (tweten@localhost.nas.nasa.gov [127.0.0.1]) by gilmore.nas.nasa.gov (8.11.1/8.11.1) with ESMTP id eAH0PKJ01012 for ; Thu, 16 Nov 2000 16:25:20 -0800 (PST) (envelope-from tweten@gilmore.nas.nasa.gov) Message-Id: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 Reply-To: tweten@nas.nasa.gov To: freebsd-stable@freebsd.org Subject: 4.2 Beta Broke Plugger From: Dave Tweten Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 16 Nov 2000 16:25:19 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Until recently (pre 4.2 beta), I could get the port, plugger to build by extracting copies of the a.out startup files from CDs for earlier FreeBSD releases, putting them into /usr/lib/aout, and building with "PORTOBJFORMAT=aout" defined on the make command. As of my 4.2 beta cvsup on Nov 13 12:04, that no longer works. I get the following instead: ===> Building for plugger-3.2 make plugger.so CC=gcc XCFLAGS='-fpic -aout' LD=gcc XLDFLAGS='-shared -aout' gcc -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.2\" -DDEBUG -fpic -aout -o plugger.o plugger.c gcc -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.2\" -DDEBUG -fpic -aout -o common.o ../PluginSDK30b5/common/npunix.c gcc -shared -aout -o plugger.so plugger.o common.o ld: /usr/lib/libgcc_pic.a(): bad magic *** Error code 1 Stop in /usr/ports/www/plugger/work/plugger-3.2. *** Error code 1 Stop in /usr/ports/www/plugger/work/plugger-3.2. *** Error code 1 Stop in /usr/ports/www/plugger. *** Error code 1 Stop in /usr/ports/www/plugger. *** Error code 1 Stop in /usr/ports/www/plugger. *** Error code 1 Stop in /usr/ports/www/plugger. Can someone shed some light on the problem for me? Thanks. -- M/S 258-5 | 1024-bit PGP fingerprint: | tweten@nas.nasa.gov NASA Ames Research Center | 41 B0 89 0A 8F 94 6C 59 | (650) 604-4416 Moffett Field, CA 94035-1000 | 7C 80 10 20 25 C7 2F E6 | FAX: (650) 604-4377 We each earn what freedom of speech we defend for those who most offend us. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message