emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem building emacs from cvs


From: Jan Djärv
Subject: Re: Problem building emacs from cvs
Date: Sat, 22 Mar 2008 09:11:27 +0100
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)



Jan Djärv skrev:
I spoke too soon.  You have a problem here:

/usr/lib/libavahi-client.so.3: undefined reference to `dbus_watch_get_unix_fd'

I don't know which library it is that requires libavahi-client, but you can check the first failure in config.log. It is one of the libraries linked in on the previous line. Do an ldd on each library and see if libavahi-client is in the output. Either way, some dependency on fedora 8 is broken.

Have you installed dbus-devel and dbus-glib-devel? Try that if they aren't installed.

        Jan D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]