Hi,

I am trying to install a package called pybliographer. The last required dependency is
gnome-python2-py24, which is failing to build. Is there a way to make this build?
I appreciate any help you can give me.

The fink version is:

    $ fink --version
    Package manager version: 0.24.26
    Distribution version: 0.8.0.rsync powerpc

The version of Mac OS X is 10.4.8. The error message is as follows:

    $ sudo fink install gnome-python2-py24
    Password:
    Information about 5846 packages read in 5 seconds.
    The following package will be installed or updated:
    gnome-python2-py24

       ...
       ...
       ...      

   gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/python2.4 -I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -no-cpp-   precomp -fno-common -I/sw/include -DORBIT2=1 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -I/sw/include/gconf/2 -I/sw/include/orbit-2.0 - I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pyorbit-2 -g -O2 -Wall -std=c9x -fno-strict-aliasing -c vfsmodule.c  -fno-common -DPIC -o   .libs/gnomevfs_la-vfsmodule.o
   vfsmodule.c: In function 'pygvfs_mime_action_new':
   vfsmodule.c:1177: error: 'TC_Bonobo_ServerInfo' undeclared (first use in this function)
   vfsmodule.c:1177: error: (Each undeclared identifier is reported only once 
   vfsmodule.c:1177: error: for each function it appears in.)
   vfsmodule.c: In function 'pygvfs_mime_get_default_component':
   vfsmodule.c:1217: error: 'Bonobo_ServerInfo' undeclared (first use in this function)
   vfsmodule.c:1217: error: 'component' undeclared (first use in this function)
   vfsmodule.c:1228: error: 'TC_Bonobo_ServerInfo' undeclared (first use in this function)
   vfsmodule.c: In function 'pygvfs_mime_components_list_new':
   vfsmodule.c:1243: error: 'Bonobo_ServerInfo' undeclared (first use in this function)
   vfsmodule.c:1243: error: 'component' undeclared (first use in this function)
   vfsmodule.c:1251: error: parse error before ')' token 
   make[2]: *** [gnomevfs_la-vfsmodule.lo] Error 1
   make[1]: *** [all-recursive] Error 1 
   make: *** [all] Error 2
   ### execution of make failed, exit code 2 
   Removing build lock...
   /sw/bin/dpkg-lockwait -r fink-buildlock-gnome-python2-py24-2.12.4-1
   (Reading database ... 58211 files and directories currently installed.) 
   Removing fink-buildlock-gnome-python2-py24-2.12.4-1 ...
   Failed: phase compiling: gnome-python2-py24-2.12.4-1 failed    

      ...
      ...
      ...

   the maintainer directly:

        The Gnome Core Team <[EMAIL PROTECTED]>


   $


--

Daniel Wheeler



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to