Hello, I get "-I ../lib" as argument to the compiler using the development version of wget. What version have you tried?
Thanks, Giuseppe Perry Smith <[email protected]> writes: > 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
