On Sun, Jul 27, 2008 at 07:16:19PM +0800, botp wrote: > On Sat, Jul 26, 2008 at 7:12 PM, Bram Senders <[EMAIL PROTECTED]> wrote: > > dist/libshoes.so: undefined reference to `shoes_http_error' > > dist/libshoes.so: undefined reference to `shoes_download' > > dist/libshoes.so: undefined reference to `shoes_http_headers' > > dist/libshoes.so: undefined reference to `curl_global_init' > > dist/libshoes.so: undefined reference to `curl_global_cleanup' > > dist/libshoes.so: undefined reference to `shoes_queue_download' > > collect2: ld returned 1 exit status > > make: *** [dist/shoes-bin] Error 1 > > confirmed here, same error on ubuntu8.04 > no rush though; i can wait for the fix :) > kind regards -botp
I'm sorry about this, the latest tarball is actually: http://hacketyhack.net/pkg/dist/shoes/shoes-0.r874.tar.gz Right now it's probably better to build from github, as a number of critical speed and stability bugs have been fixed since then. _why
