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]

Re: can't compile wget and lapack++




> >Wget has a linkage problem : ftp.o (..........) undefined reference to
> >'h_errno'
> These would be porting problems.  You should look at the code for these
> two packages and see where the problem is.  In addition, I know wget has
> been ported before.

I managed to compile wget by passing 0, rather than h_errno. This makes it say
"unknown error" rather than "cannot resolve host" when it can't connect. I'm sure
there is a better way to do it, but....this one's very easy :-)


----- Original Message -----
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
To: "Meffo" <mef73@hotmail.com>; "cygwin@sourceware.cygnus.com"
<cygwin@hotpop.com>
Sent: Friday, June 30, 2000 11:18 PM
Subject: Re: can't compile wget and lapack++


>
>
> At 11:03 AM 6/30/2000, Meffo wrote:
> >Ok ! This problem is solved:
> >
> >Now lapack++ tells me : ANSI C++ forbids declaration 'xxx' with no type
> >(inline function)
> >Wget has a linkage problem : ftp.o (..........) undefined reference to
> >'h_errno'
> >
> >I' haven idea if are cgywin problems.
>
>
> These would be porting problems.  You should look at the code for these
> two packages and see where the problem is.  In addition, I know wget has
> been ported before.  I don't remember whether lapack++ was or not....
>
>
>
> Larry Hall                              lhall@rfk.com
> RFK Partners, Inc.                      http://www.rfk.com
> 118 Washington Street                   (508) 893-9779 - RFK Office
> Holliston, MA 01746                     (508) 893-9889 - FAX
>
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


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


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