David Relson написа:
After emerging dbus-1.0.2 on my x86 system, I've run

  "rc-update add dbus default" to make sure dbus will run in the future
  "/etc/init.d/dbus start" to start it
  "/etc/init.d/dbus reload" to be sure it's running
  "revdep-rebuild" - as suggested by the build notes

Now, _every_ emerge dies with:

  libtool: link: cannot find the library `/usr/lib/libdbus-glib-1.la' or
     unhandled argument `/usr/lib/libdbus-glib-1.la'

   ...

   !!! ERROR: ... failed.
   Call stack:
     ebuild.sh, line 1580:   Called dyn_compile
     ebuild.sh, line 945:   Called src_compile
     ebuild.sh, line 1269:   Called gnome2_src_compile
     gnome2.eclass, line 71:   Called die

   !!! compile failure
   !!! If you need support, post the topmost build error, and the call
       stack if relevant.

The actual value of "..." depends on which package failed to emerge.

Undoubtedly the problem is that I've not done something necessary, but
I don't know what.  Any hints?

Regards,

David

Hi,
There were (in my case) many packages which need to be rebuild against new dbus library (run revdep-rebuild --ignore -p -vv as root).
In your case try rebuilding 'dbus-glib'.
HTH. Rumen

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to