On 10.04.2014 04:03, 张彪 wrote:
I follow the steps in the "Git the Hard Way" of 
http://www.sagemath.org/doc/developer/manual_git.html.
but an Error occurs.
------------------------------------------
My  computer and operating system:
       4  Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz

Linux zhangbiao 3.13.8-1-ARCH #1 SMP PREEMPT Tue Apr 1 12:19:51 CEST 2014 
x86_64 GNU/Linux

-----------------------------------------
The followings are the logs in the ~/git/sage/logs/pkgs/sqlite-3.7.17.p1.log

Found local metadata for sqlite-3.7.17.p1
Found local sources at 
/home/philip/git/sage-6.1.1/upstream/sqlite-3.7.17.tar.bz2
Checksum: f75308922ebbc9812cf4974d21f29298eab36486 vs 
f75308922ebbc9812cf4974d21f29298eab36486
sqlite-3.7.17.p1
====================================================
Setting up build directory for sqlite-3.7.17.p1
Finished set up
****************************************************
Host system:
Linux zhangbiao 3.13.8-1-ARCH #1 SMP PREEMPT Tue Apr 1 12:19:51 CEST 2014 
x86_64 GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/home/philip/git/sage-6.1.1/local/libexec/gcc/x86_64-unknown-linux-gnu/4.7.3/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../src/configure --prefix=/home/philip/git/sage-6.1.1/local 
--with-local-prefix=/home/philip/git/sage-6.1.1/local 
--with-gmp=/home/philip/git/sage-6.1.1/local 
--with-mpfr=/home/philip/git/sage-6.1.1/local 
--with-mpc=/home/philip/git/sage-6.1.1/local --with-system-zlib 
--disable-multilib --disable-nls
Thread model: posix
gcc version 4.7.3 (GCC)
****************************************************
bash: symbol lookup error: bash: undefined symbol: rl_signal_event_hook


Yet another instance of "Sage's readline breaks programs linked to a newer system libreadline"?

(If so, we'd have to once again update the "logic" in readline's spkg-install. Or finally make readline a prerequisite...)


-leif


real    0m0.001s
user    0m0.000s
sys     0m0.000s
************************************************************************
Error installing package sqlite-3.7.17.p1
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
   /home/philip/git/sage-6.1.1/logs/pkgs/sqlite-3.7.17.p1.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/philip/git/sage-6.1.1/local/var/tmp/sage/build/sqlite-3.7.17.p1 and type 
'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
   (cd '/home/philip/git/sage-6.1.1/local/var/tmp/sage/build/sqlite-3.7.17.p1' 
&& '/home/philip/git/sage-6.1.1/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to