Date: Wed, 04 Jul 2007 20:23:16 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: Ganbold <ganbold@micom.mng.net> Cc: gnome@freebsd.org Subject: Re: glib compile problem Message-ID: <op.tuyws20c9aq2h7@mezz.mezzweb.com> In-Reply-To: <468C44A4.7010400@micom.mng.net> References: <468B4DD7.6050101@micom.mng.net> <468B5401.2080103@micom.mng.net> <op.tux427sk9aq2h7@mezz.mezzweb.com> <468C44A4.7010400@micom.mng.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 04 Jul 2007 20:08:52 -0500, Ganbold <ganbold@micom.mng.net> wrot= e: > Jeremy Messenger wrote: >> On Wed, 04 Jul 2007 03:02:09 -0500, Ganbold <ganbold@micom.mng.net> = >> wrote: >> >>> Replying to myself, it seems like it required gettext which was = >>> missing on my machine. >>> Should glib install dependent packages such as gettext? >>> Maybe I'm wrong here. >> >> It is already depend on gettext. > > Yeah, I know that. I meant, should making glib install gettext if = > gettext is not installed on the system? Yes, it should be. Cheers, Mezz > thanks, > > Ganbold > > >> >> Cheers, >> Mezz >> >>> thanks, >>> >>> Ganbold >>> >>> Ganbold wrote: >>>> Hi, >>>> >>>> When I'm trying to install mc from ports in today's CURRENT machine= = >>>> I've got following errors: >>>> It fails in glib20 configure script. Also I saw a lot of "sh: = >>>> environment corrupt; missing value for" >>>> messages. >>>> >>>> .. >>>> sh: environment corrupt; missing value for LC_ALL >>>> sh: environment corrupt; missing value for LC_NUMERIC >>>> i486-portbld-freebsd7.0 >>>> checking for gcc... cc >>>> checking for C compiler default output file name... configure: erro= r: = >>>> C compiler cannot create executables >>>> See `config.log' for more details. >>>> =3D=3D=3D> Script "configure" failed unexpectedly. >>>> Please run the gnomelogalyzer, available from >>>> "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagno= se = >>>> the >>>> problem and suggest a solution. If - and only if - the gnomelogalyz= er = >>>> cannot >>>> solve the problem, report the build failure to the FreeBSD GNOME te= am = >>>> at >>>> gnome@FreeBSD.org, and attach (a) >>>> "/usr/ports/devel/glib20/work/glib-2.12.12/config.log", (b) the = >>>> output of the >>>> failed make command, and (c) the gnomelogalyzer output. Also, it = >>>> might be a >>>> good idea to provide an overview of all packages installed on your = = >>>> system >>>> (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, >>>> copy-and-paste into http://freebsd-gnome.pastebin.com, or use = >>>> send-pr(1) with >>>> the attachment. Try to avoid sending any attachments to the mailing= = >>>> list >>>> (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing = >>>> lists are >>>> usually discarded by the mailing list software. >>>> *** Error code 1 >>>> >>>> Stop in /usr/ports/devel/glib20. >>>> *** Error code 1 >>>> >>>> Stop in /usr/ports/devel/glib20. >>>> >>>> And the config.log says: >>>> >>>> configure:3499: $? =3D 0 >>>> configure:3506: cc -V >&5 >>>> cc: '-V' option must have argument >>>> configure:3509: $? =3D 1 >>>> configure:3532: checking for C compiler default output file name >>>> configure:3559: cc -O1 -pipe -I/usr/local/include -L/usr/local/lib= = >>>> -lintl conftest.c >&5 >>>> /usr/bin/ld: cannot find -lintl >>>> configure:3562: $? =3D 1 >>>> configure: failed program was: >>>> | /* confdefs.h. */ >>>> | #define PACKAGE_NAME "glib" >>>> | #define PACKAGE_TARNAME "glib" >>>> | #define PACKAGE_VERSION "2.12.12" >>>> | #define PACKAGE_STRING "glib 2.12.12" >>>> | #define PACKAGE_BUGREPORT = >>>> "http://bugzilla.gnome.org/enter_bug.cgi?product=3Dglib" >>>> | #define GLIB_MAJOR_VERSION 2 >>>> | #define GLIB_MINOR_VERSION 12 >>>> | #define GLIB_MICRO_VERSION 12 >>>> | #define GLIB_INTERFACE_AGE 12 >>>> | #define GLIB_BINARY_AGE 1212 >>>> | #define G_COMPILED_WITH_DEBUGGING "minimum" >>>> | /* end confdefs.h. */ >>>> | >>>> | int >>>> | main () >>>> | { >>>> | >>>> | ; >>>> | return 0; >>>> | } >>>> configure:3600: error: C compiler cannot create executables >>>> See `config.log' for more details. >>>> >>>> Anybody has solved this issue before? >>>> >>>> thanks, >>>> >>>> Ganbold -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tuyws20c9aq2h7>