On 06/12/2010 04:05 PM, Perry Smith wrote:
>
> On Jun 12, 2010, at 7:58 AM, Török Edwin wrote:
>
>> On 06/12/2010 03:35 PM, George R. Kasica wrote:
On Sat, 12 Jun 2010 11:27:26 +0100, you wrote:
>>>
On Fri, Jun 11, 2010 at 11:24:17PM -0500, George R. Kasica said:
> Have successfully
On Jun 12, 2010, at 7:58 AM, Török Edwin wrote:
> On 06/12/2010 03:35 PM, George R. Kasica wrote:
>>> On Sat, 12 Jun 2010 11:27:26 +0100, you wrote:
>>
>>> On Fri, Jun 11, 2010 at 11:24:17PM -0500, George R. Kasica said:
Have successfully run 0.96 here with just using
./configure
On 06/12/2010 03:35 PM, George R. Kasica wrote:
>> On Sat, 12 Jun 2010 11:27:26 +0100, you wrote:
>
>> On Fri, Jun 11, 2010 at 11:24:17PM -0500, George R. Kasica said:
>>> Have successfully run 0.96 here with just using
>>>
>>> ./configure
>>> make
>>> make install
>>>
>>> But in 0.96.1
>>>
>>> I'
>On Sat, 12 Jun 2010 11:27:26 +0100, you wrote:
>On Fri, Jun 11, 2010 at 11:24:17PM -0500, George R. Kasica said:
>> Have successfully run 0.96 here with just using
>>
>> ./configure
>> make
>> make install
>>
>> But in 0.96.1
>>
>> I'm failing the make with
>>
>> CCLD sigtool
>> make[2]:
On Fri, Jun 11, 2010 at 11:24:17PM -0500, George R. Kasica said:
> Have successfully run 0.96 here with just using
>
> ./configure
> make
> make install
>
> But in 0.96.1
>
> I'm failing the make with
>
> CCLD sigtool
> make[2]: Leaving directory `/mnt/scsi-1/Linux/clamav-0.96.1/sigtool'
>
Matthias Haeker schrieb:
.
/usr/libexec/elf/ld: cannot find -lpthread
*** Error code 1
i hate to reply to myself but.
i replaced all -lpthread with -pthread in configure.in and now
clamav-0.90 compile
i know i will have broken my configure.in for other OS but now i know
that
Thank you Jeff for your input, it lead me to this:
./configure CFLAGS="-lpthread -pthread -D_POSIX_PII_SOCKET" CPPFLAGS="-pthread"
which is what finaly worked.
On Wed, 15 Feb 2006, Jeff Donsbach wrote:
->I found this discussion on the Samba mailing list from about 4 1/2
->years ago that include
I found this discussion on the Samba mailing list from about 4 1/2
years ago that includes discussion about "socklen_t" and the
getpeername() API -
http://lists.samba.org/archive/rsync/2001-August/47.html
Jeff D
___
http://lurker.clamav.net/list/cla
On 2/15/06, Bugs <[EMAIL PROTECTED]> wrote:
>
> Tru64 5.1B PK4 on a es40
> Any Ideas?
Looks like an issue related to the definition of socklet_t in
Try adding "-D_XOPEN_SOURCE>=500" to your CFLAGS and rebuild again.
That looks like what would fix the problem with the DEC/Compaq C
compiler, b
>
> Add --disable-pthreads to your configure options.
>
> -trog
>
BINGO! Thanks very much
___
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
On Tue, 2005-02-15 at 12:04 -0500, D.J. wrote:
> Hello all. I'm currently running a Qmail server on OpenBSD 3.4 that
> I'd like to hook ClamAV into. Problem is, I'm running into a problem
> when I do a make. Before it fails with at the end of the attempted
> make, I receive the following lines:
11 matches
Mail list logo