From owner-freebsd-ports Wed Aug 26 04:12:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA14141 for freebsd-ports-outgoing; Wed, 26 Aug 1998 04:12:12 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA14135; Wed, 26 Aug 1998 04:12:05 -0700 (PDT) (envelope-from cracauer@cons.org) Received: (from cracauer@localhost) by cons.org (8.8.8/8.7.3) id NAA18280; Wed, 26 Aug 1998 13:11:15 +0200 (CEST) Message-ID: <19980826131115.C18242@cons.org> Date: Wed, 26 Aug 1998 13:11:15 +0200 From: Martin Cracauer To: Satoshi Asami , cracauer@cons.org Cc: freebsd-ports@FreeBSD.ORG, vanilla@FreeBSD.ORG Subject: Re: Some -devel ports break autoconf (gtk11 spotted) References: <19980819142241.A29002@cons.org> <199808201002.DAA04653@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <199808201002.DAA04653@silvia.hip.berkeley.edu>; from Satoshi Asami on Thu, Aug 20, 1998 at 03:02:44AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What became out of this? I am curious what people think of a $(PREFIX-DEVEL) directory tree, at least for application-building parts (libraries, includefiles), so that building applications against -current libaries becomes less of a nightmare. -developemnt applications can be installed to the main $(PREFIX) again, at least their binaries, so that people don't have to change their $PATH. > * Date: Wed, 19 Aug 1998 14:22:41 +0200 > * From: Martin Cracauer > * > * > * When having gtk and gtk11 installed, you have gtk.m4 and gtk11.m4 in > * /usr/local/share/aclocal. > * > * This breaks autoconf (more specially, aclocal), since both files > * define variables of the same name. > * > * The proper fix in the line of the usual stable/current port way would > * be to change the names of all variables in gtk11.m4 from gtk to > * gtk11. This would put a lot of work on the shoulders for everyone > * trying to compile something against gtk11. > * > * So I think it would be more wise to create a > * $(PREFIX)/share/aclocal.current/ directory, where ports with possibly > * conflicting aclocal parts could place them and maintainers of > * depending ports could easily address them. > * > * While I'm at it, I also though it would be a good idea to create a > * whoel $(PREFIX-DEVEL) directory structure, so that accessing two > * version of one port would be easier. That is obviously limited to two > * versions of a port, but would make compiling non-port software against > * devel ports (i.e. GNOME against gtk11) much easier. Has this been > * discussed before? > * > * Martin > * -- > * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > * Martin Cracauer http://www.cons.org/cracauer > * Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 > * Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany > * > * To Unsubscribe: send mail to majordomo@FreeBSD.org > * with "unsubscribe freebsd-ports" in the body of the message > * > * > -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message