gnupg 1.4.3 build fails @ 'make' on OSX 10.4.5, unless "--disable-nls"

OpenMacNews openmacnews at gmail.com
Mon Apr 3 18:26:31 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hi all.

1.4.2 was built/running OK on my OSX 10.4.5.

attempting the 1.4.3 build ...

./configure w/:

	./configure \
	--prefix=/usr/local \
	--with-readline=/usr/local \
	--with-zlib=/usr/local \
	--with-libcurl=/usr/local/lib

results in a 'make' fail @:

	...
	Making all in tools
	if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl
- -L/usr/local/include -I/usr/local/include -I/usr/local/include
- -I/usr/local/include  -g -O2 -Wall -Wno-pointer-sign -MT gpgsplit.o -MD
- -MP -MF ".deps/gpgsplit.Tpo" -c -o gpgsplit.o gpgsplit.c; \
	then mv -f ".deps/gpgsplit.Tpo" ".deps/gpgsplit.Po"; else rm -f
".deps/gpgsplit.Tpo"; exit 1; fi
	gcc  -g -O2 -Wall -Wno-pointer-sign  -L/usr/local/lib -lreadline -lpcre
- -L/usr/local/lib -L/usr/local/lib -o gpgsplit  gpgsplit.o
../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a  -liconv -lintl
- -liconv -lc  -lz -lbz2
	/usr/bin/ld: multiple definitions of symbol _xfree
	/usr/local/lib/libreadline.dylib(xmalloc.so) definition of _xfree
	../util/libutil.a(memory.o) definition of _xfree in section (__TEXT,__text)
	/usr/bin/ld: multiple definitions of symbol _xmalloc
	/usr/local/lib/libreadline.dylib(xmalloc.so) definition of _xmalloc
	../util/libutil.a(memory.o) definition of _xmalloc in section
(__TEXT,__text)
	/usr/bin/ld: multiple definitions of symbol _xrealloc
	/usr/local/lib/libreadline.dylib(xmalloc.so) definition of _xrealloc
	../util/libutil.a(memory.o) definition of _xrealloc in section
(__TEXT,__text)
	/usr/bin/ld: warning multiple definitions of symbol _locale_charset
	/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libiconv.dylib(localcharset.o)
definition of _locale_charset
	/usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
	collect2: ld returned 1 exit status
	make[2]: *** [gpgsplit] Error 1
	make[1]: *** [all-recursive] Error 1
	make: *** [all] Error 2


DISABLING nls,  as:

	./configure \
	--prefix=/usr/local \
	--with-readline=/usr/local \
	--with-zlib=/usr/local \
	--with-libcurl=/usr/local/lib \
	--disable-nls

howeverm results in a successful 'make'

fwiw, my /usr/local/lib/libintl.dylib is from a local install of GETTEXT
v0.14.5 ...

just starting to poke around as to what changed ... any suggestions?


richard
- --

/"\
\ /  ASCII Ribbon Campaign
 X   against HTML email, vCards
/ \  & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB  D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)

iEYEAREDAAYFAkQxTLYACgkQlffdvTZxCMZQQwCeOf4GaBR4/1SpSuzrb0EKQD2f
/KQAn20L+B/D2wRJZ3R7OuktFCeadvxm
=ChrY
-----END PGP SIGNATURE-----




More information about the Gnupg-users mailing list