> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
> Behalf Of snowcrash+sa
> Sent: Friday, December 28, 2007 2:14 AM
> To: users@spamassassin.apache.org
> Subject: SA 32x build not finding openssl headers on FreeBSD?
> 
> 
> i'm migrating to SA 32x-branch/svn (r607171) on FreeBSD 62.
> 
> i've openssl installed from ports in prefix=/usr/local, i.e.,
> 
>   ssl libs in /usr/local/lib
>   ssl incs in /usr/local/include/openssl
> 
> echoing my working procedure from osx, i

I am the official ports maintainer for the SA port on Freebsd.  I notice
you are using the ports version of openssl, but not the ports version of
SA (you are using SVN) and you are mixing a ports version of openssl
with the SVN version of SA.

You 'might' want to either patch the sa ports Makefile and distfile, or
look at those for clues.

Freebsd 6.2 already has openssl in base.  Did you install the ports
version also?
There has been (for some time now) a huge disconnect between ports ssl
and base ssl.
It got broken during the 4.xx days.

If you must use the ports version of openssl, you may have to (fix) the
/usr/ports/Mk/bsd.openssl.mk
(yes, I have submitted patches before).

FIRST, before you do any of this, make sure your whole ports tree is
updated and try to build SA normally
(without the environment variables) (would the ports version of spamc
with ssl be ok for you?)

SECOND, look at the 'knobs' in /usr/ports/Mk/bsd.openssl.mk.
You might need to include some of these in your /etc/make.conf

THIRD, do a 'make config' from SA ports directory and see if SSL and
SPAMC are selected.

FOURTH, when you fix it, submit patches (to ports if patches to
bsd.openssl.mk)

-- 
Michael Scheidell, CTO
SECNAP Network Security Corporation
Get Free Security news and alerts in your inbox:
http://www.secnap.com/lists  Select 'first alerts'
_________________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(tm).
For Information please see http://www.spammertrap.com
_________________________________________________________________________

Reply via email to