This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Building 'less' with b18



Hi folks, me again...

I'm trying to build 'less 3.32' with gnuwin32-b18, I installed ncurses 
1.9.9g, but it looks like the 'less' configure script cannot find 
libncurses.a
By default libncurses.a was in /usr/local/lib, I copied it to /usr/lib just 
to make sure, but it doesn't help.
Sorry for all these dumb questions, I didn't find anything in the faqs ! 
Thanks.

Jerome

"Program complexity grows until it exceeds the capability of the programmer 
who _must_ maintain it"


'sh configure' log :

creating cache ./config.cache
checking for gcc... gcc
checking whether we are using GNU C... no
checking for POSIXized ISC... no
checking how to run the C preprocessor... /lib/cpp
checking for a BSD compatible install... /usr/bin/install -c
checking for -lncurses... no
checking for -lcurses... no
checking for -ltermcap... no
checking for -ltermlib... no
checking for -lgen... no
checking for -lintl... no
checking for -lPW... no
checking for working terminal libraries... Cannot find terminal libraries -
conf igure failed
% ls -l /usr/lib/libncurses.a -rw-r--r--   1 500    everyone   325014 Jun 
15 10:05 /usr/lib/libncurses.a
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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