Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2010 23:08:12 +0200
From:      ignace peeters <ignace.peeters@gmail.com>
To:        jhell <jhell@DataIX.net>
Cc:        ports@freebsd.org, clsung@freebsd.org
Subject:   Re: FreeBSD Port: snort-2.8.6.1
Message-ID:  <4CC9E63C.2000205@gmail.com>
In-Reply-To: <4CC90937.5090501@DataIX.net>
References:  <4CC8A0A6.3050301@gmail.com> <4CC90937.5090501@DataIX.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
>>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CC9E63C.2000205>