Hey there,
I recently tried to install Firefox 22.0. I am running FreeBSD 9.1 with KDE4.
But everytime I type
If I try to install /usr/ports/devel/libsoup it says the same.
What's wrong with it?
I recently tried to install Firefox 22.0. I am running FreeBSD 9.1 with KDE4.
But everytime I type
cd /usr/ports/www/firefox && make install clean
I get the error:
Code:
===> Building for libsoup-2.40.3_2
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/libsoup/work/libsoup-2.40.3'
Making all in libsoup
gmake[2]: Entering directory `/usr/ports/devel/libsoup/work/libsoup-2.40.3/libsoup'
GEN soup-marshal.list
GEN soup-enum-types.c
GEN soup-enum-types.h
./tld-parser.py ../data/effective_tld_names.dat tld_data.inc
env: python2: No such file or directory
gmake[2]: *** [tld_data.inc] Error 127
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.40.3/libsoup'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.40.3'
gmake: *** [all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1
Stop in /usr/ports/devel/libsoup.
*** [lib-depends] Error code 1
Stop in /usr/ports/devel/libsoup-gnome.
*** [lib-depends] Error code 1
Stop in /usr/ports/devel/gvfs.
*** [install] Error code 1
Stop in /usr/ports/devel/gvfs.
*** [lib-depends] Error code 1
Stop in /usr/ports/x11-toolkits/libgnomeui.
*** [lib-depends] Error code 1
Stop in /usr/ports/www/firefox.
*** [install] Error code 1
Stop in /usr/ports/www/firefox.
root@vlast:/usr/ports/www/firefox #
If I try to install /usr/ports/devel/libsoup it says the same.
What's wrong with it?