Re: [libposix-development] make errors (printf)
Status: Pre-Alpha
Brought to you by:
hdante
From: Henrique A. <hd...@gm...> - 2009-06-29 23:31:49
|
Same bug here, I've just noticed that I forgot to update the Makefile, sorry about that. Please try to build with cmake to check that the error disappears. The instructions follow: $ cd .. && mkdir libposix.build && cd libposix.build $ cmake ../libposix $ make I'll deal with the issue in a couple of hours. 2009/6/29 <jh...@gm...>: > Hey guys, > > Is anyone having trouble building libposix in its current state? I am > getting a lot of errors from the printf() implementation. I have tested with > GCC 4.3 and 4.4 (Ubuntu Jaunty and Karmic) I am attaching the output so > y'all can see what I am seeing. > > Any suggestions as to what the problem may be would be very helpful. > > Cheers, > John > > -- > John Haitas > jh...@gm... > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Libposix-development mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libposix-development > > -- Henrique Dante de Almeida hd...@gm... |