From owner-freebsd-ports Wed Sep 4 8:51:21 2002 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 C4B1837B401; Wed, 4 Sep 2002 08:51:13 -0700 (PDT) Received: from giganda.komkon.org (giganda.komkon.org [63.167.241.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7A643E42; Wed, 4 Sep 2002 08:50:59 -0700 (PDT) (envelope-from str@giganda.komkon.org) Received: (from str@localhost) by giganda.komkon.org (8.11.3/8.11.3) id g84FnsB09157; Wed, 4 Sep 2002 11:49:54 -0400 (EDT) (envelope-from str) Date: Wed, 4 Sep 2002 11:49:54 -0400 (EDT) From: Igor Roshchin Message-Id: <200209041549.g84FnsB09157@giganda.komkon.org> To: obrien@freebsd.org Subject: mutt Cc: ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I found some problems with mutt - both in ports and packages: (The system I am compiling this on is 4.3-RELEASE with security patches) mutt 1.4 as compiled from the ports collection gives a compilation error while building imap part: ===> Building for mutt-1.4 make all-recursive Making all in m4 Making all in po file=./`echo de | sed 's,.*/,,'`.gmo && rm -f $file && : --statistics -o $file de.po Making all in intl Making all in doc Making all in contrib Making all in imap cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -O -pipe -c auth.c In file included from ../mutt.h:51, from auth.c:23: ../charset.h:39: syntax error before `ICONV_CONST' *** Error code 1 Stop in /usr/ports/mail/mutt/work/mutt-1.4/imap. ...... mutt-devel from the port collection also breaks during the compilation: >> Checksum OK for mutt/mutt-1.5.1i.tar.gz. ===> mutt-devel-1.5.1_2 depends on executable: automake14 - found ===> mutt-devel-1.5.1_2 depends on executable: autoconf213 - found ===> mutt-devel-1.5.1_2 depends on shared library: intl.4 - found ===> Patching for mutt-devel-1.5.1_2 ===> Applying FreeBSD patches for mutt-devel-1.5.1_2 ===> Ignoring patchfile /usr/ports/mail/mutt-devel/files/patch-01.orig -e:No such file or directory *** Error code 1 Stop in /usr/ports/mail/mutt-devel. .... mutt-devel, from the package mutt-devel-1.5.1_2.tbz segfaults with the following error message: Out of memory! Segmentation fault (core dumped) Is this all due to some major incompatibility with an older OS version , or is it due to some major change in the ports subsystem ? Any ideas/suggestions ? Thanks, Igor PS. Please Cc: to me, I am not on the ports list To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message