Date: Fri, 23 Jan 2009 09:47:07 -0600 From: Brian Woodruff <wood@soundconcept.net> To: freebsd-ports@freebsd.org Subject: p5-Crypt-OpenSSL-X509 on FreeBSD 4.9 Message-ID: <fc31ff4e0901230747n3f2694b7j81fecfaab05fe0ae@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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: root@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fc31ff4e0901230747n3f2694b7j81fecfaab05fe0ae>