[Pianod] Autoconf round 4

Peter Li chinasaurli at gmail.com
Sun Feb 24 12:08:24 PST 2013


Okay, smooth sailing on FC17 except for those two implicit declrs.  I 
was able to get rid of them by:
     1) adding -D_BSD_SOURCE to the Makefile for libezxml; should be 
simple to add to the automake
     2) adding _GNU_SOURCE under _BSD_SOURCE in query.c, although I'm 
not sure defining both of these is a good idea; pianod seems to run...

P


On 02/23/2013 02:55 PM, Perette Barella wrote:
> I've fixed the compile to add -std=c99 for GCC, added locating the 
> libcrypt.a, and fixed locating libbsd.a.  I think I've fixed fgetln, 
> the other two are still outstanding.
>
> Let me know...
>
> Perette



More information about the Pianod mailing list