Cygwin setup crashes

Manu manubee@wanadoo.fr
Tue Mar 4 00:56:00 GMT 2003


Max Bowsher wrote:


> Manu wrote:
> > Cygwin's setup.exe crashes when installing from a local directory.
> > I'm running Win98.
>
> Odd. What is your net connection like? Can I email you a debug build of
> setup.exe to try? (1.26MB zip, or 1.07MB .bz2)

I have a slow RTC connection unfortunately.
Anyway, I tried to build the CVS sources, but "setup" doesn't link:

linking setup.exe
[...]
c:/Dev/Sources/Cygwin-Setup/build/libgetopt++/src/OptionSet.cc:76: undefined reference to
`getopt_long'
c:/Dev/Sources/Cygwin-Setup/build/libgetopt++/src/OptionSet.cc:91: undefined reference to
`optarg'
c:/Dev/Sources/Cygwin-Setup/build/libgetopt++/src/OptionSet.cc:95: undefined reference to
`optind'
c:/Dev/Sources/Cygwin-Setup/build/libgetopt++/src/OptionSet.cc:96: undefined reference to
`optind'
[..]

Strange, since I have libgetopt installed.

I have done "./libgetopt++/bootstrap.sh", then,

"./configure -C --enable-dependencies --disable-shared \
--build=i386-pc-mingw32 'CC=gcc -g' 'CXX=g++ -g' \
--enable-maintainer-mode && make"

libgetopt++/src/getopt.c is not compiled, my "MinGW/lib/getopt.a"
is not linked with libgetopt++.

Manu.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list