this is my log's last several lines. checking for connect declaration... extern int connect (int, const struct sockaddr *, unsigned int); checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sun_len in struct sockaddr_un... no checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_addr... yes checking for setsockopt... yes checking for getsockopt... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for inet_addr declaration... extern unsigned int inet_addr (const char*); checking for netinet/tcp.h... yes checking for setsockopt declaration... extern int setsockopt (int, int, int, const void*, unsigned int); checking for the code address range... 0x08000000 checking for the malloc address range... 0x08000000 checking for the shared library address range... 0x4E000000 checking for the stack address range... 0xBF000000 checking for getpagesize... yes checking for getpagesize declaration... extern int getpagesize (void); checking for vadvise... no checking for vm_allocate... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for working mmap... yes checking for munmap... yes checking for msync... yes checking for mprotect... yes checking for working mprotect... yes checking for working shared memory... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for attachability of removed shared memory... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for dlopen... yes checking for dlsym... yes checking for dlvsym... yes checking for dlerror... yes checking for dlclose... yes checking for dladdr... yes configure: [1m** checks for libraries [m checking for library containing tgetent... -lncurses checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline... yes checking for rl_filename_completion_function... yes checking for filename_completion_function declaration... extern char* rl_filename_completion_function(const char*, int); checking whether rl_already_prompted is declared... yes checking whether rl_readline_name is declared... yes checking whether rl_gnu_readline_p is declared... yes checking for a modern readline... found a modern GNU readline configure: [1m** checks for OS services [m checking for the valid characters in filenames... ((ch >= 1) && (ch != 47)) configure: [1m** checks for compiler characteristics (arithmetic data types) [m checking whether char is unsigned... no checking whether single-float divbyzero raises an exception... no checking whether single-float overflow raises an exception... no checking whether single-float underflow raises an exception... no checking whether single-float inexact raises an exception... no checking whether double-float divbyzero raises an exception... no checking whether double-float overflow raises an exception... no checking whether double-float underflow raises an exception... no checking whether double-float inexact raises an exception... no checking whether byte ordering is bigendian... no checking for integer types and behaviour... created intparam.h checking for floating-point types and behaviour... created floatparam.h configure: [1m** output file generation [m configure: updating cache config.cache configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating gllib/Makefile config.status: creating makemake config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configure findings: FFI: yes (user requested: default) readline: yes (user requested: yes) libsigsegv: yes ./makemake --with-dynamic-ffi --with-readline --with-libreadline- prefix=/home/huxpeng/book/sage-3.3/local/lib/ --prefix=/home/huxpeng/ book/sage-3.3/local --without-libintl > Makefile make[2]: Entering directory `/home/huxpeng/book/sage-3.3/spkg/build/ clisp-2.46.p7/src/src' cp -p cfgunix.lisp config.lisp chmod +w config.lisp echo '(setq *clhs-root-default* "http://www.lisp.org/HyperSpec/")' >> config.lisp make[2]: Leaving directory `/home/huxpeng/book/sage-3.3/spkg/build/ clisp-2.46.p7/src/src'
To continue building CLISP, the following commands are recommended (cf. unix/INSTALL step 4 ff): cd src /bin/nano config.lisp make make check Working around nohup problem and the infamous UNIX error 45 bug in OSX by sending make output to /home/huxpeng/book/sage-3.3/spkg/build/ clisp-2.46.p7/build.log. Error building clisp real 0m51.868s user 0m28.818s sys 0m11.313s sage: An error occurred while installing clisp-2.46.p7 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /home/huxpeng/book/sage-3.3/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /home/huxpeng/book/sage-3.3/spkg/build/clisp-2.46.p7 and type 'make'. Instead type "/home/huxpeng/book/sage-3.3/sage -sh" in order to set all environment variables correctly, then cd to /home/huxpeng/book/sage-3.3/spkg/build/clisp-2.46.p7 (When you are done debugging, you can type "exit" to leave the subshell.) make[1]: *** [installed/clisp-2.46.p7] Error 1 make[1]: Leaving directory `/home/huxpeng/book/sage-3.3/spkg' real 204m38.998s user 157m17.686s sys 9m8.478s how to fix it ? thanks --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---