Re: [tcpdump-workers] Fix build on freebsd-sparc

2010-05-30 Thread Guy Harris
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

Re: [tcpdump-workers] Fix build on freebsd-sparc

2010-05-10 Thread Peter Volkov
В Вск, 09/05/2010 в 02:44 -0700, Guy Harris пишет: > On May 9, 2010, at 2:24 AM, Guy Harris wrote: > > On May 9, 2010, at 2:11 AM, Peter Volkov wrote: > > > >> It was reported that libpcap fails to link on freebsd-sparc: > >> http://bugs.gentoo.org/show_bug.cgi?id=247076 > >> > >> Patch in attach

Re: [tcpdump-workers] Fix build on freebsd-sparc

2010-05-09 Thread Guy Harris
On May 9, 2010, at 2:24 AM, Guy Harris wrote: > > On May 9, 2010, at 2:11 AM, Peter Volkov wrote: > >> It was reported that libpcap fails to link on freebsd-sparc: >> http://bugs.gentoo.org/show_bug.cgi?id=247076 >> >> Patch in attachment fixes this issue. Please, apply. > > Is SPARC the only

Re: [tcpdump-workers] Fix build on freebsd-sparc

2010-05-09 Thread Guy Harris
On May 9, 2010, at 2:11 AM, Peter Volkov wrote: > It was reported that libpcap fails to link on freebsd-sparc: > http://bugs.gentoo.org/show_bug.cgi?id=247076 > > Patch in attachment fixes this issue. Please, apply. Is SPARC the only architecture that requires -fPIC? (On what architectures do

[tcpdump-workers] Fix build on freebsd-sparc

2010-05-09 Thread Peter Volkov
It was reported that libpcap fails to link on freebsd-sparc: http://bugs.gentoo.org/show_bug.cgi?id=247076 Patch in attachment fixes this issue. Please, apply. -- Peter. >From 8c8c09edc7f6315a4b2851578c957c616561cfd8 Mon Sep 17 00:00:00 2001 From: Peter Volkov Date: Sun, 9 May 2010 13:01:06 +04