2012/5/2 Christoph Egger <[email protected]>: > CXX util/pidfile.o > util/pidfile.cc: In member function 'bool > datadifferential::util::Pidfile::create()': > util/pidfile.cc:122:64: error: 'O_CLOEXEC' was not declared in this scope
See #635192. But I don't think we can add O_CLOEXEC for Wheezy (see Aurelien's response in that bug). As workaround it can be defined to 0. -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

