Arthur_Hoch
(usa FreeBSD)
Enviado em 18/12/2012 - 21:02h
Deu pau, diz que tem que instalar um "module-init-tools", ai eu dou ./configure e quando, chamo o make:
root@Slackware:/home/arthurhoch/Downloads/Kernel/module-init-tools-3.7-pre9# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
continue configure in default builddir "./build"
....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=build" "linux
gnu"
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for docbook-to-man... no
checking for docbook2man... docbook2man
configure: Adding gcc options: -g -O2 -Wunused -Wall
configure: creating ./config.status
config.status: creating Makefile
config.status: executing buildir commands
config.status: reusing top_srcdir/Makefile from earlier configure
config.status: build in build (HOST=)
config.status: executing depfiles commands
root@Slackware:/home/arthurhoch/Downloads/Kernel/module-init-tools-3.7-pre9# make links
Makefile:15: *** recipe commences before first target. Stop.
Eu usei também com:
#./configure --prefix=/
#make moveold
Fail.
Será que posso dar logo make install?