2010/3/11 Török Edwin <[email protected]>: > On 03/11/2010 09:57 PM, Renato Botelho wrote: >> On Thu, Mar 11, 2010 at 4:54 PM, Renato Botelho <[email protected]> wrote: >>> A FreeBSD user contacted me reporting a problem building clamav >>> under FreeBSD 9. I reproduced it locally, using 20100308 snapshot: >>> >>> [----------] 3 tests from JITEventListenerTest >>> [ RUN ] JITEventListenerTest.Simple >>> [ OK ] JITEventListenerTest.Simple >>> [ RUN ] JITEventListenerTest.MultipleListenersDontInterfere >>> [ OK ] JITEventListenerTest.MultipleListenersDontInterfere >>> [ RUN ] JITEventListenerTest.MatchesMachineCodeInfo >>> [ OK ] JITEventListenerTest.MatchesMachineCodeInfo >>> [----------] Global test environment tear-down >>> [==========] 17 tests from 4 test cases ran. >>> [ PASSED ] 17 tests. >>> PASS: llvmunittest_JIT >>> ./llvmcheck.sh: not found >> >> FYI, file is there: >> >> ./work/clamav-devel-20100308/libclamav/c++/llvmcheck.sh >> > > Seems like this bug: > https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1876 > > Does my suggestion here fix it? > https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1876#c2
bingo! I don't have bash installed, s/bash/sh fixed it. -- Renato Botelho _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net
