[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Configure plex86 (send again)



Sorry,
I am sending again cause problems in my email account.


I am trying to configure plex86. I made this:

apt-get -t unstable install plex86 kernel-headers_2.4.18 bochs
cd /usr/src
tar zxpvf plex86.tar.gz
cd /usr/src/modules/plex86
./configure


After the command ./configure no makefile was created.
What can I do?

[]'s
Sávio Ramos.


P.S. the output of ./configure is above:

debian:/usr/src/modules/plex86# ./configure

checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for inline... inline
checking for egrep... 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 for unsigned char... yes
checking size of unsigned char... 1
checking for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for select... yes
checking for dlopen in -ldl... yes
checking for instrumentation support... yes
checking for CDROM support... yes
checking for Sound Blaster 16 support... no
checking for split hard disk image support... yes
checking for NE2000 support... no
checking for i440FX PCI support... no
checking for VBE support... yes
configure: creating ./config.status
config.status: creating kernel/Makefile
config.status: creating kernel/emulation/Makefile
config.status: creating kernel/dt/Makefile
config.status: creating kernel/iodev/Makefile
config.status: creating config.h
config.status: config.h is unchanged



Reply to: