ports/158933: mail/heirloom-mailx won't build

D'Arcy Cain darcy at Vex.Net
Fri Jul 15 04:00:21 UTC 2011


>Number:         158933
>Category:       ports
>Synopsis:       mail/heirloom-mailx won't build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 15 04:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     D'Arcy Cain
>Release:        7.2-RELEASE
>Organization:
Vex.Net
>Environment:
FreeBSD shell.vex.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Package won't build on an unmodified FreeBSD installation.  Error is:

cc -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -DMAILRC='"/usr/local/etc/nail.rc"' -DMAILSPOOL='"/var/mail"'  -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS   -c openssl.c
openssl.c:108: error: expected declaration specifiers or '...' before 'STACK'
openssl.c: In function 'ssl_select_method':
openssl.c:215: warning: assignment discards qualifiers from pointer target type
openssl.c:217: warning: assignment discards qualifiers from pointer target type
openssl.c:219: warning: assignment discards qualifiers from pointer target type
openssl.c:223: warning: assignment discards qualifiers from pointer target type
openssl.c:226: warning: assignment discards qualifiers from pointer target type
openssl.c: In function 'ssl_check_host':
openssl.c:311: error: 'STACK' undeclared (first use in this function)
openssl.c:311: error: (Each undeclared identifier is reported only once
openssl.c:311: error: for each function it appears in.)
openssl.c:311: error: 'gens' undeclared (first use in this function)
openssl.c: At top level:
openssl.c:499: error: expected declaration specifiers or '...' before 'STACK'
openssl.c: In function 'smime_verify':
openssl.c:508: error: 'STACK' undeclared (first use in this function)
openssl.c:508: error: 'certs' undeclared (first use in this function)
openssl.c:508: error: 'gens' undeclared (first use in this function)
openssl.c:555: error: 'chain' undeclared (first use in this function)
openssl.c: In function 'cverify':
openssl.c:617: error: 'STACK' undeclared (first use in this function)
openssl.c:617: error: 'chain' undeclared (first use in this function)
openssl.c:649: error: too many arguments to function 'smime_verify'
openssl.c: In function 'smime_encrypt':
openssl.c:690: error: 'STACK' undeclared (first use in this function)
openssl.c:690: error: 'certs' undeclared (first use in this function)
openssl.c: In function 'smime_certsave':
openssl.c:953: error: 'STACK' undeclared (first use in this function)
openssl.c:953: error: 'certs' undeclared (first use in this function)
openssl.c:955: error: 'chain' undeclared (first use in this function)
*** Error code 1

>How-To-Repeat:
Go to mail/heirloom-mailx and run make.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list