gpg 2.0.9 - compiling problem
Charly Avital
shavital at mac.com
Mon Apr 7 17:30:40 CEST 2008
Hi,
When trying to compile 2.0.9 on a PPC, I get the following:
1. End of ./configure:
-------
GnuPG v2.0.9 has been configured as follows:
Platform: Darwin (powerpc-apple-darwin9.2.2)
OpenPGP: yes
S/MIME: yes
Agent: yes
Smartcard: yes
Protect tool: (default)
Default agent: (default)
Default pinentry: (default)
Default scdaemon: (default)
Default dirmngr: (default)
-------
2. But end of Make:
--------
gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\"
-DGNUPG_BINDIR="\"/usr/local/bin\""
-DGNUPG_LIBEXECDIR="\"/usr/local/libexec\""
-DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\""
-DGNUPG_DATADIR="\"/usr/local/share/gnupg\""
-DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include -g -O2
-Wall -Wno-pointer-sign -Wpointer-arith -MT t-convert.o -MD -MP -MF
.deps/t-convert.Tpo -c -o t-convert.o t-convert.c
mv -f .deps/t-convert.Tpo .deps/t-convert.Po
gcc -I/usr/local/include -I/usr/local/include -I/usr/local/include -g
-O2 -Wall -Wno-pointer-sign -Wpointer-arith -o t-convert t-convert.o
libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/lib -lgcrypt
-L/usr/local/lib -lgpg-error -L/usr/local/lib -lgpg-error
-L/usr/local/lib -liconv
ld: file not found: /usr/local/lib/libintl.8.dylib
collect2: ld returned 1 exit status
make[3]: *** [t-convert] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
-------
3. I got a lot of hits when Googling for 'ld: file not found:
/usr/local/lib/libintl.8.dylib, that seems to be a part (?) of gettest.
I tried to compile gettest 0.17, but 'make' failed.
I had no problem compiling 2.0.9 on an Intel Mac.
4. What am I missing here?
Thanks in advance,
Charly
More information about the Gnupg-users
mailing list