Date: Thu, 25 Mar 1999 12:05:00 -0600 (CST) From: khiggins@iglobal.net To: Brian Handy <handy@lambic.physics.montana.edu> Cc: vanilla@FreeBSD.ORG, ports@FreeBSD.ORG Subject: RE: gtk-1.2.0 broken for 2.2-STABLE? Message-ID: <XFMail.990325120500.khiggins@iglobal.net> 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
I had the same problem last night under 2.2.7, after cvsup'n the ports tree and making sure the upgrade kit was installed. The problem is in the configure script (see very end of config.log) ... when the configure script compiles the glib test program it passes and "-E" to the linker ... -E is applicable to elf and 2.2.X's "ld" is a.out based :-o I didn't have time to try and remove the "-E" (and maybe others) from the script and try building again. On 25-Mar-99 Brian Handy wrote: > Hi folks, > > I'm trying to compile gimp1 on 2.2-STABLE, and it would appear that the > gtk12 port is broken (at least for 2.2-STABLE). I'm not sure of this, so > I'm holding off submitting a bogus PR...but gtk12 doesn't like the glib12 > port: > > checking for gettext... no > checking for gettext in -lintl... (cached) yes > checking for extra flags to get ANSI library prototypes... none needed > checking for extra flags for POSIX compliance... > configure: warning: Could not determine POSIX flag. (-posix didn't work.) > checking for glib-config... /usr/local/bin/glib12-config > checking for GLIB - version >= 1.2.0... no > *** Could not run GLIB test program, checking why... > *** The test program failed to compile or link. See the file config.log for > the > *** exact error that occured. This usually means GLIB was incorrectly > installed > *** or that you have moved GLIB since it was installed. In the latter case, > you > *** may want to edit the glib-config script: /usr/local/bin/glib12-config > configure: error: > *** GLIB 1.2.0 or better is required. The latest version of GLIB > *** is always available from ftp://ftp.gtk.org/. > *** Error code 1 > > Stop. > *** Error code 1 > Stop. > > > > > > Brian > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message - ---------------------------------- E-Mail: khiggins@iglobal.net Date: 25-Mar-99 Time: 11:50:33 ---------------------------------- 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?XFMail.990325120500.khiggins>