[Ubuntu-BR] help - saida do comando make
Iuri Diniz
iuridiniz em gmail.com
Quinta Janeiro 22 03:51:06 UTC 2009
O make não compilou nada novo...
Acho que você executou o configure/make mais de uma vez correto?
se você quiser começar tudo de novo (quase equivale a descompactar o pacote
em um novo local) faça:
make distclean
./configure --option1 --option2 --option3
make
Aqui você vai ver saida do tipo:
make all-recursive
make[1]: Entering directory
`/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20'
Making all in src
make[2]: Entering directory
`/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20/src'
make all-am
make[3]: Entering directory
`/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLIBRARY_DIR="\"/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20/out/lib\""
-DSBIN_DIR="\"/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20/out/sbin\""
-I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGE_FILES -O0 -ggdb -Wall -W -Wshadow -pedantic
-std=gnu99 -MT mod_thunder.lo -MD -MP -MF .deps/mod_thunder.Tpo -c -o
mod_thunder.lo mod_thunder.c
gcc -DHAVE_CONFIG_H
-DLIBRARY_DIR=\"/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20/out/lib\"
-DSBIN_DIR=\"/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20/out/sbin\" -I.
-I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGE_FILES -O0 -ggdb -Wall -W -Wshadow -pedantic
-std=gnu99 -MT mod_thunder.lo -MD -MP -MF .deps/mod_thunder.Tpo -c
mod_thunder.c -fPIC -DPIC -o .libs/mod_thunder.o
mod_thunder.c: In function 'mod_thunder_uri_handler':
mod_thunder.c:197: warning: implicit declaration of function
'response_header_overwrite'
mod_thunder.c:168: warning: unused variable 'i'
mod_thunder.c: At top level:
mod_thunder.c:48: warning: 'handler_ctx_init' defined but not used
mod_thunder.c:56: warning: 'handler_ctx_free' defined but not used
mv -f .deps/mod_thunder.Tpo .deps/mod_thunder.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -O0 -ggdb -Wall -W -Wshadow
-pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined
-o mod_thunder.la -rpath
/home/iuri/Sources/thundera/3rd/lighttpd-1.4.20/out/lib mod_thunder.lo
rm -fr .libs/mod_thunder.la .libs/mod_thunder.lai .libs/mod_thunder.so
gcc -shared .libs/mod_thunder.o -Wl,-soname -Wl,mod_thunder.so -o
.libs/mod_thunder.so
creating mod_thunder.la
2009/1/21 Flávio Alexandre <falexandre.reis.listas em gmail.com>
> isso serio normal ?
>
> por ter duvida nesse passo, nao passei para o seguinte.
>
> forte abraço a todos
>
--
Iuri Diniz
http://iuridiniz.com [Sou um agitador, não um advogado]
http://blog.igdium.com [Linux on Limbo]
More information about the ubuntu-br
mailing list