On Tuesday 16 February 2010 06:10:10 pm Jeremy Messenger wrote: > On Tue, 16 Feb 2010 08:30:26 -0600, Janos Dohanics <w...@3dresearch.com> > > wrote: > > While building gnome2-2.28.2_1, I get this error: > > <snip> > > > Making all in gir > > gmake[2]: Entering directory > > `/usr/ports/accessibility/gir-repository-atk/work/gir-repository-0.6.5/gi > >r' /usr/local/bin/g-ir-scanner -v --namespace Atk --nsversion=1.0 \ > > --add-include-path=. --add-include-path=. \ > > --include=GObject-2.0 \ > > --library=atk-1.0 \ > > --libtool="/bin/sh ../libtool" \ > > --output Atk-1.0.gir \ > > --pkg gobject-2.0 \ > > --pkg atk \ > > -I`pkg-config --variable=includedir atk`/atk-1.0 \ > > `pkg-config --variable=includedir atk`/atk-1.0/atk/*.h > > /usr/local/bin/g-ir-scanner: not found > > gmake[2]: *** [Atk-1.0.gir] Error 127 > > gmake[2]: Leaving directory > > `/usr/ports/accessibility/gir-repository-atk/work/gir-repository-0.6.5/gi > >r' gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory > > `/usr/ports/accessibility/gir-repository-atk/work/gir-repository-0.6.5' > > gmake: *** [all] Error 2 > > *** Error code 1 > > > > Stop in /usr/ports/accessibility/gir-repository-atk. > > *** Error code 1 > > > > Stop in /usr/ports/x11-toolkits/gir-repository-gtk20. > > *** Error code 1 > > > > Stop in /usr/ports/x11-toolkits/unique. > > *** Error code 1 > > > > Stop in /usr/ports/audio/gnome-media. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome2. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome2. > > > > However: > > > > # ls -al /usr/local/bin/g-ir-scanner > > -r-xr-xr-x 1 root wheel 1385 Feb 12 15:50 /usr/local/bin/g-ir-scanner > > Looks like you did the Python upgrade?
I did... portupgrade -o lang/python26 lang/python25 and cd /usr/ports/lang/python && make upgrade-site-packages > 'grep python > /usr/local/bin/g-ir-scanner' and see what it returns. # grep python /usr/local/bin/g-ir-scanner #!/usr/local/bin/python2.5 I guess this is my problem... > > ...and gnomelogalyzer.sh was no help. > > > > How do I fix this problem? > > Have you follow the UPDATING for Python upgrade if it is this problem? In > general, when do the major upgrade of Python/Perl/etc. I usually rebuild > everything that depend on Python/Perl/etc. I'm portupgrading everything that depends on Python - thank you for your help... jd -- Janos Dohanics _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"