[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makedepend
From: |
Noah Misch |
Subject: |
Re: makedepend |
Date: |
Tue, 22 May 2007 07:12:04 -0700 |
User-agent: |
Mutt/1.5.9i |
On Tue, May 22, 2007 at 02:16:20PM +0100, T Kiernan wrote:
> makedepend: warning: qs.cc (reading /usr/local64/include/OB/Basic.h, line
> 206): cannot find include file "iostream"
> not in /usr/local64/include/OB/iostream
> not in
> /net/billc/export/home1/teresa/cvs/FW_latest_rel_4_3_patches/src/include/iostream
> not in /usr/local64/include/iostream
> not in /usr/local64/include/iostream
> not in /usr/local64/include/iostream
This inquiry is off topic on a mailing list for bugs in GNU Libtool. That said,
you need to pass appropriate -I options to `makedepend' so it can find this and
other C++ headers. The relevant directories are compiler-specific.
- makedepend, T Kiernan, 2007/05/22
- Re: makedepend,
Noah Misch <=