Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 06:41:11 -0600
From:      David Kanter <djkanter@nwu.edu>
To:        FreeBSD list <freebsd-questions@freebsd.org>
Subject:   Cannot "make" gnumeric
Message-ID:  <20000323064111.A74960@localhost.localdomain>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000323064111.A74960>