pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] 0.123 compilation failure


From: Steve Davies
Subject: Re: [Pan-users] 0.123 compilation failure
Date: Tue, 6 Feb 2007 16:27:10 +0000

On 2/6/07, Geoff <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]