Re: clamav 0.87 build error on 3.7

2005-10-03 Thread J Moore
On Mon, Oct 03, 2005 at 06:38:14PM +0200, the unit calling itself Marc Balmer wrote: > J Moore wrote: > > >I would have thought the Makefile would have taken care of this; i.e. > >deleted (or mv'd) the clamav libs... was I expecting too much, or is > >something missing from the port? > > Peopl

Re: clamav 0.87 build error on 3.7

2005-10-03 Thread Marc Balmer
J Moore wrote: I would have thought the Makefile would have taken care of this; i.e. deleted (or mv'd) the clamav libs... was I expecting too much, or is something missing from the port? People like you should probably rather use the binary packages we provide. Using the ports system direct

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread C. Bensend
> Yeah - I would've expected problems at the 'make install' step, but > thought 'make' would've gone OK?? No, because linking is done in the 'make' step. It was finding the old libs during that step, and crapping out. Benny -- "Now, that next spring you find in your garage a creature that loo

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread J Moore
On Sun, Oct 02, 2005 at 09:08:02PM -0500, the unit calling itself C. Bensend wrote: > > I would have thought the Makefile would have taken care of this; i.e. > > deleted (or mv'd) the clamav libs... was I expecting too much, or is > > something missing from the port? > > I would recommend pkg_del

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread C. Bensend
> I would have thought the Makefile would have taken care of this; i.e. > deleted (or mv'd) the clamav libs... was I expecting too much, or is > something missing from the port? I would recommend pkg_delete'ing the prior version, and then installing the new one. That's what I do, and I don't end

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread J Moore
On Sun, Oct 02, 2005 at 06:28:53PM -0400, the unit calling itself MH wrote: > > I get the following errors when trying to make clamav v0.87 from the > > -stable ports tree: > > > > server-th.o(.text+0x98a): In function `acceptloop_th': > > : undefined reference to `cl_dup' > > collect2: ld returne

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread MH
On Sun, Oct 02, 2005 at 11:35:48AM -0500, J Moore wrote: > I get the following errors when trying to make clamav v0.87 from the > -stable ports tree: > > server-th.o(.text+0x98a): In function `acceptloop_th': > : undefined reference to `cl_dup' > collect2: ld returned 1 exit status > *** Error cod

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread Marc Balmer
C. Bensend wrote: I get the following errors when trying to make clamav v0.87 from the -stable ports tree: You sure you're using -STABLE? I mean, are you absolutely sure that your source tree is what you _think_ it is? I built 0.87 on 3.7-STABLE just last night, flawlessly. I don't think y

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread J Moore
On Sun, Oct 02, 2005 at 11:52:40AM -0500, the unit calling itself C. Bensend wrote: > > I get the following errors when trying to make clamav v0.87 from the > > -stable ports tree: > > You sure you're using -STABLE? I mean, are you absolutely sure that > your source tree is what you _think_ it i

Re: clamav 0.87 build error on 3.7

2005-10-02 Thread C. Bensend
> I get the following errors when trying to make clamav v0.87 from the > -stable ports tree: You sure you're using -STABLE? I mean, are you absolutely sure that your source tree is what you _think_ it is? I built 0.87 on 3.7-STABLE just last night, flawlessly. I don't think your checkout is wha