FreeBSD Port: snort-2.8.6.1

ignace peeters ignace.peeters at gmail.com
Thu Oct 28 21:08:16 UTC 2010


Hello J,

I've done a make clean, and remove all options, it builds OK now. Though 
I must say that I didn't change any thing in my make.conf or any other 
make configuration file.  So I'm dazzled and confused, not being sure 
how this is entry got in the Makefiles.

Regards,
ignace

On 10/28/2010 7:25 AM, jhell wrote:
> On 10/27/2010 17:59, ignace peeters wrote:
>> Hello,
>>
>> I'm trying to build and install snort,running into the following
>> recuring error:
>>
>> /bin/sh /usr/local/bin/libtool --tag=CC    --mode=link cc  -O2 -pipe
>> -fno-strict-aliasing -fvisibility=hidden -fno-strict-aliasing -Wall
>> -module -lssl -lcrypto -L/usr/local/lib -L/usr/local/lib
>
>> -Wl,-R/usr/local/lib -lpcre -L -L/usr/local/lib -L/usr/local/lib -ldnet
> The error seems to happen in here '-L' as stated by the error below
> leads me to believe that something in your make.conf, make.conf.local
> and possibly ports-mgmt/portconf and whatever config files it might use
> if you use that might be causing it.
>
> Can you double check those files and verify that there is no lines that
> would affect the flags passed to the linker or configure to cause that
> to appear ?
>
>
>> -o libsf_smtp_preproc.la -rpath /usr/local/lib/snort/dynamicpreprocessor
>> smtp_config.lo smtp_log.lo  smtp_normalize.lo smtp_util.lo
>> smtp_xlink2state.lo  snort_smtp.lo spp_smtp.lo ssl.lo
>> sf_dynamic_preproc_lib.lo  sfPolicyUserData.lo  -ldnet -lpq -lc -lpcre
>> -lpcap -lm -lm  -lpq
>> libtool: link: require no space between `-L' and `-L/usr/local/lib'
>>
>> The error occurs in multiple Makefiles. Can this be corrected in the
>> ports collection.
>>
>



More information about the freebsd-ports mailing list