Date: Wed, 13 Oct 2004 13:08:25 -0700 From: Joshua Tinnin <krinklyfig@spymac.com> To: "freebsd-current" <freebsd-current@freebsd.org>, "freebsd-ports" <freebsd-ports@freebsd.org> Subject: w3m build fails on 5.3-BETA7 - core dump Message-ID: <200410131308.26239.krinklyfig@spymac.com>
next in thread | raw e-mail | index | archive | help
I tried it with INLINE_IMAGE=yes and no, and it fails in the same place.
Would a dmesg help?
- jt
cc -I. -I. -O -pipe -march=athlon-xp -I/usr/include/openssl
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/local/libexec/w3m\"
-DCGIBIN_DIR=\"/usr/local/libexec/w3m/cgi-bin\"
-DHELP_DIR=\"/usr/local/share/w3m\" -DETC_DIR=\"/usr/local/etc\"
-DCONF_DIR=\"/usr/local/etc/w3m\" -DRC_DIR=\"~/.w3m\"
-DLOCALEDIR=\"/usr/local/share/locale\" -c hash.c
ar rv libindep.a Str.o indep.o regex.o textlist.o parsetag.o myctype.o
hash.o
ar: creating libindep.a
a - Str.o
a - indep.o
a - regex.o
a - textlist.o
a - parsetag.o
a - myctype.o
a - hash.o
ranlib libindep.a
cc -I. -I. -O -pipe -march=athlon-xp -I/usr/include/openssl
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/local/libexec/w3m\"
-DCGIBIN_DIR=\"/usr/local/libexec/w3m/cgi-bin\"
-DHELP_DIR=\"/usr/local/share/w3m\" -DETC_DIR=\"/usr/local/etc\"
-DCONF_DIR=\"/usr/local/etc/w3m\" -DRC_DIR=\"~/.w3m\"
-DLOCALEDIR=\"/usr/local/share/locale\" -o mktablemktable.o dummy.o
-L/usr/local/lib -L. -lindep -lm -pthread -lc -L/usr/local/lib -lgc
sort funcname.tab | nawk -f ./functable.awk > functable.tab
./mktable 100 functable.tab > functable.c
Bad system call (core dumped)
*** Error code 140
Stop in /usr/ports/www/w3m/work/w3m-0.5.1.
*** Error code 1
Stop in /usr/ports/www/w3m.
** Command failed [exit code 1]: /usr/bin/script
-qa /tmp/portinstall52747.1 make INLINE_IMAGE=yes
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! www/w3m (coredump)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410131308.26239.krinklyfig>
