Date: Fri, 17 Nov 2000 12:37:16 -0500 From: Vivek Khera <khera@kciLink.com> To: freebsd-stable@freebsd.org Subject: Re: 4.2 Beta Broke Plugger Message-ID: <14869.27852.651307.142483@onceler.kciLink.com> In-Reply-To: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov> References: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "DT" == Dave Tweten <tweten@nas.nasa.gov> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14869.27852.651307.142483>