[Slackbuilds-users] Build error with virtualbox in Slackware64 14.1: libcurl not found at -lcurl or libcurl headers not found

J j at dawnrazor.net
Mon Dec 9 06:23:07 UTC 2013


one or more of the curl headers is/are architecture-specific. meaning  
different from 32-bit to 64-bit. thus things that want to link against  
curl may break depending on which architecture of the headers are  
installed and in which architecture you're trying to compile. you  
could fix the headers to deal with this but you'd lose the work as  
soon as either curl (curl or curl-compat32) is updated, so there's no  
point - an unfortunate reality of multilib on slackware being a sort  
of add-on. instead ensure that whichever you have installed matches  
the architecture in which you're trying to compile. the easiest way to  
do that is to reinstall whichever (curl or curl-compat32) is  
appropriate.


Quoting Antonio Hernández Blas <hba.nihilismus at gmail.com>:

> On Sun, Dec 8, 2013 at 10:34 PM, Willy Sudiarto Raharjo <
> willysr at slackbuilds.org> wrote:
>
>> Have you installed curl multilib package?
>>
>
> As you can see from [4] i have installed curl and curl-compat32, where do i
> get the "curl multilib" package?
>
> [4] https://gist.github.com/nihilismus/7867350#file-system-txt
>
> --
> Antonio Hernández Blas | Oaxaca, México, Mx.
> https://github.com/nihilismus | https://bitbucket.org/nihilismus |
> https://twitter.com/nihilipster





More information about the SlackBuilds-users mailing list