Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42863875.60602@x-ray.at> Date: Sat, 14 May 2005 19:42:13 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Ren=E9_Berber?= CC: cygwin AT cygwin DOT com Subject: Re: Best antivirus for cygwin? - was Norton antivirus and the Trojans References: <20515745371401 AT colorado-mail DOT cam-llc DOT com> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050503173058 DOT 03b77f88 AT pop DOT prospeed DOT net> <42793E53 DOT 8020005 AT x-ray DOT at> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes René Berber schrieb: > Reini Urban wrote: > [snip] > >>And while we are here and there is still the latest release pending for >>some days, I just want to say that the test version in setup.exe is >>featurewise almost the same and the delay of the 0.84 release proper is >>caused by some change in the build system. > > [snip] > Clamav-0.84 compiles almost out of the box, shared libraries and all. The > almost is because the libtool generated lacks the -shared parameter for building > the libraries, other than that there is no problem, including the new contrib > program clamdmon, all tested and working. > > So the question is: what change in the build system? That's the question, yes. They still ship their libtool with the LIBTOOL sections inside acinclude.m4 and not in aclocal.m4, as if libtool was not standard and stable enough, as if they have to override our libtool. I'm having a hard time debugging this with every change. Either take their libtool and add -shared support for their 1.4.2a, or take 1.5.10 and fix aclocal.m4 and acinclude.m4. From 0.85 on I'll probably just reduce the huge libtool patch, and replace their ltmain.sh with 1.5.10 to support -shared. I'm testing and packaging this version right now. (0.85) -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/