Ticket #777 (closed defect: None)

Opened 3 years ago

Last modified 39 years ago

iconv problem

Reported by: nobody Owned by:
Priority: normal Milestone:
Component: build Version: 1.3.0
Keywords: Cc:

Description

licq-1.3.2RC2 configure crushes at FreeBSD 5.3 :

[root@koresh /var/src/licq-1.3.2RC2]# ./configure --with-libiconv-prefix=/usr/local


checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no configure: error: Could not find iconv.h. Install libiconv.

but libiconv installed with prefix /usr/local/

Change History

Changed 3 years ago by emostar

Logged In: YES user_id=21415

What is the output of 'locate iconv.h' ?

Changed 3 years ago by nobody

Logged In: NO

Here : [koresh@koresh ~]$ locate iconv.h /usr/BSD/ports/mail/stuphead/files/patch-src::conv_iconv.h /usr/BSD/ports/www/mod_php4/work/php-4.4.0/ext/iconv/php_iconv.h /usr/BSD/src/sys/i386/compile/KORESH/opt_libiconv.h /usr/BSD/src/sys/sys/iconv.h /usr/include/sys/iconv.h /usr/local/include/iconv.h /usr/obj/usr/BSD/src/sys/KORESH/opt_libiconv.h

Changed 3 years ago by emostar

  • status changed from assigned to closed

Logged In: YES user_id=21415

You need the dev package installed or compile from source.

Note: See TracTickets for help on using tickets.