Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2008 01:12:05 -0700
From:      Walt Pawley <walt@wump.org>
To:        questions@freebsd.org
Subject:   What is CPP's real default include path?
Message-ID:  <p0624082bc4446e99d142@[10.0.0.10]>

next in thread | raw e-mail | index | archive | help
I've been fiddling with compiling nzbget-0.4.0 on a 6.3 system.
My initial efforts failed the configuration process for not
finding iconv.h. This, despite /usr/local/include/iconv.h being
present and supposedly in the include search path if the info
documentation can be believed.

Just to see if I could learn something, I copied the
/usr/local/include/iconv.h to /usr/include/ and tried again.
After this, the configuration process completed and the
application seemed to "make" and "make install" just fine.

Is there some way to ascertain what the set of default include
paths actually is?
-- 

Walter M. Pawley <walt@wump.org>
Wump Research & Company
676 River Bend Road, Roseburg, OR 97470
         541-672-8975



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0624082bc4446e99d142>