Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ./configure
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for style of include used by make... GNU
- 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 dependency style of gcc... gcc3
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for file... yes
- checking for GNU make... make
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) gcc3
- checking how to print strings... print -r
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... print -r --
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.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 netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking for unistd.h... (cached) yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for size_t... yes
- checking for ssize_t... yes
- checking for pid_t... 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 stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for alarm... yes
- checking for working mktime... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... yes
- checking for getdelim... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for memset... yes
- checking for pow... no
- checking for regcomp... yes
- checking for select... yes
- checking for setlocale... yes
- checking for socket... yes
- checking for strchr... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for mysql_config... /usr/bin/mysql_config
- checking for pg_config... no
- checking for libsnmp... no
- checking for mysql_init in -lmysqlclient_r ... yes
- checking MySQL... ok
- checking libgadu.h usability... no
- checking libgadu.h presence... no
- checking for libgadu.h... no
- ./configure[14058]: LIBS+= -ldl: not found
- ./configure[14058]: CFLAGS+= -fPIC -DGNU: not found
- checking for git... /usr/bin/git
- configure: **********************************
- configure: Host os: linux-gnu
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating dbdrivers/Makefile
- config.status: creating dbdrivers/mysql/Makefile
- config.status: creating dbdrivers/pgsql/Makefile
- config.status: creating modules/Makefile
- config.status: creating modules/parser/Makefile
- config.status: creating modules/parser/lib/Makefile
- config.status: creating modules/parser/extensions/Makefile
- config.status: creating modules/cutoff/Makefile
- config.status: creating modules/dhcp/Makefile
- config.status: creating modules/dns/Makefile
- config.status: creating modules/ethers/Makefile
- config.status: creating modules/ewx-pt/Makefile
- config.status: creating modules/ewx-stm-channels/Makefile
- config.status: creating modules/ewx-stm/Makefile
- config.status: creating modules/ggnotify/Makefile
- config.status: creating modules/hostfile/Makefile
- config.status: creating modules/notify/Makefile
- config.status: creating modules/oident/Makefile
- config.status: creating modules/payments/Makefile
- config.status: creating modules/pinger/Makefile
- config.status: creating modules/system/Makefile
- config.status: creating modules/tc/Makefile
- config.status: creating modules/tc-new/Makefile
- config.status: creating modules/traffic/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- # make install
- Making install in modules
- make[1]: Wejście do katalogu `/root/lms/daemon/modules'
- Making install in parser
- make[2]: Wejście do katalogu `/root/lms/daemon/modules/parser'
- Making install in lib
- make[3]: Wejście do katalogu `/root/lms/daemon/modules/parser/lib'
- make install-am
- make[4]: Wejście do katalogu `/root/lms/daemon/modules/parser/lib'
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_parser.o -MD -MP -MF .deps/tscript_parser.Tpo -c -o tscript_parser.o tscript_parser.c
- mv -f .deps/tscript_parser.Tpo .deps/tscript_parser.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_ast.o -MD -MP -MF .deps/tscript_ast.Tpo -c -o tscript_ast.o tscript_ast.c
- mv -f .deps/tscript_ast.Tpo .deps/tscript_ast.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_context.o -MD -MP -MF .deps/tscript_context.Tpo -c -o tscript_context.o tscript_context.c
- mv -f .deps/tscript_context.Tpo .deps/tscript_context.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_compiler.o -MD -MP -MF .deps/tscript_compiler.Tpo -c -o tscript_compiler.o tscript_compiler.c
- tscript_compiler.c: In function ‘tscript_compile_stream’:
- tscript_compiler.c:43:2: warning: passing argument 1 of ‘tscript_yyparse’ from incompatible pointer type [enabled by default]
- return tscript_yyparse(&context->ast);
- ^
- In file included from tscript_compiler.c:33:0:
- tscript_parser.h:152:5: note: expected ‘struct tscript_context *’ but argument is of type ‘struct tscript_ast_node **’
- int tscript_yyparse (tscript_context* context);
- ^
- tscript_compiler.c: In function ‘tscript_compile_string’:
- tscript_compiler.c:51:2: warning: passing argument 1 of ‘tscript_yyparse’ from incompatible pointer type [enabled by default]
- r = tscript_yyparse(&context->ast);
- ^
- In file included from tscript_compiler.c:33:0:
- tscript_parser.h:152:5: note: expected ‘struct tscript_context *’ but argument is of type ‘struct tscript_ast_node **’
- int tscript_yyparse (tscript_context* context);
- ^
- mv -f .deps/tscript_compiler.Tpo .deps/tscript_compiler.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_interpreter.o -MD -MP -MF .deps/tscript_interpreter.Tpo -c -o tscript_interpreter.o tscript_interpreter.c
- mv -f .deps/tscript_interpreter.Tpo .deps/tscript_interpreter.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_variables.o -MD -MP -MF .deps/tscript_variables.Tpo -c -o tscript_variables.o tscript_variables.c
- mv -f .deps/tscript_variables.Tpo .deps/tscript_variables.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_values.o -MD -MP -MF .deps/tscript_values.Tpo -c -o tscript_values.o tscript_values.c
- mv -f .deps/tscript_values.Tpo .deps/tscript_values.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_extensions.o -MD -MP -MF .deps/tscript_extensions.Tpo -c -o tscript_extensions.o tscript_extensions.c
- mv -f .deps/tscript_extensions.Tpo .deps/tscript_extensions.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_debug.o -MD -MP -MF .deps/tscript_debug.Tpo -c -o tscript_debug.o tscript_debug.c
- mv -f .deps/tscript_debug.Tpo .deps/tscript_debug.Po
- gcc -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT tscript_lexical.o -MD -MP -MF .deps/tscript_lexical.Tpo -c -o tscript_lexical.o tscript_lexical.c
- mv -f .deps/tscript_lexical.Tpo .deps/tscript_lexical.Po
- rm -f libtscript.a
- ar cru libtscript.a tscript_parser.o tscript_ast.o tscript_context.o tscript_compiler.o tscript_interpreter.o tscript_variables.o tscript_values.o tscript_extensions.o tscript_debug.o tscript_lexical.o
- ranlib libtscript.a
- make[5]: Wejście do katalogu `/root/lms/daemon/modules/parser/lib'
- test -z "/usr/local/lmsd/lib/lmsd" || /bin/mkdir -p "/usr/local/lmsd/lib/lmsd"
- /usr/bin/install -c -m 644 libtscript.a '/usr/local/lmsd/lib/lmsd'
- ( cd '/usr/local/lmsd/lib/lmsd' && ranlib libtscript.a )
- make[5]: Nie ma nic do zrobienia w `install-data-am'.
- make[5]: Opuszczenie katalogu `/root/lms/daemon/modules/parser/lib'
- make[4]: Opuszczenie katalogu `/root/lms/daemon/modules/parser/lib'
- make[3]: Opuszczenie katalogu `/root/lms/daemon/modules/parser/lib'
- Making install in extensions
- make[3]: Wejście do katalogu `/root/lms/daemon/modules/parser/extensions'
- gcc -DHAVE_CONFIG_H -I../../../modules/parser/lib -g -O2 -MT tscript_exec.o -MD -MP -MF .deps/tscript_exec.Tpo -c -o tscript_exec.o tscript_exec.c
- mv -f .deps/tscript_exec.Tpo .deps/tscript_exec.Po
- gcc -DHAVE_CONFIG_H -I../../../modules/parser/lib -g -O2 -MT tscript_string.o -MD -MP -MF .deps/tscript_string.Tpo -c -o tscript_string.o tscript_string.c
- mv -f .deps/tscript_string.Tpo .deps/tscript_string.Po
- gcc -DHAVE_CONFIG_H -I../../../modules/parser/lib -g -O2 -MT tscript_file.o -MD -MP -MF .deps/tscript_file.Tpo -c -o tscript_file.o tscript_file.c
- mv -f .deps/tscript_file.Tpo .deps/tscript_file.Po
- gcc -DHAVE_CONFIG_H -I../../../modules/parser/lib -g -O2 -MT tscript_sysinfo.o -MD -MP -MF .deps/tscript_sysinfo.Tpo -c -o tscript_sysinfo.o tscript_sysinfo.c
- mv -f .deps/tscript_sysinfo.Tpo .deps/tscript_sysinfo.Po
- gcc -DHAVE_CONFIG_H -I../../../modules/parser/lib -g -O2 -MT sql.o -MD -MP -MF .deps/sql.Tpo -c -o sql.o sql.c
- mv -f .deps/sql.Tpo .deps/sql.Po
- gcc -DHAVE_CONFIG_H -I../../../modules/parser/lib -g -O2 -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c
- mv -f .deps/net.Tpo .deps/net.Po
- gcc -DHAVE_CONFIG_H -I../../../modules/parser/lib -g -O2 -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o syslog.c
- mv -f .deps/syslog.Tpo .deps/syslog.Po
- rm -f libparser_extensions.a
- ar cru libparser_extensions.a tscript_exec.o tscript_string.o tscript_file.o tscript_sysinfo.o sql.o net.o syslog.o
- ranlib libparser_extensions.a
- make[4]: Wejście do katalogu `/root/lms/daemon/modules/parser/extensions'
- test -z "/usr/local/lmsd/lib/lmsd" || /bin/mkdir -p "/usr/local/lmsd/lib/lmsd"
- /usr/bin/install -c -m 644 libparser_extensions.a '/usr/local/lmsd/lib/lmsd'
- ( cd '/usr/local/lmsd/lib/lmsd' && ranlib libparser_extensions.a )
- make[4]: Nie ma nic do zrobienia w `install-data-am'.
- make[4]: Opuszczenie katalogu `/root/lms/daemon/modules/parser/extensions'
- make[3]: Opuszczenie katalogu `/root/lms/daemon/modules/parser/extensions'
- make[3]: Wejście do katalogu `/root/lms/daemon/modules/parser'
- /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Ilib -g -O2 -MT parser_la-parser.lo -MD -MP -MF .deps/parser_la-parser.Tpo -c -o parser_la-parser.lo `test -f 'parser.c' || echo './'`parser.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Ilib -g -O2 -MT parser_la-parser.lo -MD -MP -MF .deps/parser_la-parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser_la-parser.o
- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Ilib -g -O2 -MT parser_la-parser.lo -MD -MP -MF .deps/parser_la-parser.Tpo -c parser.c -o parser_la-parser.o >/dev/null 2>&1
- mv -f .deps/parser_la-parser.Tpo .deps/parser_la-parser.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -Ilib -g -O2 -no-undefined -module -avoid-version -flm -lfl -lm -o parser.la -rpath /usr/local/lmsd/lib/lmsd parser_la-parser.lo lib/libtscript.a extensions/libparser_extensions.a
- *** Warning: Linking the shared library parser.la against the
- *** static library lib/libtscript.a is not portable!
- *** Warning: Linking the shared library parser.la against the
- *** static library extensions/libparser_extensions.a is not portable!
- libtool: link: gcc -shared -fPIC -DPIC -O2 .libs/parser_la-parser.o -lfl -lm lib/libtscript.a extensions/libparser_extensions.a -Wl,-soname -Wl,parser.so -o .libs/parser.so
- /usr/bin/ld: lib/libtscript.a(tscript_compiler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
- lib/libtscript.a: error adding symbols: Bad value
- collect2: error: ld returned 1 exit status
- make[3]: *** [parser.la] Błąd 1
- make[3]: Opuszczenie katalogu `/root/lms/daemon/modules/parser'
- make[2]: *** [install-recursive] Błąd 1
- make[2]: Opuszczenie katalogu `/root/lms/daemon/modules/parser'
- make[1]: *** [install-recursive] Błąd 1
- make[1]: Opuszczenie katalogu `/root/lms/daemon/modules'
- make: *** [install-recursive] Błąd 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement