From owner-freebsd-stable Fri Nov 17 9:37:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id CA61037B4C5 for ; Fri, 17 Nov 2000 09:37:24 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id C065C2E443 for ; Fri, 17 Nov 2000 12:37:16 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id eAHHbGr70166; Fri, 17 Nov 2000 12:37:16 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.27852.651307.142483@onceler.kciLink.com> Date: Fri, 17 Nov 2000 12:37:16 -0500 To: freebsd-stable@freebsd.org Subject: Re: 4.2 Beta Broke Plugger In-Reply-To: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov> References: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov> X-Mailer: VM 6.83 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "DT" == Dave Tweten writes: DT> Until recently (pre 4.2 beta), I could get the port, plugger to build by DT> extracting copies of the a.out startup files from CDs for earlier FreeBSD DT> releases, putting them into /usr/lib/aout, and building with DT> "PORTOBJFORMAT=aout" defined on the make command. As of my 4.2 beta cvsup on DT> Nov 13 12:04, that no longer works. I get the following instead: Works for me on a Nov 2 copy of 4.2-BETA, ports cvsup'd today. Wouldn't this be better discussed on ports@freebsd.org? # make PORTOBJFORMAT=aout ===> Extracting for plugger-3.2 >> Checksum OK for plugger-3.2.tar.gz. >> Checksum OK for unix-sdk-3.0b5.tar.Z. /usr/ports/distfiles//plugger-3.2.tar.gz: 72.1% /usr/ports/distfiles//unix-sdk-3.0b5.tar.Z: 51.0% ===> Patching for plugger-3.2 ===> Applying FreeBSD patches for plugger-3.2 /bin/mv /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c.orig /usr/bin/sed -e 's#/usr/local/#/usr/local/#' /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c.orig > /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c ===> Configuring for plugger-3.2 ===> 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 [root@onceler]# pwd /usr/ports/www/plugger I have the c++rt0.o file from FreeBSD 2.2.8 in /usr/lib/aout. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message