Subject: Re: c++ build problem with digikam
To: Christos Zoulas <christos@zoulas.com>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: tech-pkg
Date: 02/19/2006 22:30:28
On Sunday 19 February 2006 21:07, 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++.

Yes, moving the <unistd.h> before the <tiffio.h> was enough.

thanks
mark