Re: Looking for a little assistance compiling pbbuttonsd on OpenSUSE 10.2
Brought to you by:
matthiasgrimm
From: Matthias G. <mat...@us...> - 2007-06-30 11:05:48
|
On Wed, 27 Jun 2007 08:51:30 -0700 Jason Williams <jvw...@ma...> wrote: Hi Jason, > Hi everyone, first post here and a little assistance with getting pbbuttonsd working on OpenSUSE 10.2 > > It looks like I have all the dependencies resolved and ./configure LAPTOP=MACBOOK (I have a Macbook PRO) works. > > The "make install" gets all the way through but then fails at the last with the following: [...] All missing functions are part of the zlib. I found a hint in the internet: http://mail.gnome.org/archives/garnome-list/2006-November/msg00001.html The pciutils-dev package seems to be the problem. It was reported as not to work properly. Unfortunately I can't remember the version. Please check the version of your pciutils-dev package and try to downgrade it. I have installed version 2.2.4-pre4-1 and it works fine. Best Regards Matthias |