MacOS X 10.3.2 (was Re: gnupg 1.2.4 compile error)
    David Shaw 
    dshaw at jabberwocky.com
       
    Fri Feb  6 10:30:12 CET 2004
    
    
  
On Wed, Feb 04, 2004 at 08:04:40PM +0100, Ludwig Hügelschäfer wrote:
> Hello,
> 
> I tried to compile gnupg 1.2.4 on MacOS X 10.3.2 and encountered the 
> following error (./configure ran smooth)
> 
> >gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
> >-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" 
> >-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2 
> >-Wall  dcigettext.c
> >dcigettext.c:238: header file 'search.h' not found
> >cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
> >mode
> >make[2]: *** [dcigettext.o] Error 1
> >make[1]: *** [all-recursive] Error 1
> >make: *** [all] Error 2
> 
> What am I doing wrong? Did somebody else encounter and solve this?
10.3.2 is pretty new.  Has anyone else seen this problem?  It would be
a bug in gettext, rather than in GnuPG (not that that helps you in
getting GnuPG built).  For what it's worth, the gettext stub that
comes with GnuPG is version 0.12.1.
As a workaround, try building with "./configure --disable-nls". You
will lose the translations, however.
David
    
    
More information about the Gnupg-users
mailing list