Re: build break: gnome-keyring



On Fri, 2005-07-15 at 11:59 +0200, Murray Cumming wrote:
> Yes, this is Ubuntu Breezy (unstable).
> 
> Using readlink() in a tiny C test case works, but it doesn't work in
> that file even if I put it right at the top after the #include
> <unistd.h>. I guess some other unistd.h is being picked up, or some
> define is being set somewhere.

readlink() is X/OPEN and BSD, I bet some header or pkg-config file is
changing the code expected.

Try adding AC_GNU_SOURCE to configure.in.

Ross
-- 
Ross Burton                                 mail: ross burtonini com
                                          jabber: ross burtonini com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF





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