Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./configure && make
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking whether make sets $(MAKE)... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 gcc option to accept ISO C99... -std=gnu99
- checking whether the compiler supports complex numbers... yes
- checking if gcc -std=gnu99 accepts -Wall... yes
- checking if gcc -std=gnu99 accepts -O3... yes
- configure: WARNING: guessing cpu nocona (override with --with-cpu=cpuname.)
- checking if gcc -std=gnu99 accepts -march=nocona... yes
- checking if gcc -std=gnu99 accepts -mmmx... yes
- checking if gcc -std=gnu99 accepts -msse... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking for g77... no
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for gfortran... no
- checking for g95... no
- checking for xlf95... no
- checking for f95... no
- checking for fort... no
- checking for ifort... no
- checking for ifc... no
- checking for efc... no
- checking for pgf95... no
- checking for lf95... no
- checking for ftn... no
- checking whether we are using the GNU Fortran 77 compiler... no
- checking whether accepts -g... no
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ranlib... ranlib
- checking whether ln -s works... yes
- checking for mv... /bin/mv
- checking for cp... /bin/cp
- checking for rm... /bin/rm
- checking for ar... /usr/bin/ar
- checking for touch... /usr/bin/touch
- checking for indent... /usr/bin/indent
- checking if /usr/bin/indent accepts GNU options... yes
- checking for sqrt in -lm... yes
- checking for dlopen in -ldl... yes
- checking for shl_load in -ldld... no
- checking for openpty in -lutil... yes
- checking for NSLinkModule... no
- checking for xmalloc in -liberty... yes
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/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 bfd.h usability... yes
- checking bfd.h presence... yes
- checking for bfd.h... yes
- checking for bfd_init in -lbfd... yes
- checking for dcgettext in -lintl... no
- checking whether bfd works with -Bstatic... no
- checking whether bfd works alone... yes
- checking whether bfd_hash_table_init wants two arguments... no
- 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 pkg-config... /usr/bin/pkg-config
- checking for library Xft... yes
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking if more special flags are required for pthreads... no
- checking for tputs in -lcurses... yes
- checking for readline in -lreadline... yes
- checking for libiconv_open in -liconv... no
- checking for ANSI C header files... (cached) yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking wchar.h usability... yes
- checking wchar.h presence... yes
- checking for wchar.h... yes
- checking wctype.h usability... yes
- checking wctype.h presence... yes
- checking for wctype.h... yes
- checking langinfo.h usability... yes
- checking langinfo.h presence... yes
- checking for langinfo.h... yes
- checking iconv.h usability... yes
- checking iconv.h presence... yes
- checking for iconv.h... yes
- checking for memory.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking for unistd.h... (cached) yes
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking pty.h usability... yes
- checking pty.h presence... yes
- checking for pty.h... yes
- checking util.h usability... no
- checking util.h presence... no
- checking for util.h... no
- checking dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking dl.h usability... no
- checking dl.h presence... no
- checking for dl.h... no
- checking ieeefp.h usability... no
- checking ieeefp.h presence... no
- checking for ieeefp.h... no
- checking fpu_control.h usability... yes
- checking fpu_control.h presence... yes
- checking for fpu_control.h... yes
- checking fenv.h usability... yes
- checking fenv.h presence... yes
- checking for fenv.h... yes
- checking stropts.h usability... yes
- checking stropts.h presence... yes
- checking for stropts.h... yes
- checking sys/stropts.h usability... yes
- checking sys/stropts.h presence... yes
- checking for sys/stropts.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking for sys/types.h... (cached) yes
- checking sys/ttold.h usability... no
- checking sys/ttold.h presence... no
- checking for sys/ttold.h... no
- 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 locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for bfd.h... (cached) yes
- checking readline/readline.h usability... yes
- checking readline/readline.h presence... yes
- checking for readline/readline.h... yes
- checking readline/history.h usability... yes
- checking readline/history.h presence... yes
- checking for readline/history.h... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for mode_t... yes
- checking for off_t... yes
- checking for size_t... yes
- checking for pid_t... yes
- checking return type of signal handlers... void
- checking for long long int... yes
- checking for wchar_t... yes
- checking for wint_t... yes
- checking for mbstate_t... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for sys/param.h... yes
- checking for getpagesize... yes
- checking for working mmap... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for strftime... yes
- checking for strchr... yes
- checking for memcpy... yes
- checking for sigaction... yes
- checking for sigvec... yes
- checking for strerror... yes
- checking for getcwd... yes
- checking for feenableexcept... yes
- checking for fpsetmask... no
- checking for __setfpucw... no
- checking for tanh... yes
- checking for dlopen... yes
- checking for sigsetjmp... no
- checking for waitpid... yes
- checking for openpty... yes
- checking for mprotect... yes
- checking for getpagesize... (cached) yes
- checking for gettimeofday... yes
- checking for ftime... yes
- checking for cfree... yes
- checking for gethostbyname... (cached) yes
- checking for flockfile... yes
- checking for sysconf... yes
- checking for fpathconf... yes
- checking for tcsetattr... yes
- checking for setenv... yes
- checking for putenv... yes
- checking for fseeko... yes
- checking for ftello... yes
- checking for rl_getc... yes
- checking whether mbrtowc and mbstate_t are properly declared... yes
- checking for setlocale... yes
- checking for nl_langinfo... yes
- checking for iconv... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating include/lushmake.h
- config.status: creating include/lushconf.h
- for d in src ; \
- do ( cd $d && make all ) || exit ; done
- make[1]: Вход в каталог `/home/michael/ldd/lush-2.0.1/src'
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c at.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c binary.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c cref.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c calls.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c arith.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c check_func.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c date.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c dh.c
- dh.c: В функции «make_dhclass»:
- dh.c:330:8: предупреждение: variable «superlock» set but not used [-Wunused-but-set-variable]
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c dump.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c eval.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c fileio.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c fltlib.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c fpu.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c function.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c event.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c graphics.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c htable.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c idx1.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c idx2.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c idx3.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c idx4.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c index.c
- index.c: В функции «yeloop»:
- index.c:3507:8: предупреждение: variable «ans» set but not used [-Wunused-but-set-variable]
- index.c: В функции «ybloop»:
- index.c:3567:8: предупреждение: variable «ans» set but not used [-Wunused-but-set-variable]
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c io.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c list.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c main.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c math.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c misc.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c cmm.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c module.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c number.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c oostruct.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c regex.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c storage.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c string.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c symbol.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c toplevel.c
- toplevel.c: В функции «start_lisp»:
- toplevel.c:233:12: предупреждение: variable «q» set but not used [-Wunused-but-set-variable]
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c user.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c weakref.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c ps_driver.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c rng.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c lisp_driver.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c x11_driver.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c unix.c
- gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c dldbfd.c
- dldbfd.c: В функции «compute_executable_flag»:
- dldbfd.c:2481:19: предупреждение: variable «status» set but not used [-Wunused-but-set-variable]
- g++ -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -c cpp.cpp
- g++ -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -march=nocona -mmmx -msse -I../include -pthread -I/usr/include/freetype2 -Wl,-export-dynamic -o lush2 at.o binary.o cref.o calls.o arith.o check_func.o date.o dh.o dump.o eval.o fileio.o fltlib.o fpu.o function.o event.o graphics.o htable.o idx1.o idx2.o idx3.o idx4.o index.o io.o list.o main.o math.o misc.o cmm.o module.o number.o oostruct.o regex.o storage.o string.o symbol.o toplevel.o user.o weakref.o ps_driver.o rng.o lisp_driver.o x11_driver.o unix.o dldbfd.o cpp.o -lXft -lSM -lICE -lX11 -lreadline -lcurses -lbfd -liberty -lutil -ldl -lm
- /usr/bin/ld: x11_driver.o: undefined reference to symbol 'FcPatternDel'
- /usr/bin/ld: note: 'FcPatternDel' is defined in DSO /usr/lib/libfontconfig.so.1 so try adding it to the linker command line
- /usr/lib/libfontconfig.so.1: could not read symbols: Invalid operation
- collect2: ошибка: выполнение ld завершилось с кодом возврата 1
- make[1]: *** [lush2] Ошибка 1
- make[1]: Выход из каталога `/home/michael/ldd/lush-2.0.1/src'
- make: *** [all] Ошибка 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement