lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUB


From: Colin Campbell
Subject: Re: GUB
Date: Thu, 20 Oct 2011 07:05:54 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 11-10-19 10:42 PM, Graham Percival wrote:
On Wed, Oct 19, 2011 at 10:00:26PM -0600, Colin Campbell wrote:
Command barfed: cd /home/colin/gub/target/tools/build/curl-7.19.0
&&  make -j4

Tail of target/tools/log/curl.log>>>>>>>>
    make[1]: *** [all] Error 2
    make[1]: Leaving directory
`/home/colin/gub/target/tools/build/curl-7.19.0/src'
    make: *** [all-recursive] Error 1
    Command barfed: cd
/home/colin/gub/target/tools/build/curl-7.19.0&&  make -j4
<<<<<<<<  Tail of target/tools/log/curl.log
Well, what do you see in target/tools/log/curl.log ?  The portion
of that logfile that GUB showed you doesn't contain any useful
info, so please manually open up that logfile and look for
anything suspicious.

also, exactly what OS/hardware are you using?  By chance I started
working on the "recompile everything" issue earlier tonight, and
curl built on my lilydev ubuntu machine.

Cheers,
- Graham


The error seems to be just above the tailed part:
libtool: link: gcc -I/home/colin/gub/target/tools/root/usr/include -Wl,-rpath -Wl,\$ORIGIN/../lib -Wl,-rpath -Wl,/home/colin/gub/target/tools/root/usr/lib -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o -L/home/colin/gub/target/tools/root/usr/lib ../lib/.libs/libcurl.so -lidn -lldap -lrt -lssl -lcrypto -lz
../lib/.libs/libcurl.so: undefined reference to `SSLv2_client_method'
collect2: ld returned 1 exit status
make[2]: *** [curl] Error 1
make[2]: Leaving directory `/home/colin/gub/target/tools/build/curl-7.19.0/src'


I tried a git grep "SSLv2_client_method" but got nothing.

This is on Ubuntu 11.10 on an x86-64 machine, running natively. I'll try my VM 32-bit Ubuntu at the office later today.

Cheers,
Colin

--
I've learned that you shouldn't go through life with a catcher's mitt on both 
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]