From owner-freebsd-ports Thu Mar 25 8:34:57 1999 Delivered-To: freebsd-ports@freebsd.org Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (Postfix) with ESMTP id 4EF6014EC1 for ; Thu, 25 Mar 1999 08:34:56 -0800 (PST) (envelope-from handy@lambic.physics.montana.edu) Received: from localhost (handy@localhost) by lambic.physics.montana.edu (8.8.8/8.8.7) with ESMTP id JAA15461 for ; Thu, 25 Mar 1999 09:34:25 -0700 (MST) (envelope-from handy@lambic.physics.montana.edu) Date: Thu, 25 Mar 1999 09:34:25 -0700 (MST) From: Brian Handy To: ports@freebsd.org Subject: Re: gtk-1.2.0 broken for 2.2-STABLE? In-Reply-To: Message-ID: X-files: The truth is out there MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To answer my own question on the gtk12 build... in glib12, there's this patch: --- configure.in.orig Thu Jan 28 09:59:01 1999 +++ configure.in Thu Jan 28 23:13:01 1999 [...] + freebsd*) + G_MODULE_LDFLAGS='-Wl,-E' + ;; This stuff doesn't make sense on 2.2. I don't know what this does, but I think it breaks the build for FreeBSD < 3.0 or so. If I can get it to compile without that, I'm fine with this. (I just need the program in this one place, I don't feel the need to campaign for 2.2 compliance. :-) Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message