From owner-freebsd-questions Wed Nov 10 16:49:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from prserv.net (out5.prserv.net [165.87.194.243]) by hub.freebsd.org (Postfix) with ESMTP id D05CE14E76 for ; Wed, 10 Nov 1999 16:49:21 -0800 (PST) (envelope-from youlgok@attglobal.net) Received: from attglobal.net ([129.37.169.199]) by prserv.net (out5) with SMTP id <1999111100491924306jdsm0e>; Thu, 11 Nov 1999 00:49:19 +0000 Message-ID: <382A12BF.DCC3870@attglobal.net> Date: Wed, 10 Nov 1999 19:50:08 -0500 From: youlgok@attglobal.net Reply-To: youlgok@attglobal.net X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-Questions Subject: [Q] Compiling Error of Gnupg-1.0.0. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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