This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Win NT/Cygnus problems


I don't know about Cygnwin but

  sh -x libtoolize

would let you see the errors in libtoolize when they occur. This might
give some clues about what is going wrong.


Marco Falcioni writes:
 > Hi,
 > I am trying to build the last CVS version on Cygwin and I get a very strange
 > error message from autoconf and libtoolize:
 > 
 > /usr/local/bin/libtoolize: 
 > : command not found
 > /usr/local/bin/libtoolize: 
 > : command not found
 > /usr/local/bin/libtoolize: 
 > : command not found
 > /usr/local/bin/libtoolize: 
 > : command not found
 > /usr/local/bin/libtoolize: 
 > : command not found
 > /usr/local/bin/libtoolize: 
 > : command not found
 > /usr/local/bin/libtoolize: 
 > : command not found
 > /usr/local/bin/libtoolize: line 58: syntax error near unexpected token `do
 > '
 > /usr/local/bin/libtoolize: line 58: `do
 > '
 > 
 > 
 > and
 > 
 > 
 > /usr/local/bin/autoconf: 
 > : command not found
 > /usr/local/bin/autoconf: 
 > : command not found
 > /usr/local/bin/autoconf: 
 > : command not found
 > /usr/local/bin/autoconf: 
 > : command not found
 > /usr/local/bin/autoconf: 
 > : command not found
 > /usr/local/bin/autoconf: 
 > : command not found
 > /usr/local/bin/autoconf: line 41: syntax error near unexpected token `in
 > '
 > /usr/local/bin/autoconf: line 41: `case "${M4}" in
 > '
 > 
 > I admit that I am ignorant, but it did not happen with 0.5.  I am also
 > trying to port GSL to MS Visual C++.  I am having problems with extern
 > inline (since I run configure from cygwin) and with some other missing
 > includes and functions.  If anybody has tried this please let me know. I may
 > give up soon...
 > 
 > Thanks
 > Marco
 > 
 > 
 > 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]