Re: Build from source (git clone git://git.gnome.org/seahorse) config files missing.



On 10/30/2010 03:55:04 PM Sat, lucas gary gmail com wrote:
Ok, so it looked like it worked last evening.

Now after doing the following from a completely clean directory:

git clone git://git.gnome.org/seahorse
gary gary-iMac:~/Development/seahorse$ ./autogen.sh > autogen.output
[ snip ]
seahorse-notification.c: In function ‘setup_libnotify_notification’:
seahorse-notification.c:240: error: missing binary operator before token "("
make[3]: *** [seahorse-notification.lo] Error 1
make[3]: Leaving directory `/home/gary/Development/seahorse/libseahorse'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/gary/Development/seahorse/libseahorse'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gary/Development/seahorse'
make: *** [all] Error 2
[ snip ]
Breaks on this line:
240 #if NOTIFY_CHECK_VERSION(0,7,0)

I'm assuming I'm missing a macro library that didn't get picked up by
apt-get build-dep seahorse.

Any suggestions?

Thank you.

Gary

That macro seems to have been implemented in libnotify 0.5.2[1].  Perhaps seahorse is missing a version dependency.

[1] <URL:http://osdir.com/ml/general/2010-10/msg27687.html>

Attachment: pgpLr2ObQLq1a.pgp
Description: PGP signature



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