Error trying to build w3m

Joe Jones darkdescendant at gmail.com
Tue Jan 16 18:50:17 PST 2007


I am trying to build and install the w3m port and am receiving the
following errors:

============= Error Output ====================
--->  Fetching boehmgc
--->  Attempting to fetch gc6.8.tar.gz from
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
--->  Verifying checksum(s) for boehmgc
--->  Extracting boehmgc
--->  Configuring boehmgc
--->  Building boehmgc with target all
--->  Staging boehmgc into destroot
--->  Installing boehmgc 6.8_0+darwin_8
--->  Activating boehmgc 6.8_0+darwin_8
--->  Cleaning boehmgc
--->  Fetching w3m
--->  Attempting to fetch w3m-0.5.1.tar.gz from
http://easynews.dl.sourceforge.net/w3m
--->  Verifying checksum(s) for w3m
--->  Extracting w3m
--->  Applying patches to w3m
--->  Configuring w3m
--->  Building w3m with target all
Error: Target com.apple.build returned: shell command "cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_www_w3m/work/w3m-0.5.1"
&& make all" returned error 2
Command output: gcc  -I. -I. -I/opt/local/include/ -I./libwc
-I/opt/local/include/openssl -I/opt/local/include  -DHAVE_CONFIG_H
-DAUXBIN_DIR=\"/opt/local/libexec/w3m\"
-DCGIBIN_DIR=\"/opt/local/libexec/w3m/cgi-bin\"
-DHELP_DIR=\"/opt/local/share/w3m\" -DETC_DIR=\"/opt/local/etc\"
-DCONF_DIR=\"/opt/local/etc/w3m\" -DRC_DIR=\"~/.w3m\"
-DLOCALEDIR=\"/opt/local/share/locale\" -o w3mimgdisplay
w3mimgdisplay.o w3mimg/w3mimg.a -L/opt/local/lib -L. -lindep -lintl
-L/opt/local/lib -lgc
gcc  -I. -I. -I/opt/local/include/ -I./libwc
-I/opt/local/include/openssl -I/opt/local/include  -DHAVE_CONFIG_H
-DAUXBIN_DIR=\"/opt/local/libexec/w3m\"
-DCGIBIN_DIR=\"/opt/local/libexec/w3m/cgi-bin\"
-DHELP_DIR=\"/opt/local/share/w3m\" -DETC_DIR=\"/opt/local/etc\"
-DCONF_DIR=\"/opt/local/etc/w3m\" -DRC_DIR=\"~/.w3m\"
-DLOCALEDIR=\"/opt/local/share/locale\" -o inflate.o -c ./inflate.c
gcc  -I. -I. -I/opt/local/include/ -I./libwc
-I/opt/local/include/openssl -I/opt/local/include  -DHAVE_CONFIG_H
-DAUXBIN_DIR=\"/opt/local/libexec/w3m\"
-DCGIBIN_DIR=\"/opt/local/libexec/w3m/cgi-bin\"
-DHELP_DIR=\"/opt/local/share/w3m\" -DETC_DIR=\"/opt/local/etc\"
-DCONF_DIR=\"/opt/local/etc/w3m\" -DRC_DIR=\"~/.w3m\"
-DLOCALEDIR=\"/opt/local/share/locale\" -o inflate inflate.o
-L/opt/local/lib -L. -lindep -lintl  -L/opt/local/lib -lgc -lz
for dir in scripts;     \
do      \
        (cd $dir && make PERL='/opt/local/bin/perl' MKDIR='mkdir -p'
BIN_DIR='/opt/local/bin' AUXBIN_DIR='/opt/local/libexec/w3m'
CGIBIN_DIR='/opt/local/libexec/w3m/cgi-bin'
HELP_DIR='/opt/local/share/w3m' MAN_DIR='/opt/local/share/man'
ETC_DIR='/opt/local/etc' CONF_DIR='/opt/local/etc/w3m' RC_DIR='~/.w3m'
DESTDIR='' KEYBIND_SRC='keybind.c'); \
done
generating w3mhelp-funcname.pl...
done
generating w3mhelp-funcdesc*.pl...
done
for subdir in multipart w3mman; \
do \
        (cd $subdir && make); \
done
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
for subdir in multipart w3mman; \
do \
        (cd $subdir && make); \
done
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
(cd po && make)
test -z "ja.gmo" || make ja.gmo
rm -f ja.gmo && : -c --statistics -o ja.gmo ja.po
mv: rename t-ja.gmo to ja.gmo: No such file or directory
make[2]: *** [ja.gmo] Error 1
make[1]: *** [stamp-po] Error 2
make: *** [po] Error 2

Error: Status 1 encountered during processing.

============= Error Output ====================

Is this a packaging error is there something on my machine I may need
to fix to get this working?

TIA,
joe



More information about the macports-users mailing list