This is the mail archive of the cygwin@cygwin.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: libiconv-1.7 on cygwin-1.3.2 problems


Gerrit,

>I got now problems building bleadperl. 
>At first configure isn't able to find libiconv, because there 
>is no libiconv.a:
>[...]
>No -lPW.
>No -lx.
>No -liconv.
>No -lutil.
>Found -lcygipc.
>[...]

No big deal. That's what configure is for, this is not really needed by
perl.

>Second problem is during 'make' of bleadperl which works o.k 
>before i installed the patched binutils && libtool && automake,
>but i'm not sure if it belongs to binutils:
>
>        Making File::Glob (dynamic)
>Writing Makefile for File::Glob
>make[1]: Entering directory `/src/buildperl/ext/File/Glob'
>Makefile out-of-date with respect to ../../../lib/Config.pm 
>../../../config.h
>Cleaning current config before rebuilding Makefile...

Probably just you. Take heed to the bottom line and do a realclean. Better
still extract fresh from the archive and do the configure all again.

libiconv is mainly needed by Text::Iconv, being the interface to this
library. There are a few modules that do have this as a dependancy so
further work on ports is always welcome.

--Neil

__________________________________________________________________________
Please Note :
Only  the intended recipient is authorised to access or use this e-mail.  If
you are not the intended recipient,
please delete this e-mail and notify the sender immediately.   The contents
of this e-mail are the writer's 
opinion and are not necessarily endorsed by the Gunz Companies unless
expressly stated.

We use virus scanning software but exclude all liability for viruses or
similar in any attachment.



--
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/


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