Report this | Email | Print
make all-am
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT hashmap.lo -MD -MP -MF .deps/hashmap.Tpo -c -o hashmap.lo `test -f 'libhttp/hashmap.c' || echo './'`libhttp/hashmap.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT hashmap.lo -MD -MP -MF .deps/hashmap.Tpo -c libhttp/hashmap.c -fPIC -DPIC -o .libs/hashmap.o
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT hashmap.lo -MD -MP -MF .deps/hashmap.Tpo -c libhttp/hashmap.c -o hashmap.o >/dev/null 2>&1
mv -f .deps/hashmap.Tpo .deps/hashmap.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo `test -f 'libhttp/trie.c' || echo './'`libhttp/trie.c
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c libhttp/trie.c -fPIC -DPIC -o .libs/trie.o
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c libhttp/trie.c -o trie.o >/dev/null 2>&1
mv -f .deps/trie.Tpo .deps/trie.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT httpconnection.lo -MD -MP -MF .deps/httpconnection.Tpo -c -o httpconnection.lo `test -f 'libhttp/httpconnection.c' || echo './'`libhttp/httpconnection.c
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT httpconnection.lo -MD -MP -MF .deps/httpconnection.Tpo -c libhttp/httpconnection.c -fPIC -DPIC -o .libs/httpconnection.o
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT httpconnection.lo -MD -MP -MF .deps/httpconnection.Tpo -c libhttp/httpconnection.c -o httpconnection.o >/dev/null 2>&1
mv -f .deps/httpconnection.Tpo .deps/httpconnection.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo `test -f 'libhttp/server.c' || echo './'`libhttp/server.c
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT server.lo -MD -MP -MF .deps/server.Tpo -c libhttp/server.c -fPIC -DPIC -o .libs/server.o
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT server.lo -MD -MP -MF .deps/server.Tpo -c libhttp/server.c -o server.o >/dev/null 2>&1
mv -f .deps/server.Tpo .deps/server.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c -o ssl.lo `test -f 'libhttp/ssl.c' || echo './'`libhttp/ssl.c
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c libhttp/ssl.c -fPIC -DPIC -o .libs/ssl.o
libhttp/ssl.c: In function `sslSetCertificate':
libhttp/ssl.c:597: warning: implicit declaration of function `gethostbyname_r'
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c libhttp/ssl.c -o ssl.o >/dev/null 2>&1
mv -f .deps/ssl.Tpo .deps/ssl.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo `test -f 'libhttp/url.c' || echo './'`libhttp/url.c
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT url.lo -MD -MP -MF .deps/url.Tpo -c libhttp/url.c -fPIC -DPIC -o .libs/url.o
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT url.lo -MD -MP -MF .deps/url.Tpo -c libhttp/url.c -o url.o >/dev/null 2>&1
mv -f .deps/url.Tpo .deps/url.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -std=gnu99 -Wall -Os -export-symbols ./libhttp/libhttp.sym -version 1:0:0 -o libhttp.la hashmap.lo trie.lo httpconnection.lo server.lo ssl.lo url.lo -lutil
ar cru .libs/libhttp.a .libs/hashmap.o .libs/trie.o .libs/httpconnection.o .libs/server.o .libs/ssl.o .libs/url.o
ranlib .libs/libhttp.a
creating libhttp.la
(cd .libs && rm -f libhttp.la && ln -s ../libhttp.la libhttp.la)
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo `test -f 'logging/logging.c' || echo './'`logging/logging.c
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging/logging.c -fPIC -DPIC -o .libs/logging.o
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging/logging.c -o logging.o >/dev/null 2>&1
mv -f .deps/logging.Tpo .deps/logging.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -std=gnu99 -Wall -Os -version 1:0:0 -o liblogging.la logging.lo -lutil
ar cru .libs/liblogging.a .libs/logging.o
ranlib .libs/liblogging.a
creating liblogging.la
(cd .libs && rm -f liblogging.la && ln -s ../liblogging.la liblogging.la)
gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT shellinaboxd.o -MD -MP -MF .deps/shellinaboxd.Tpo -c -o shellinaboxd.o `test -f 'shellinabox/shellinaboxd.c' || echo './'`shellinabox/shellinaboxd.c
/tmp//ccu19831.s: Assembler messages:
/tmp//ccu19831.s:1921: Error: undefined symbol `shellInABoxEnd' in operation
/tmp//ccu19831.s:1921: Error: undefined symbol `vt100End' in operation
*** Error code 1

Stop in /home/chilicuil/shellinabox-2.7 (line 551 of Makefile).
*** Error code 1

Stop in /home/chilicuil/shellinabox-2.7 (line 334 of Makefile).
Views - Today : 341 Total : 341