Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ClamAV: devel

Error building 20091216 snapshot on FreeBSD

 

 

ClamAV devel RSS feed   Index | Next | Previous | View Threaded


rbgarga at gmail

Dec 16, 2009, 3:51 AM

Post #1 of 5 (835 views)
Permalink
Error building 20091216 snapshot on FreeBSD

I got following error trying to build recent snapshot under FreeBSD

gmake[4]: Entering directory
`/home/garga/prs/clamav-devel/work/clamav-devel-20091216/libclamav/c++'
CXXLD tblgen
/usr/bin/ld: cannot find -ldl
gmake[4]: *** [tblgen] Error 1

We don't have this library on FreeBSD. Any tips?

--
Renato Botelho
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


edwintorok at gmail

Dec 16, 2009, 3:55 AM

Post #2 of 5 (805 views)
Permalink
Re: Error building 20091216 snapshot on FreeBSD [In reply to]

On 2009-12-16 13:51, Renato Botelho wrote:
> I got following error trying to build recent snapshot under FreeBSD
>
> gmake[4]: Entering directory
> `/home/garga/prs/clamav-devel/work/clamav-devel-20091216/libclamav/c++'
> CXXLD tblgen
> /usr/bin/ld: cannot find -ldl
> gmake[4]: *** [tblgen] Error 1
>
> We don't have this library on FreeBSD. Any tips?

What is the value of lt_cv_dlopen_libs in libclamav/c++/llvm/config.log?

Best regards,
--Edwin
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


rbgarga at gmail

Dec 16, 2009, 3:58 AM

Post #3 of 5 (801 views)
Permalink
Re: Error building 20091216 snapshot on FreeBSD [In reply to]

2009/12/16 Török Edwin <edwintorok [at] gmail>:
> On 2009-12-16 13:51, Renato Botelho wrote:
>> I got following error trying to build recent snapshot under FreeBSD
>>
>> gmake[4]: Entering directory
>> `/home/garga/prs/clamav-devel/work/clamav-devel-20091216/libclamav/c++'
>>   CXXLD  tblgen
>> /usr/bin/ld: cannot find -ldl
>> gmake[4]: *** [tblgen] Error 1
>>
>> We don't have this library on FreeBSD. Any tips?
>
> What is the value of lt_cv_dlopen_libs in libclamav/c++/llvm/config.log?

lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=''
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no

--
Renato Botelho
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


edwintorok at gmail

Dec 16, 2009, 4:33 AM

Post #4 of 5 (796 views)
Permalink
Re: Error building 20091216 snapshot on FreeBSD [In reply to]

On 2009-12-16 13:58, Renato Botelho wrote:
> 2009/12/16 Török Edwin <edwintorok [at] gmail>:
>
>> On 2009-12-16 13:51, Renato Botelho wrote:
>>
>>> I got following error trying to build recent snapshot under FreeBSD
>>>
>>> gmake[4]: Entering directory
>>> `/home/garga/prs/clamav-devel/work/clamav-devel-20091216/libclamav/c++'
>>> CXXLD tblgen
>>> /usr/bin/ld: cannot find -ldl
>>> gmake[4]: *** [tblgen] Error 1
>>>
>>> We don't have this library on FreeBSD. Any tips?
>>>
>> What is the value of lt_cv_dlopen_libs in libclamav/c++/llvm/config.log?
>>
>
> lt_cv_dlopen=dlopen
> lt_cv_dlopen_libs=''
> lt_cv_dlopen_self=yes
> lt_cv_dlopen_self_static=no
>
>

Does this patch help?
http://git.clamav.net/gitweb?p=clamav-devel.git;a=commitdiff_plain;h=ec32c565ba43d4a87a218625a1bc1777fdd7bcc2;hp=17f6809f331256e331f373c60c42c016ce790489

Or if you have git, you can just do a 'git pull' to get the commit.

Best regards,
--Edwin
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


rbgarga at gmail

Dec 16, 2009, 5:10 AM

Post #5 of 5 (794 views)
Permalink
Re: Error building 20091216 snapshot on FreeBSD [In reply to]

2009/12/16 Török Edwin <edwintorok [at] gmail>:
> On 2009-12-16 13:58, Renato Botelho wrote:
>> 2009/12/16 Török Edwin <edwintorok [at] gmail>:
>>
>>> On 2009-12-16 13:51, Renato Botelho wrote:
>>>
>>>> I got following error trying to build recent snapshot under FreeBSD
>>>>
>>>> gmake[4]: Entering directory
>>>> `/home/garga/prs/clamav-devel/work/clamav-devel-20091216/libclamav/c++'
>>>>   CXXLD  tblgen
>>>> /usr/bin/ld: cannot find -ldl
>>>> gmake[4]: *** [tblgen] Error 1
>>>>
>>>> We don't have this library on FreeBSD. Any tips?
>>>>
>>> What is the value of lt_cv_dlopen_libs in libclamav/c++/llvm/config.log?
>>>
>>
>> lt_cv_dlopen=dlopen
>> lt_cv_dlopen_libs=''
>> lt_cv_dlopen_self=yes
>> lt_cv_dlopen_self_static=no
>>
>>
>
> Does this patch help?
> http://git.clamav.net/gitweb?p=clamav-devel.git;a=commitdiff_plain;h=ec32c565ba43d4a87a218625a1bc1777fdd7bcc2;hp=17f6809f331256e331f373c60c42c016ce790489
>
> Or if you have git, you can just do a 'git pull' to get the commit.

Fixed. Thanks!!

--
Renato Botelho
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

ClamAV devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.