p5-Crypt-OpenSSL-X509 on FreeBSD 4.9

2009-01-23 Thread Brian Woodruff
I am trying to install this port on a FreeBSD 4.9-RELEASE machine as a
requirement for /usr/ports/mail/sympa5.

Here are the errors I get:

r...@org1:/usr/ports/security/p5-Crypt-OpenSSL-X509# make
USE_NONDEFAULT_X11BASE=1
===  Building for p5-Crypt-OpenSSL-X509-0.7
cc -c  -I/usr/include/openssl  -O -pipe -g -Wall-DVERSION=\0.7\
-DXS_VERSION=\0.7\ -DPIC -fPIC -I/usr/local/lib/perl5/5.8.9/mach/CORE
X509.c
X509.xs: In function `boot_Crypt__OpenSSL__X509':
X509.xs:109: syntax error before `*'
X509.xs:111: `Crypt__OpenSSL__X509__const' undeclared (first use in this
function)
X509.xs:111: (Each undeclared identifier is reported only once
X509.xs:111: for each function it appears in.)
X509.xs:111: syntax error before `]'
X509.xs:127: `i' undeclared (first use in this function)
X509.xs:127: `name' undeclared (first use in this function)
X509.xs:128: `stash' undeclared (first use in this function)
X509.c: At top level:
X509.c:718: syntax error before `void'
X509.c:718: warning: type defaults to `int' in declaration of `PL_stack_sp'
X509.c:718: conflicting types for `PL_stack_sp'
/usr/local/lib/perl5/5.8.9/mach/CORE/thrdvar.h:35: previous declaration of
`PL_stack_sp'
X509.c:718: `ax' undeclared here (not in a function)
X509.c:718: `tmpXSoff' undeclared here (not in a function)
X509.c:718: initializer element is not constant
X509.c:718: warning: data definition has no type or storage class
X509.c:718: syntax error before `return'
*** Error code 1

Stop in
/usr/ports/security/p5-Crypt-OpenSSL-X509/work/Crypt-OpenSSL-X509-0.7.
*** Error code 1

Stop in /usr/ports/security/p5-Crypt-OpenSSL-X509.



*

I am a perl programmer and web developer and not an uberadmin by any means.
I do own my own servers, though, and this port is of critical importance to
me.

Thank you in advance for any help you can give me.

BDW
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: p5-Crypt-OpenSSL-X509 on FreeBSD 4.9

2009-01-23 Thread Daniel Roethlisberger
Brian Woodruff w...@soundconcept.net 2009-01-23:
 I am trying to install this port on a FreeBSD 4.9-RELEASE
 machine as a requirement for /usr/ports/mail/sympa5.

4.9 is over half a decade old.  Even 4.11 hasn't been supported
by the ports tree for quite a while.  Consider upgrading to 6.4
or 7.1 if you want to work off an up-to-date ports tree (which
you most likely want).

-- 
Daniel Roethlisberger
http://daniel.roe.ch/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org