On 31 May 2010, at 17:46, Albrecht Schlosser wrote: > Nikolas wrote: >> Hi, I just downloaded the fltk-1.3.x-r7626.tar.bz2 file. Then with >> MSYS tried >> /configure >> and I got a message from AVG antivirus saying that it contains a >> trojan in >> /fltk-1.3.x-r7626/a.exe >> >> Any idea if I see a real problem or what? > > Disclaimer: NO WARRANTIES ! > > This shouldn't be a problem - just a false positive of your AV > software.
Yup - I wrote an email about this at work, but I doesn't seem to have posted here... Wonder where it's got to... Anyway: Yes, false positives. The current release of AVG throws false positives all the time when configure is doing it's magic, it thinks all the test stubs are viruses... Not just for fltk either, but for quite a lot of configure based projects... You need to set AVG to ignore your fltk tree whilst configure is running. Once configure has done its thing you can set stuff back to normal. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

