Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 14:18:16 -0700 (PDT)
From:      Joe Horn <joehorn@leo.cina.chu.edu.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44424: install error in /usr/ports/mail/mutt (mutt-1.4)
Message-ID:  <200210232118.g9NLIGdk017312@www.freebsd.org>

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

>Number:         44424
>Category:       ports
>Synopsis:       install error in /usr/ports/mail/mutt (mutt-1.4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 23 14:20:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joe Horn
>Release:        FreeBSD 4.7-RELEASE
>Organization:
CINA, CHU, Tauwan.
>Environment:
FreeBSD nettime.com.tw 4.7-RELEASE FreeBSD 4.7-RELEASE #5: Thu Oct 10 04:25:59 CST 2002     root@nettime.com.tw:/usr/obj/usr/src/sys/nettime  i386
>Description:
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:22,
                 from auth.c:23:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c auth_login.c
In file included from ../mutt.h:22,
                 from auth_login.c:21:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c browse.c
In file included from browse.c:22:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c command.c
In file included from ../mutt.h:22,
                 from command.c:24:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c imap.c
In file included from ../mutt.h:22,
                 from imap.c:23:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c message.c
In file included from message.c:22:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c utf7.c
In file included from ../mutt.h:22,
                 from utf7.c:19:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c util.c
In file included from ../mutt.h:22,
                 from util.c:23:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c auth_anon.c
In file included from ../mutt.h:22,
                 from auth_anon.c:21:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl  -I../intl  -Wall -pedantic -O -pipe -c auth_cram.c
In file included from ../mutt.h:22,
                 from auth_cram.c:21:
/usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
In file included from auth_cram.c:24:
/usr/local/include/md5.h:27: syntax error before `UINT4'
/usr/local/include/md5.h:32: syntax error before `PROTO_LIST'
/usr/local/include/md5.h:33: syntax error before `PROTO_LIST'
/usr/local/include/md5.h:35: syntax error before `PROTO_LIST'
/usr/local/include/md5.h:37: syntax error before `PROTO_LIST'
auth_cram.c: In function `hmac_md5':
auth_cram.c:147: warning: implicit declaration of function `MD5Init'
auth_cram.c:148: warning: implicit declaration of function `MD5Update'
auth_cram.c:149: warning: implicit declaration of function `MD5Final'
*** Error code 1

Stop in /usr/ports/mail/mutt/work/mutt-1.4/imap.
*** Error code 1

Stop in /usr/ports/mail/mutt/work/mutt-1.4.
*** Error code 1

Stop in /usr/ports/mail/mutt/work/mutt-1.4.
*** Error code 1

Stop in /usr/ports/mail/mutt.
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200210232118.g9NLIGdk017312>