public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: NcFTP's configure & readline
       [not found] <3.0.5.32.19991202170913.00e64230@pop.ma.ultranet.com>
@ 1999-12-03  4:58 ` Andre Oliveira da Costa
  1999-12-31 13:28   ` Andre Oliveira da Costa
  0 siblings, 1 reply; 4+ messages in thread
From: Andre Oliveira da Costa @ 1999-12-03  4:58 UTC (permalink / raw)
  To: Larry Hall (RFK Partners, Inc); +Cc: Cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 878 bytes --]

> You must have installed a newer version of the compiler.  You need to
> update your Cygwin environment to match.  Check Mumit Khan's site or
> the mail archives for messages from him on this topic.

Actually, I think it was quite the opposite: my upgrade of the cygwin libs
messed up my egcs distribution. Maybe I'll have to install gcc-2.95... (I
was delaying it due to the complexity of this task, given the amount of
emails that appeared on the mailing list about that). Or, maybe there was a
problem with the snapshot I installed, maybe I should try a newer one...

Anyway, you gave me the right hint, I think -- that my compiler and my
cygwin inst are somehow desynchronized.

Thanks for your help.

Best regards,

Andre
--
André Oliveira da Costa
(costa@cade.com.br)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: NcFTP's configure & readline
  1999-12-03  4:58 ` NcFTP's configure & readline Andre Oliveira da Costa
@ 1999-12-31 13:28   ` Andre Oliveira da Costa
  0 siblings, 0 replies; 4+ messages in thread
From: Andre Oliveira da Costa @ 1999-12-31 13:28 UTC (permalink / raw)
  To: Larry Hall (RFK Partners, Inc); +Cc: Cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 878 bytes --]

> You must have installed a newer version of the compiler.  You need to
> update your Cygwin environment to match.  Check Mumit Khan's site or
> the mail archives for messages from him on this topic.

Actually, I think it was quite the opposite: my upgrade of the cygwin libs
messed up my egcs distribution. Maybe I'll have to install gcc-2.95... (I
was delaying it due to the complexity of this task, given the amount of
emails that appeared on the mailing list about that). Or, maybe there was a
problem with the snapshot I installed, maybe I should try a newer one...

Anyway, you gave me the right hint, I think -- that my compiler and my
cygwin inst are somehow desynchronized.

Thanks for your help.

Best regards,

Andre
--
André Oliveira da Costa
(costa@cade.com.br)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* NcFTP's configure & readline
  1999-12-02 14:01 Andre Oliveira da Costa
@ 1999-12-31 13:28 ` Andre Oliveira da Costa
  0 siblings, 0 replies; 4+ messages in thread
From: Andre Oliveira da Costa @ 1999-12-31 13:28 UTC (permalink / raw)
  To: Cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Hi,

while trying to compile ncftp v2.4.3 for cygwin B20.1 (patched with 19991122
snapshot), its configure script complained about not being able to find
readline. Since I know libreadline.a lives on /cygnus/.../lib/libreadline.a,
I decided to take a closer look at config.log, and I found this:

configure:2436: gcc -o conftest -O2 -I/usr/local/include -L/usr/local/lib
confte
st.c -lreadline   1>&5
c:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\..
\..\
../libreadline.a(readline.o)(.text+0x1815):readline.c: undefined reference
to `_ctype_'

Looking even closer, I realized all the complaints were about the same
_ctype_, which a grep on the include files at /cygnus/.../include reports as
being defined on ctype.h. Is there anything strange with my configuration or
should I have done something else on the configure phase?

My cygwin is B20.1, with cygwin-inst-19991122.tar.gz installed over it. I
attached the output of cygcheck -s in case anybody would like to take a look
at it.

TIA,

Andre
--
André Oliveira da Costa
(costa@cade.com.br)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* NcFTP's configure & readline
@ 1999-12-02 14:01 Andre Oliveira da Costa
  1999-12-31 13:28 ` Andre Oliveira da Costa
  0 siblings, 1 reply; 4+ messages in thread
From: Andre Oliveira da Costa @ 1999-12-02 14:01 UTC (permalink / raw)
  To: Cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Hi,

while trying to compile ncftp v2.4.3 for cygwin B20.1 (patched with 19991122
snapshot), its configure script complained about not being able to find
readline. Since I know libreadline.a lives on /cygnus/.../lib/libreadline.a,
I decided to take a closer look at config.log, and I found this:

configure:2436: gcc -o conftest -O2 -I/usr/local/include -L/usr/local/lib
confte
st.c -lreadline   1>&5
c:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\..
\..\
../libreadline.a(readline.o)(.text+0x1815):readline.c: undefined reference
to `_ctype_'

Looking even closer, I realized all the complaints were about the same
_ctype_, which a grep on the include files at /cygnus/.../include reports as
being defined on ctype.h. Is there anything strange with my configuration or
should I have done something else on the configure phase?

My cygwin is B20.1, with cygwin-inst-19991122.tar.gz installed over it. I
attached the output of cygcheck -s in case anybody would like to take a look
at it.

TIA,

Andre
--
André Oliveira da Costa
(costa@cade.com.br)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-12-31 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3.0.5.32.19991202170913.00e64230@pop.ma.ultranet.com>
1999-12-03  4:58 ` NcFTP's configure & readline Andre Oliveira da Costa
1999-12-31 13:28   ` Andre Oliveira da Costa
1999-12-02 14:01 Andre Oliveira da Costa
1999-12-31 13:28 ` Andre Oliveira da Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).