bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Build problem on AIX for wget-1.12


From: Perry Smith
Subject: [Bug-wget] Build problem on AIX for wget-1.12
Date: Wed, 8 Dec 2010 20:29:42 -0600

On a system that does not have getopt.h in its /usr/include, the build will 
stop when src/main.c is compiled for an "out of tree" build.

The list of -I options does not include one for ../lib which is where getopt.h 
is found.

I worked around it by just editing src/Makefile and adding in some -I paths.

Hope this helps,
Perry Smith




reply via email to

[Prev in Thread] Current Thread [Next in Thread]