From owner-freebsd-ports@FreeBSD.ORG Wed Oct 13 20:07:21 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C000216A4CF for ; Wed, 13 Oct 2004 20:07:21 +0000 (GMT) Received: from smtp812.mail.sc5.yahoo.com (smtp812.mail.sc5.yahoo.com [66.163.170.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 4878E43D46 for ; Wed, 13 Oct 2004 20:07:21 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (krinklyfig@pacbell.net@67.116.52.185 with plain) by smtp812.mail.sc5.yahoo.com with SMTP; 13 Oct 2004 20:07:20 -0000 From: Joshua Tinnin Date: Wed, 13 Oct 2004 13:08:25 -0700 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Disposition: inline To: "freebsd-current" , "freebsd-ports" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200410131308.26239.krinklyfig@spymac.com> Subject: w3m build fails on 5.3-BETA7 - core dump X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: krinklyfig@spymac.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 20:07:21 -0000 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)