Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» MacOSX - forked.net   » Compile Problems   » libintl.h not found

UBBFriend: Email this page to someone!    
Author Topic: libintl.h not found
sunside
Junior Member
Member # 472

posted July 19, 2002 08:11 AM      Profile for sunside     Send New Private Message      Edit/Delete Post  Reply With Quote 
I am trying to compile wget on a MacOS X Server 10.1.4. But 'make' only gives me this output:

code:

cd src && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\"' CFLAGS='-O2 -Wall -Wno-implicit -no-cpp-precomp -lintl' LDFLAGS='' LIBS='-lintl ' prefix='/usr' exec_prefix='/usr' bindir='/usr/bin' infodir='=/usr/share/info' mandir='=/usr/share/man' manext='1'
gcc -I. -I. -I/opt/include -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -Wno-implicit -no-cpp-precomp -lintl -c gnu-md5.c
In file included from gnu-md5.c:41:
wget.h:59: libintl.h: No such file or directory
make[1]: *** [gnu-md5.o] Error 1
make: *** [src] Error 2

Can anyone help?


Posts: 1 | From: Germany | Registered: Jul 2002  |  IP: Logged
jpm
Member
Member # 574

posted January 02, 2003 10:35 PM      Profile for jpm     Send New Private Message      Edit/Delete Post  Reply With Quote 
libintl is the gettext project. if you need to build gettext you are also going to need dlcompat and libiconv...

didn't 10.1.x come with wget preinstalled or was it phased out in favour of curl in 10.1? what functionality of wget can you not get in curl? if you are looking for basic wget functionality try:

> curl -O "URL"
or alias wget "curl -O" if you must


Posts: 18 | From: 42° 16.62' north, 83° 45.23' west | Registered: Dec 2002  |  IP: Logged

All times are Pacific Time  

Post New Topic  Post A Reply Close Topic    Move Topic    Delete Topic next oldest topic   next newest topic
Hop To:

Contact Us | macosx.forked.net

Powered by Infopop Corporation
Ultimate Bulletin BoardTM 6.1.0.2