sunside
Junior Member
Member # 472
|
posted July 19, 2002 08:11 AM
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
|