On May 9, 2010, at 11:42 AM, Guy Harris wrote:
>
> On May 9, 2010, at 6:32 AM, Rafe Yer wrote:
>
>> To ensure a successfull re-run of
>> make install
>> amend
>> ln
>> with
>> ln -f
>
> Do all versions of all UN*Xes that support libpcap also support "ln -f"?
>
> If not, the Makefile would nee
On May 10, 2010, at 12:26 AM, Peter Volkov wrote:
> In Gentoo linux (sparc arch too) we do not have such problem.
OK, so I've checked into the main and 1.1 branches a change that, for SPARCv9
(sparc64) on FreeBSD, uses -fPIC. Regular FreeBSD appears to use -fPIC on
SPARCv9 as well. If anybod