On 2/6/07, Geoff <[EMAIL PROTECTED]> wrote:
Me again ....

In file included from data-io.cc:33:
../../pan/general/log.h:34: warning: `class pan::Log' only
defines a private destructor and has no friends
data-io.cc: In function `void <unnamed>::finalize_ostream
(std::ofstream*)': data-io.cc:202: `unlink' undeclared
(first use this function) data-io.cc:202: (Each undeclared
identifier is reported only once for each function it
appears in.) make[3]: *** [data-io.o] Error 1
make[3]: Leaving directory
`/usr/src/pan-0.123/pan/data-impl' make[2]: ***
[all-recursive] Error 1 make[2]: Leaving directory
`/usr/src/pan-0.123/pan' make[1]: *** [all-recursive] Error
1 make[1]: Leaving directory `/usr/src/pan-0.123'
make: *** [all] Error 2

Geoff


 #include <unistd.h>
near the top of this file fixes that.

Cheers,
Steve


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to