From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 17 21:12:44 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E405016A41F for ; Tue, 17 Jan 2006 21:12:43 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from av-tac-rtp.cisco.com (bantam.cisco.com [64.102.19.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A2043D45 for ; Tue, 17 Jan 2006 21:12:43 +0000 (GMT) (envelope-from marcus@FreeBSD.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-rtp.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k0HLCgH12801; Tue, 17 Jan 2006 16:12:42 -0500 (EST) Received: from [64.102.192.190] (dhcp-64-102-192-190.cisco.com [64.102.192.190]) by rooster.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k0HLCff11979; Tue, 17 Jan 2006 16:12:42 -0500 (EST) Message-ID: <43CD5DE7.5040308@FreeBSD.org> Date: Tue, 17 Jan 2006 16:13:11 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: Dirk Meyer References: <1sodbEe7mb@dmeyer.dinoex.sub.org> <5Muynke7mb@dmeyer.dinoex.sub.org> <79RK00uAnH@dmeyer.dinoex.sub.org> <79RK00uAnH@dmeyer.dinoex.sub.org> <20060116120427.0896e397.jylefort@FreeBSD.org> <1137415089.9038.10.camel@pav.hide.vol.cz> <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> In-Reply-To: <3lBrkUe7mb@dmeyer.dinoex.sub.org> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: Re: gnomedesktop and WITHOUT_NLS=yes X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2006 21:12:44 -0000 -----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-----