From owner-freebsd-questions Thu Mar 23 4:56: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 574F737C45B for ; Thu, 23 Mar 2000 04:56:07 -0800 (PST) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id GAA04146 for ; Thu, 23 Mar 2000 06:56:05 -0600 (CST) Received: from localhost.localdomain (coconut-42-028062.nuts.nwu.edu [165.124.28.62]) by hecky.acns.nwu.edu via smap (V2.0) id xma004118; Thu, 23 Mar 00 06:55:45 -0600 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id GAA74975 for freebsd-questions@freebsd.org; Thu, 23 Mar 2000 06:41:11 -0600 (CST) (envelope-from david) Date: Thu, 23 Mar 2000 06:41:11 -0600 From: David Kanter To: FreeBSD list Subject: Cannot "make" gnumeric Message-ID: <20000323064111.A74960@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trying to make the gnumeric port craps out on me. It gets to the below point, and then just hangs. Does anyone know what I can do to fix it? ===> Building for guile-1.3.4 Making all in ice-9 Making all in qt Making all in md Making all in time /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../libguile-O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c qt.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c -fPIC -DPIC qt.c -o .libs/qt.lo cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c qt.c -o qt.o >/dev/null 2>&1 mv -f .libs/qt.lo qt.lo ln -s ./md/i386.s qtmds.s /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../libguile-O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c qtmds.s rm -f .libs/qtmds.lo cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c -fPIC -DPIC qtmds.s -o .libs/qtmds.lo -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message