Re: Compile of Gnupg 2.0.1 failed - no libintl

2006-12-07 Thread Werner Koch
On Thu,  7 Dec 2006 01:46, [EMAIL PROTECTED] said:

 I don't know what other configuration options to try, and I don't  
 understand what *any* of them do, so I'm going to bag gnupg 2.0.1 and  
 wait until I can find out what is going on, or maybe wait for a  
 macosx binary.  I'm running 1.4.5 and its working fine for me.

You should install libiconv.  See my response too Charly Avital's
report.



Salam-Shalom,

   Werner


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Compile of Gnupg 2.0.1 failed - no libintl

2006-12-06 Thread Doug Barton
Peter Stoddard wrote:
 Hi folks
 
 I tried compiling Gnupg 2.0.1 on a 733 MHz PowerPC G4 running Mac OSX
 10.4.8 and the make failed with the following error:
 
 In file included from sysutils.c:41:
 i18n.h:27:23: error: libintl.h: No such file or directory
 sysutils.c: In function 'disable_core_dumps':
 sysutils.c:88: warning: implicit declaration of function 'gettext'
 sysutils.c:88: warning: incompatible implicit declaration of built-in
 function 'gettext'
 make[2]: *** [libcommon_a-sysutils.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 
 I looked libintl up and it involves native language support.  Is this
 really necessary to ild Gnupg 2.x?  If so, is there source code
 somewhere I can download?

Try adding --disable-nls to your configure command. Also try doing
'./configure --help | more' to see if there is anything else there
that is relevant, but only change things if you're pretty sure you
know what's going to happen if you do. :)

Doug

-- 

If you're never wrong, you're not trying hard enough

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Compile of Gnupg 2.0.1 failed - no libintl

2006-12-06 Thread Peter Stoddard

On Dec 6, 2006, at 10:33 AM, Doug Barton wrote:

 Peter Stoddard wrote:
 Hi folks

 I tried compiling Gnupg 2.0.1 on a 733 MHz PowerPC G4 running Mac OSX
 10.4.8 and the make failed with the following error:

 In file included from sysutils.c:41:
 i18n.h:27:23: error: libintl.h: No such file or directory
 sysutils.c: In function 'disable_core_dumps':
 sysutils.c:88: warning: implicit declaration of function 'gettext'
 sysutils.c:88: warning: incompatible implicit declaration of built-in
 function 'gettext'
 make[2]: *** [libcommon_a-sysutils.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 I looked libintl up and it involves native language support.  Is this
 really necessary to ild Gnupg 2.x?  If so, is there source code
 somewhere I can download?

 Try adding --disable-nls to your configure command. Also try doing
 './configure --help | more' to see if there is anything else there
 that is relevant, but only change things if you're pretty sure you
 know what's going to happen if you do. :)

Thanks for the suggestion Doug.  I tried configure --disable-nls, and  
I got further in the make but it eventually failed with the following  
error:

/usr/bin/ld: Undefined symbols:
_libiconv
_libiconv_close
_libiconv_open
collect2: ld returned 1 exit status
make[2]: *** [kbxutil] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I don't know what other configuration options to try, and I don't  
understand what *any* of them do, so I'm going to bag gnupg 2.0.1 and  
wait until I can find out what is going on, or maybe wait for a  
macosx binary.  I'm running 1.4.5 and its working fine for me.

Pete

--
Peter Stoddard  --  GPG Key 4A1F5DA0





--
Peter Stoddard  --  GPG Key 4A1F5DA0




___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Compile of Gnupg 2.0.1 failed - no libintl

2006-12-01 Thread Peter Stoddard

Hi folks

I tried compiling Gnupg 2.0.1 on a 733 MHz PowerPC G4 running Mac OSX  
10.4.8 and the make failed with the following error:


In file included from sysutils.c:41:
i18n.h:27:23: error: libintl.h: No such file or directory
sysutils.c: In function 'disable_core_dumps':
sysutils.c:88: warning: implicit declaration of function 'gettext'
sysutils.c:88: warning: incompatible implicit declaration of built-in  
function 'gettext'

make[2]: *** [libcommon_a-sysutils.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I looked libintl up and it involves native language support.  Is this  
really necessary to ild Gnupg 2.x?  If so, is there source code  
somewhere I can download?


Thanks
Pete
--
Peter Stoddard  --  GPG Key 4A1F5DA0




___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users