From: Bob D. <bd...@si...> - 2005-02-20 18:50:02
|
Hi, Hym... Any idea why iconv.h is in /usr/include/sys/iconv.h? I know RLIB does work on FreeBSD. Marty Kacin uses RLIB on FreeBSD For you maybe symlink iconv.h to /usr/include Any ideas Marty? - bob On Sun, 2005-02-20 at 12:14 -0600, Al Arzaga wrote: > Greetings, > > I'm having issues running the following configure command on my FreeBSD > 5.2.1 machine: > > ./configure --with-perl-include="/usr/bin/perl" --with-pythonver=2.4 > --without-postgres > > Notable results: > > checking for pg_config... no > > *** WARNING: POSTGRE NOT FOUND IN PATH. RLIB WILL NOT BE COMPILED WITH > SUPPORT FOR IT > > checking for gdlib-config... no > > *** WARNING: GD NOT FOUND IN PATH. RLIB WILL NOT BE COMPILED WITH SUPPORT > FOR IT > > checking for PERL files... configure: WARNING: PERL bindings are not going > to be used > > checking iconv.h usability... no > > checking iconv.h presence... no > > checking for iconv.h... no > > configure: error: cannot find iconf.h > > Warnings notwithstanding, how do I get past the error in which it can't find > iconv.h and iconf.h? On my machine iconv.h can be found in > /usr/include/sys/iconv.h > > I've tried this on both RLIB 1.2.1 and RLIB 1.3.1 > > > -Al > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users -- Bob Doan <bd...@si...> |