Lonnie,
I really appreciate your help here.
On the astlinux build,
curl-config --libs
only gives
-lcurl
On the centos box, it gives
-L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
-lresolv -ldl -lidn -lssl -lcrypto -lz
Julian
Lonnie Abelbeck wrote:
> Julian,
>
> So "
Julian,
So "curl-config --libs" on the resulting build (ignoring asterisk)
returns what you expect, as in the link? Or could this be a cross-
compile issue, maybe asterisk's menuselect is testing your build
environment for "curl-config --libs"?
If not, maybe that is why asterisk's menuselec
Thanks Lonnie,
My problem is that func_curl does not get built in the first place (I
cannot select it in menuselect because it is "missing")
Julian.
Lonnie Abelbeck wrote:
> On Feb 22, 2008, at 5:16 AM, Julian Lyndon-Smith wrote:
>
>> for those not following the previous thread with curl and a
On Feb 22, 2008, at 5:16 AM, Julian Lyndon-Smith wrote:
> for those not following the previous thread with curl and astlinux
>
> I have successfully installed curl as a package within astlinux,
> with a
> lot of help from people on this list.
>
> However, I am now stuck ..
Julian,
Maybe there
I am so nearly there, I'm getting quite excited ...
Darrick Hartman wrote:
> Julian Lyndon-Smith wrote:
>> Darrick Hartman wrote:
>>
>>> Julian Lyndon-Smith wrote:
>>>
This *hurts* so much. :(
I'm ready to give up and go back to my big fat CentOS box.
curl is not a
At 11:37 21/02/2008 -0600, Darrick Hartman wrote:
>There's a menu option in the astlinux "make menuconfig" under the Asterisk
>package section that says something like "Custom asterisk config" or
>something close to that.
BTW, if you have the time, and since that would take some of the work off
Julian Lyndon-Smith wrote:
> Darrick Hartman wrote:
>
>> Julian Lyndon-Smith wrote:
>>
>>> This *hurts* so much. :(
>>>
>>> I'm ready to give up and go back to my big fat CentOS box.
>>>
>>> curl is not appearing in my make menuconfig : something along the lines
>>> of .config:197: trying
Darrick Hartman wrote:
> Julian Lyndon-Smith wrote:
>> This *hurts* so much. :(
>>
>> I'm ready to give up and go back to my big fat CentOS box.
>>
>> curl is not appearing in my make menuconfig : something along the lines
>> of .config:197: trying to assign nonexistent symbol BR2_PACKAGE_CURL
>>
Julian Lyndon-Smith wrote:
> This *hurts* so much. :(
>
> I'm ready to give up and go back to my big fat CentOS box.
>
> curl is not appearing in my make menuconfig : something along the lines
> of .config:197: trying to assign nonexistent symbol BR2_PACKAGE_CURL
>
> where else do I need to add /
This *hurts* so much. :(
I'm ready to give up and go back to my big fat CentOS box.
curl is not appearing in my make menuconfig : something along the lines
of .config:197: trying to assign nonexistent symbol BR2_PACKAGE_CURL
where else do I need to add / define BR2_PACKAGE_CURL ?
And how would
Philip Prindeville wrote:
> Add:
>
> --with-random=/dev/urandom
Ok, I'll try that. Thanks.
>
> as one of the arguments to "configure" in your curl.mk file, and let me
> know if that solves your problem.
>
> Oh, also, you're not supposed to install the "man" pages. :-(
>
> Doing:
>
> rm
Add:
--with-random=/dev/urandom
as one of the arguments to "configure" in your curl.mk file, and let me
know if that solves your problem.
Oh, also, you're not supposed to install the "man" pages. :-(
Doing:
rm -Rf $(BUILD_DIR)/root/usr/man
isn't the work-around for that. Find out which
Philip Prindeville wrote:
Can you tar them up and post them?
As requested.
Julian.
Julian Lyndon-Smith wrote:
I do have a Config.in file.
Julian
Philip Prindeville wrote:
You need a Config.in file as well.
Julian Lyndon-Smith wrote:
Ok, trying to hack this myself:
I managed
Can you tar them up and post them?
Julian Lyndon-Smith wrote:
> I do have a Config.in file.
>
> Julian
>
> Philip Prindeville wrote:
>
>> You need a Config.in file as well.
>>
>>
>> Julian Lyndon-Smith wrote:
>>
>>> Ok, trying to hack this myself:
>>>
>>> I managed to configure and add th
I do have a Config.in file.
Julian
Philip Prindeville wrote:
> You need a Config.in file as well.
>
>
> Julian Lyndon-Smith wrote:
>> Ok, trying to hack this myself:
>>
>> I managed to configure and add the curl.mk file . Yay!
>>
>> make menuconfig refuses to see the new curl package. Boo! any
I make heavy use of res_config_curl which allows you to use the realtime
engine for voicemail and queues etc but using curl instead of odbc
Julian.
Lonnie Abelbeck wrote:
> On Feb 19, 2008, at 12:45 PM, Julian Lyndon-Smith wrote:
>
>> Ok, trying to hack this myself:
>>
>> I managed to configure
On Feb 19, 2008, at 12:45 PM, Julian Lyndon-Smith wrote:
> Ok, trying to hack this myself:
>
> I managed to configure and add the curl.mk file . Yay!
>
> make menuconfig refuses to see the new curl package. Boo! any clues ?
>
> make curl downloaded the package, and then failed because there was n
You need a Config.in file as well.
Julian Lyndon-Smith wrote:
> Ok, trying to hack this myself:
>
> I managed to configure and add the curl.mk file . Yay!
>
> make menuconfig refuses to see the new curl package. Boo! any clues ?
>
> make curl downloaded the package, and then failed because there
18 matches
Mail list logo