you don't need any password to access the bazaar repository: https://savannah.gnu.org/bzr/?group=wget
Remember to use "trunk" as branch name. You can also try with the last alpha release: ftp://alpha.gnu.org/gnu/wget/wget-1.12-2428.tar.bz2 Thanks, Giuseppe Perry Smith <[email protected]> writes: > Hi, > > I only tried the released 1.12. > > I notice that the SCM being used is Bazaar (which is yet another SCM > -- and I don't have it). Plus, it appears I need a password to access > it. > > Perry > > On Dec 9, 2010, at 6:32 PM, Giuseppe Scrivano wrote: > >> 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
