Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2000 04:10:02 -0800 (PST)
From:      Peter Pentchev <roam@orbitel.bg>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/23360: glib12.3 in /usr/ports won't build on a 3.5-STABLE machine
Message-ID:  <200012081210.eB8CA2530603@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/23360; it has been noted by GNATS.

From: Peter Pentchev <roam@orbitel.bg>
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




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