Bug#340942: Can't actually use libcurl?

2005-11-30 Thread Steve Langasek
Hi David, On Tue, Nov 29, 2005 at 08:31:20AM -0500, David Roundy wrote: > On Mon, Nov 28, 2005 at 11:55:46PM -0800, Steve Langasek wrote: > > Yes, curl-config is messed up in the sense that curl-config is *always* > > messed up for purposes of dynamic linking on GNU systems. In the present > > ca

Bug#340942: Can't actually use libcurl?

2005-11-29 Thread David Roundy
On Mon, Nov 28, 2005 at 11:55:46PM -0800, Steve Langasek wrote: > Yes, curl-config is messed up in the sense that curl-config is *always* > messed up for purposes of dynamic linking on GNU systems. In the present > case, curl-config spits out -lkrb5 and other library options, but is > missing a de

Bug#340942: Can't actually use libcurl?

2005-11-29 Thread Steve Langasek
severity 340942 important thanks On Mon, Nov 28, 2005 at 06:35:15PM -0800, Isaac Jones wrote: > David Roundy <[EMAIL PROTECTED]> writes: > (snip) > > ... It would help to have the config.log. > > Most likely the curl-config output is messed up in some way. We use > > curl-config to determine w

Bug#340942: Can't actually use libcurl?

2005-11-28 Thread Isaac Jones
David Roundy <[EMAIL PROTECTED]> writes: (snip) > ... It would help to have the config.log. > > Most likely the curl-config output is messed up in some way. We use > curl-config to determine which flags to use to link with curl, but then we > check whether these flags actually work, and it is th