From owner-freebsd-ports Fri Dec 8 4:10: 6 2000 From owner-freebsd-ports@FreeBSD.ORG Fri Dec 8 04:10:02 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC5E737B400 for ; Fri, 8 Dec 2000 04:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB8CA2530603; Fri, 8 Dec 2000 04:10:02 -0800 (PST) (envelope-from gnats) Date: Fri, 8 Dec 2000 04:10:02 -0800 (PST) Message-Id: <200012081210.eB8CA2530603@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: ports/23360: glib12.3 in /usr/ports won't build on a 3.5-STABLE machine Reply-To: Peter Pentchev Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/23360; it has been noted by GNATS. From: Peter Pentchev To: wonko@poseur.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/23360: glib12.3 in /usr/ports won't build on a 3.5-STABLE machine Date: Fri, 8 Dec 2000 14:00:08 +0200 On Thu, Dec 07, 2000 at 10:11:00AM -0800, wonko@poseur.com wrote: > > >Number: 23360 > >Category: ports > >Synopsis: glib12.3 in /usr/ports won't build on a 3.5-STABLE machine > >Originator: Brian Hechinger > >Release: 3.5-STABLE > >Organization: > Poseur Interactive > >Environment: > FreeBSD agonie.poseur.com 3.5-STABLE FreeBSD 3.5-STABLE #1: Mon Jul 10 16:43:34 EDT 2000 root@agonie.poseur.com:/usr/src/sys/compile/AGONIE i386 > > >Description: > cd /usr/ports/devel/glib12 > make > get's this error:Error: your port uses an old layout. Please update it to match this bsd.port.mk > > >How-To-Repeat: > beats me, this is the only FreeBSD box i have root on to try this with right now. > >Fix: > none, sorry. Sounds like you have either upgraded ports-base without upgrading the ports tree itself, or you have updated everything, yet for some reason the pkg/ or patches/ directories are left in the glib12 port. Try removing them and see if the port builds. If it does, do this: find /usr/ports -type d -and \( -name pkg -or -name patches \) | xargs rm -rf G'luck, Peter -- This sentence is false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message