Hi Marcus, Try casting the return of write() to void. The compiler doesn't like that it's being ignored.
Please reply and let us know how that works. Thanks, -Steve > -----Original Message----- > From: Marcus Schröder [mailto:[email protected]] > Sent: Tuesday, June 23, 2009 10:40 AM > To: [email protected] > Subject: Building Qpid 0.5 > > > Hi, > > I built qpid 0.4 successfully on my old ubuntu 8.04, but after > installing a clean 9.04 and trying qpid 0.5, I keep getting this > compilation error: http://pastie.org/521427 . If I see it right, the > fork() of the Daemon causes errors, but I have no clue what may be the > cause of this. The result of running ./configure can be seen here: > http://pastie.org/521637 > Any suggestions? > > Best, > Marcus > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
