Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2002 11:49:54 -0400 (EDT)
From:      Igor Roshchin <str@giganda.komkon.org>
To:        obrien@freebsd.org
Cc:        ports@freebsd.org
Subject:   mutt
Message-ID:  <200209041549.g84FnsB09157@giganda.komkon.org>

next in thread | raw e-mail | index | archive | help

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




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