Skip site navigation (1)Skip section navigation (2)
Date:      17 Oct 2002 21:39:56 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Daniel Flickinger <attila@hun.org>
Cc:        ports maintenance <gnome@FreeBSD.ORG>
Subject:   Re: failure to compile port ORBit-0.5.17
Message-ID:  <1034905196.7331.4.camel@shumai.marcuscom.com>
In-Reply-To: <20021018010334.Ihpf81964@hun.org>
References:  <20021017024938.GVgk3295@hun.org>  <20021018010334.Ihpf81964@hun.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Thu, 2002-10-17 at 21:03, Daniel Flickinger wrote:
>     Every time I run make installworld (from a shell script), it
>     calls a subroutine which looks suspiciously like yours...
> 
> 	cleanup() {
> 	    rm -rf ${DESTDIR}/usr/include.old >/dev/null 2>&1
> 	    mv -f ${DESTDIR}/usr/include ${DESTDIR}/usr/include.old
> 	    chflags -R noschg ${DESTDIR}/usr/lib
> 	    if [ ! -d ${DESTDIR}/usr/lib/old ]; then
> 		mkdir ${DESTDIR}/usr/lib/old
> 	    fi
> 	    if [ ! -d ${DESTDIR}/usr/lib/compat ]; then
> 		mkdir ${DESTDIR}/usr/lib/compat
> 	    fi
> 	    mv -f ${DESTDIR}/usr/lib/lib*.so.* ${DESTDIR}/usr/lib/compat
> 	    mv -f ${DESTDIR}/usr/lib/*.o ${DESTDIR}/usr/lib/old
> 	    mv -f ${DESTDIR}/usr/lib/lib*.a ${DESTDIR}/usr/lib/old
> 	    mv -f ${DESTDIR}/usr/lib/lib*.so ${DESTDIR}/usr/lib/old
> 	}
> 
>     Basically --take no prisoners and cull out fat finger errors.
> 
>     The last installworld was for code current as of 1200 GMT (2 in
>     the morning for you) today.
> 
>     I have 300+ packages/ports installed, few older than March 2002,
>     but the elf loader change, etc. of roughly 15 Aug 2002 means I
>     need to update them all. I managed to complile X-4, Mozilla, and
>     Xaw3d; and load the packages for Xemacs and cvsup which would not
>     compile.
> 
>     Meanwhile, on down the list...

So this means you're okay?  I image so since Mozilla requires ORBit.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (FreeBSD)

iD8DBQA9r2Zsb2iPiv4Uz4cRAqzEAKCtHBHCTetH9+p6qIsewJVytebGsACcDP8J
GaKHtybovrTvMJ+3HtsNnfA=
=lR7g
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1034905196.7331.4.camel>