Date: Thu, 25 Mar 1999 09:34:25 -0700 (MST) From: Brian Handy <handy@lambic.physics.montana.edu> To: ports@freebsd.org Subject: Re: gtk-1.2.0 broken for 2.2-STABLE? Message-ID: <Pine.BSF.4.05.9903250930550.29619-100000@lambic.physics.montana.edu> In-Reply-To: <Pine.BSF.4.05.9903250910000.29619-100000@lambic.physics.montana.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903250930550.29619-100000>