bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem using header in c++


From: Marko Macek
Subject: problem using header in c++
Date: Tue, 23 Dec 2003 22:19:37 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Hello!


 uname -a
FreeBSD x86-freebsd1 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #23: Thu Sep 18 22:40:16 PDT 2003 address@hidden:/usr/obj/usr/src/sys/GENERIC i386

the package is 'icewm' (from cvs), using:

CFLAGS=-I/usr/local/include
CXXFLAGS=-I/usr/local/include
export CFLAGS CXXFLAGS
./configure

this happens:

checking iconv.h usability... yes
checking iconv.h presence... no
configure: WARNING: iconv.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: iconv.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for iconv.h... no
configure: error: I18N support has been requested but iconv.h wasn?t found.


Hope it helps,
Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]