Subject: Re: c++ build problem with digikam
To: Christos Zoulas <christos@zoulas.com>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 02/19/2006 20:40:04
On Sun, Feb 19, 2006 at 03:07:08AM -0500, Christos Zoulas wrote:
> Yes, /usr/include headers are special when included from c++...
> If you include <unistd.h> and <stdlib.h> before including <tiffio.h>
> should work. I h@e c++.

This is a g++ misfeature, not a generic C++ problem ;-)

Martin