Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 1999 19:50:08 -0500
From:      youlgok@attglobal.net
To:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   [Q] Compiling Error of Gnupg-1.0.0.
Message-ID:  <382A12BF.DCC3870@attglobal.net>

next in thread | raw e-mail | index | archive | help
When I downloaded and compiled Gnupg-1.0.0., I got following error
message:

...
/bin/sh ../libtool --mode=link cc  -O -Wall -Wcast-align -Wshadow
-Wstrict-prototypes  -o libutil.la   g10u.lo logger.lo fileutil.lo
miscutil.lo  strgutil.lo ttyio.lo argparse.lo memory.lo secmem.lo
errors.lo iobuf.lo  dotlock.lo http.lo  -lz -lc
mkdir .libs
ar cru .libs/libutil.a  g10u.o logger.o fileutil.o miscutil.o strgutil.o

ttyio.o argparse.o memory.o secmem.o errors.o iobuf.o dotlock.o http.o
ranlib .libs/libutil.a
creating libutil.la
(cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la)
Making all in mpi
make in free(): warning: chunk is already free.
Segmentation fault - core dumped
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
#

The FreeBSD version is 2.2.7.  What should I do now?  And where is the
core dumped file?

Thanks a lot.







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?382A12BF.DCC3870>