On 11-10-31 06:09 AM, [email protected] wrote:
Comment #2 on issue 1998 by [email protected]: GUB problem
with curl, SSLv2_client_method
http://code.google.com/p/lilypond/issues/detail?id=1998
if SSLv2 has been removed from openssl, then surely curl has been
updated.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622016
suggests that curl commit
c66b0b32fba175d5f096c944d8ec8f9f06299f4a
fixes it.
does the latest curl tarball contain that commit? if so, does curl
compile in gub with that tarball version?
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
This evening, I d/l a copy of the gub source, ran bin/gupdate --replace
gub/specs/curl.py which pulled curl up to version 7.22 so I got crazy
and issued bin/gub lilypond-installer. Regrettably, after a long
session of building things, it choked on python:
Command barfed: cd /home/colin/gub/target/tools/build/python-2.4.5 &&
make BLDLIBRARY='-Wl,-rpath -Wl,\$$ORIGIN/../lib -Wl,-rpath
-Wl,/home/colin/gub/target/tools/root/usr/lib -L. -lpython$(VERSION)'
DESTDIR=/home/colin/gub/target/tools/install/python-2.4.5-root install
Tail of target/tools/log/python.log >>>>>>>>
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)'
/usr/include/netinet/in.h
python: error while loading shared libraries: libpython2.4.so.1.0:
cannot open shared object file: No such file or directory
make: ***
[/home/colin/gub/target/tools/src/python-2.4.5/Lib/plat-linux3] Error 127
Command barfed: cd /home/colin/gub/target/tools/build/python-2.4.5
&& make BLDLIBRARY='-Wl,-rpath -Wl,\$$ORIGIN/../lib -Wl,-rpath
-Wl,/home/colin/gub/target/tools/root/usr/lib -L. -lpython$(VERSION)'
DESTDIR=/home/colin/gub/target/tools/install/python-2.4.5-root install
Interestingly, near the beginning of the console output was this:
colin@Sherlock:~/gub$ bin/gupdate --replace gub/specs/curl.py
downloading http://curl.haxx.se/download/ -> downloads/indexes/curl.index
...
done (151152)
gub/specs/curl.py: updating to:
http://curl.haxx.se/download/curl-7.22.0.tar.gz
colin@Sherlock:~/gub$ bin/gub lilypond-installer
calculating dependencies
*** Stage: download (curl, tools)
downloading http://curl.haxx.se/download/curl-7.22.0.tar.gz ->
/home/colin/gub/downloads/curl/
..........................................................
done (2957090)
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
read_pipe failed: cd /home/colin/gub/downloads/lilypond/git && git
show git.sv.gnu.org/lilypond.git/master:VERSION
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
read_pipe failed: cd /home/colin/gub/downloads/lilypond/git && git
show git.sv.gnu.org/lilypond.git/master:VERSION
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
read_pipe failed: cd /home/colin/gub/downloads/lilypond/git && git
show git.sv.gnu.org/lilypond.git/master:VERSION
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
read_pipe failed: cd /home/colin/gub/downloads/lilypond/git && git
show git.sv.gnu.org/lilypond.git/master:VERSION
*** Stage: download (lilypond, linux-64)
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
read_pipe failed: cd /home/colin/gub/downloads/lilypond/git && git
show git.sv.gnu.org/lilypond.git/master:VERSION
Checking for mpost ... /usr/bin/mpost
cd: 1: can't cd to /home/colin/gub/downloads/lilypond/git
read_pipe failed: cd /home/colin/gub/downloads/lilypond/git && git
show git.sv.gnu.org/lilypond.git/master:VERSION
Checking for g++ ... /usr/bin/g++
Checking for gcc ... /usr/bin/gcc
Checking for mf ... /usr/bin/mf
must rebuild[linux-64]: system::gcc tools::curl tools::automake
tools::expat tools::git tools::flex tools::gmp urw-fonts libjpeg
system::g++ tools::pkg-config flex expat zlib freetype tools::freetype
fontconfig gettext libpng ghostscript gmp tools::gettext tools::guile
guile tools::glib glib pango tools::db tools::python python
tools::texinfo tools::libpng tools::libjpeg tools::libxml2
tools::fontforge tools::t1utils tools::texi2html system::mf
system::mpost lilypond lilypond-installer
At this point, I'm at somewhat of a loss, but more than willing to try
any suggestions the community may have.
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- )
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond