I just pulled the last development release, and when compiling, i got this 
error.

Someone can reproduce?

Host system:
Linux localhost 3.10.17-gentoo #2 SMP PREEMPT Tue Dec 10 22:34:37 CET 2013 
x86_64 Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz GenuineIntel GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Usando especificaciones internas.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper
Objetivo: x86_64-pc-linux-gnu
Configurado con: 
/var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr 
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include 
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man 
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info 
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec 
--disable-fixed-point --without-cloog --without-ppl --disable-lto 
--enable-nls --without-included-gettext --with-system-zlib 
--enable-obsolete --disable-werror --enable-secureplt --enable-multilib 
--enable-libmudflap --disable-libssp --enable-libgomp 
--with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python 
--enable-checking=release --disable-libgcj --enable-libstdcxx-time 
--enable-languages=c,c++,fortran --enable-shared --enable-threads=posix 
--enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all 
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 
p1.13, pie-0.5.2'
Modelo de hilos: posix
gcc versiĆ³n 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2) 
****************************************************
bash: symbol lookup error: 
/home/mmarco/sagedevel/sage/local/lib/libncurses.so.5: undefined symbol: 
_nc_putchar

real    0m0.001s
user    0m0.000s
sys     0m0.001s
************************************************************************
Error installing package ncurses-5.9.p2
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/mmarco/sagedevel/sage/logs/pkgs/ncurses-5.9.p2.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/mmarco/sagedevel/sage/local/var/tmp/sage/build/ncurses-5.9.p2 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/mmarco/sagedevel/sage/local/var/tmp/sage/build/ncurses-5.9.p2' 
&& '/home/mmarco/sagedevel/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
make[2]: *** 
[/home/mmarco/sagedevel/sage/local/var/lib/sage/installed/ncurses-5.9.p2] 
Error 1
make[2]: se sale del directorio `/home/mmarco/sagedevel/sage/build'
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/mmarco/sagedevel/sage/build'

real    0m0.767s
user    0m0.596s
sys     0m0.177s
***************************************************************
Error building Sage.

The following package(s) may have failed to build:

package: ncurses-5.9.p2
log file: /home/mmarco/sagedevel/sage/logs/pkgs/ncurses-5.9.p2.log
build directory: 
/home/mmarco/sagedevel/sage/local/var/tmp/sage/build/ncurses-5.9.p2

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.




-- 
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