Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 16:45:21 -0700
From:      "John P. Campbell" <jcampbell@intacct.com>
To:        freebsd-ports@freebsd.org
Subject:   mutt build problems
Message-ID:  <20021019234520.GA76455@jpcampbell.com>

next in thread | raw e-mail | index | archive | help
I am having trouble building mutt (mutt and mutt-devel) with the
ports.  I have fetched the latest ports via cvsup.  I am running 
4.6.2-RELEASE.

ssh -V shows:
OpenSSH_3.4p1 FreeBSD-20020702, SSH protocols 1.5/2.0, OpenSSL 0x0090605f

On both ports, I get the following errors (below) while compiling
auth_cram.c.  

Any help would be appreciated.  I can provide any needed details.

Thanks in advance,

jpc

Making all in imap
gcc -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 /usr/local/include/md5.h:9,
                 from auth_cram.c:24:
/usr/local/include/sshcrypti.h:75: syntax error before `Boolean'
/usr/local/include/sshcrypti.h:92: syntax error before `Boolean'
/usr/local/include/sshcrypti.h:110: syntax error before `SshHash'
/usr/local/include/sshcrypti.h:111: warning: type defaults to `int' in
declaration of `ssh_hash_allocate_internal'
/usr/local/include/sshcrypti.h:111: ANSI C forbids data definition
with no type or storage class
/usr/local/include/sshcrypti.h:113: syntax error before `hash'
/usr/local/include/sshcrypti.h:113: warning: type defaults to `int' in
declaration of `ssh_hash_get_definition_internal'
In file included from auth_cram.c:24:
/usr/local/include/md5.h:33: syntax error before `buf'
auth_cram.c: In function `hmac_md5':
auth_cram.c:133: syntax error before `ctx'
auth_cram.c:147: warning: implicit declaration of function `MD5Init'
auth_cram.c:147: `ctx' undeclared (first use in this function)
auth_cram.c:147: (Each undeclared identifier is reported only once
auth_cram.c:147: for each function it appears in.)
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.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall76461.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped /
!:failed)
        ! mail/mutt (mutt-1.2.5.1_1)    (compiler error)



-- 
John P. Campbell
Intacct Corporation
408-884-3340

"There are 10 types of people in this world, 
	those that understand binary and those that don't."

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?20021019234520.GA76455>