Date: Tue, 17 Jan 2006 16:13:11 -0500 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: Dirk Meyer <dirk.meyer@dinoex.sub.org> Cc: gnome@FreeBSD.org Subject: Re: gnomedesktop and WITHOUT_NLS=yes Message-ID: <43CD5DE7.5040308@FreeBSD.org> In-Reply-To: <3lBrkUe7mb@dmeyer.dinoex.sub.org> References: <1sodbEe7mb@dmeyer.dinoex.sub.org> <5Muynke7mb@dmeyer.dinoex.sub.org> <LS4QQuGob7@dmeyer.dinoex.sub.org> <TBYqUUe7mb@dmeyer.dinoex.sub.org> <79RK00uAnH@dmeyer.dinoex.sub.org> <79RK00uAnH@dmeyer.dinoex.sub.org> <20060116120427.0896e397.jylefort@FreeBSD.org> <TBYqUUe7mb@dmeyer.dinoex.sub.org> <1137415089.9038.10.camel@pav.hide.vol.cz> <LS4QQuGob7@dmeyer.dinoex.sub.org> <1137435163.9038.120.camel@pav.hide.vol.cz> <5Muynke7mb@dmeyer.dinoex.sub.org> <1137440878.70749.2.camel@localhost> <1sodbEe7mb@dmeyer.dinoex.sub.org> <1137513071.38904.71.camel@pav.hide.vol.cz> <3lBrkUe7mb@dmeyer.dinoex.sub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dirk Meyer wrote: > Pav Lucistnik schrieb:, > >>> Any more test I can run to shead more light on this? >> You could look into config.log and check why >> checking for bindtextdomain in -lintl... no >> failed. Also, what does this says? > > That is intresting! > > [...] > configure:22571: checking for bindtextdomain in -lintl > configure:22601: cc -o conftest -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-su > bscripts -Wcomment -Wconversion -Wformat -Wimplicit -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissing-p > rototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -W > shadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings -I/usr/local/incl > ude -rpath=/usr/local/lib conftest.c -lintl >&5 > conftest.c:32: warning: function declaration isn't a prototype > /usr/libexec/elf/ld: cannot find -lintl > configure:22607: $? = 1 > configure: failed program was: > [...] > >> make -V CONFIGURE_ENV > > # ( cd /usr/ports/x11/gnomedesktop && make -V CONFIGURE_ENV ) > CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" LDFLAGS=" -rpath=/usr/local/lib" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PORTOBJFORMAT=elf MAKE=gmake PATH=/usr/local/libexec/libtool15:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin LIBTOOL=/usr/local/bin/libtool15 LIBTOOLIZE=/usr/local/bin/libtoolize15 LIBTOOL_M4=/usr/local/share/aclocal/libtool15.m4 LTCONFIG=true ESD_CONFIG="/usr/local/bin/esd-config" GTKDOC="false" lt_cv_sys_max_cmd_len=65536 > > > I see that LDFLAGS is clobbered. > My Suggested fix now is to resove the shortcut in the Makefile. > > Now any given LDFLAGS will be honored. > (CPPFLAGS should be fixed too someday) This should not be needed as gnomedesktop does not set USE_OPENSSL (or anything else that would clobber LDFLAGS). What do your /etc/make.conf and build environment look like? Joe - -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFDzV3nb2iPiv4Uz4cRAmXBAKCHqSuZRLMGV34rtrgWOkByJ0RcWgCgkyQV /TSKKHFlL0R0F9eZOLazz7Q= =TMqH -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43CD5DE7.5040308>