Date: Mon, 26 Nov 2007 23:04:59 +0200 From: "Mike Lawrie" <mlawrie@58havenvillage.dyndns.org> To: gnome@FreeBSD.org Subject: FreeBSD Port: gnome2-2.20.1 Message-ID: <474B511B.12108.D195965@mlawrie.58havenvillage.dyndns.org>
next in thread | raw e-mail | index | archive | help
Hi I've encountered a problem installing gnome2 on my FreeBSD 6.2 release. The last sensible output of the install is below my signature. It seems to me that the problem arises from the command /usr/local/bin/pygtk-codegen-2.0 trying to operate on the file /usr/local/share/pygth/2.0/defs/pango-types.defs, which does not exist on my system. I've tried to find this file somewhere, or a reference/pointer to further information about this file, with no success. Put another way, there is a shortcoming in the installation script for gnome2 on FreeBSD 6.2 release that you might wish to know about. I've done a "portsnap fetch update", and am trying to install gnome2 with the command "portupgrade -N gnome2" without any success. Your help would be appreciated. Mike -- Mike Lawrie. Ph +27 12 348 0944 or +27 79 071 7417 <mlawrie@58havenvillage.dyndns.org> Skype: mike_lawrie_za ------- (cd . \ && /usr/local/bin/pygtk-codegen-2.0 \ --py_ssize_t-clean \ --load-types ../bonobo/bonobo-arg-types.py \ --register /usr/local/share/pygtk/2.0/defs/pango- types.defs \ --register /usr/local/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/local/share/pygtk/2.0/defs/gtk-types.defs \ --register ../bonobo/bonobo-types.defs \ --register ../bonobo/bonoboui-types.defs \ --override gnome.override \ --prefix pygnome gnome.defs) > gen-gnome.c \ && cp gen-gnome.c gnome.c \ && rm -f gen-gnome.c Traceback (most recent call last): File "/usr/local/share/pygtk/2.0/codegen/codegen.py", line 1712, in <module> sys.exit(main(sys.argv)) File "/usr/local/share/pygtk/2.0/codegen/codegen.py", line 1670, in main p.startParsing() File "/usr/local/share/pygtk/2.0/codegen/scmexpr.py", line 113, in startParsing for statement in statements: File "/usr/local/share/pygtk/2.0/codegen/scmexpr.py", line 27, in parse fp = open(filename, 'r') IOError: [Errno 2] No such file or directory: '/usr/local/share/pygtk/2.0/defs/pango-types.defs' gmake[2]: *** [gnome.c] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/py- gnome2/work/gnome-python-2.20.0/gnome' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/py- gnome2/work/gnome-python-2.20.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/py-gnome2. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-gnome2. *** Error code 1 Stop in /usr/ports/games/gnome-games. *** Error code 1 Stop in /usr/ports/games/gnome-games. *** Error code 1 Stop in /usr/ports/x11/gnome2. *** Error code 1 Stop in /usr/ports/x11/gnome2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.56344.0 env make reinstall ** Fix the installation problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! x11/gnome2 (install error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed --------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?474B511B.12108.D195965>