[ create a new paste ] login | about

Link: http://codepad.org/Qpeyb0Jw    [ raw code | fork ]

Plain Text, pasted on Oct 21:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for C compiler vendor... gnu
checking whether C compiler accepts -malign-double... yes
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag... 
checking for x86 cpuid 0 output... 2:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... 6d6:816:180:afe9fbbf
checking whether C compiler accepts -march=pentium-m... yes
checking for gcc architecture flag... -march=pentium-m
checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium-m... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for msgmerge... (cached) /usr/bin/msgmerge
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking ddraw.h usability... no
checking ddraw.h presence... no
checking for ddraw.h... no
checking htmlhelp.h usability... no
checking htmlhelp.h presence... no
checking for htmlhelp.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for long double... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for pow in -lm... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ftime... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for pow... yes
checking for select... yes
checking for setlocale... yes
checking for sqrt... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for sleep... yes
checking for setitimer... yes
checking for ftime... (cached) yes
checking for finite... yes
checking for fabsl... yes
checking for _fabsl... no
checking for __fabsl... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... no
checking for XShmAttach in -lXext... yes
------------------------------------------------------------
Available drivers:
   X11
------------------------------------------------------------
Complex math parser:
try GSL: yes
checking for gsl-config... /usr/bin/gsl-config
checking for GSL... yes
using GSL for complex numbers
------------------------------------------------------------
configure: creating ./config.status
config.status: creating src/i18n/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/i18n/Makefile
config.status: creating src/engine/Makefile
config.status: creating src/util/Makefile
config.status: creating src/ui/Makefile
config.status: creating src/filter/Makefile
config.status: creating src/ui-hlp/Makefile
config.status: creating src/ui/ui-drv/aa/Makefile
config.status: creating src/ui/ui-drv/x11/Makefile
config.status: creating src/ui/ui-drv/win32/Makefile
config.status: creating doc/Makefile
config.status: creating help/Makefile
config.status: creating src/ui/ui-drv/gtk/Makefile
config.status: creating src/sffe/Makefile
config.status: creating src/include/aconfig.h
config.status: creating src/include/version.h
config.status: executing po-directories commands
------------------------------------------------------------
Compiler options:
 CC          : gcc
 CFLAGS      : -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium-m  -I/usr/include -fomit-frame-pointer -DSFFE_USING -DSFFE_CMPLX_GSL -I/home/army/Programme/AUR/xaos/xaos-3.5/src/include
 LDLAGS      : 
 LIBS        : -lm  -lXext   -lX11 -L/usr/lib -lgsl -lgslcblas -lm
 X_LIBS      : 
------------------------------------------------------------
 
READ THE FOLLOWING WARNINGS CAREFULLY
 

 
END OF WARNINGS
 
In case you have trouble with compiling or running
XaoS please read the INSTALL file.
------------------------------------------------------------



Create a new paste based on this one


Comments: