have the same problem

[EMAIL PROTECTED]:/home/neztiti# cd em8300-0.16.2-rc2
[EMAIL PROTECTED]:/home/neztiti/em8300-0.16.2-rc2# ./configure
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
*** GTK not found ***
checking for alsa configuration directory... /usr/share/alsa
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/linux/Makefile
config.status: creating overlay/Makefile
config.status: creating dhc/Makefile
config.status: creating em8300setup/Makefile
config.status: creating scripts/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
[EMAIL PROTECTED]:/home/neztiti/em8300-0.16.2-rc2# make
Making all in include
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include'
make  all-recursive
make[2]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include'
Making all in linux
make[3]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include/linux'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include/linux'
make[3]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include'
make[2]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include'
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include'
Making all in scripts
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/scripts'
Making all in em8300setup
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/em8300setup'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include   -g -O2 -Wall 
-D_FILE_OFFSET_BITS=64 -g -O2 -MT em8300setup.o -MD -MP -MF 
".deps/em8300setup.Tpo" -c -o em8300setup.o em8300setup.c; \
        then mv -f ".deps/em8300setup.Tpo" ".deps/em8300setup.Po"; else rm -f 
".deps/em8300setup.Tpo"; exit 1; fi
gcc -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -g -O2   -o em8300setup  em8300setup.o  
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/em8300setup'
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2'
[EMAIL PROTECTED]:/home/neztiti/em8300-0.16.2-rc2# make install
Making install in include
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include'
Making install in linux
make[2]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include/linux'
make[3]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include/linux'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/include/linux" || mkdir -p -- "/usr/local/include/linux"
 /usr/bin/install -c -m 644 'em8300.h' '/usr/local/include/linux/em8300.h'
make[3]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include/linux'
make[2]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include/linux'
make[2]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include'
make[3]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/include'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include'
make[2]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include'
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/include'
Making install in scripts
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/scripts'
make[2]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/scripts'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/em8300" || mkdir -p -- "/usr/local/share/em8300"
 /usr/bin/install -c -m 644 'em8300.pm' '/usr/local/share/em8300/em8300.pm'
test -z "/usr/local/share/em8300" || mkdir -p -- "/usr/local/share/em8300"
 /usr/bin/install -c 'console.pl' '/usr/local/share/em8300/console.pl'
 /usr/bin/install -c 'i2ctest.pl' '/usr/local/share/em8300/i2ctest.pl'
 /usr/bin/install -c 'microcode_extract.pl' 
'/usr/local/share/em8300/microcode_extract.pl'
 /usr/bin/install -c 'microcode_info.pl' 
'/usr/local/share/em8300/microcode_info.pl'
 /usr/bin/install -c 'msexpand.pl' '/usr/local/share/em8300/msexpand.pl'
 /usr/bin/install -c 'parsei2c.pl' '/usr/local/share/em8300/parsei2c.pl'
 /usr/bin/install -c 'replay.pl' '/usr/local/share/em8300/replay.pl'
 /usr/bin/install -c 'softiceparse.pl' '/usr/local/share/em8300/softiceparse.pl'
 /usr/bin/install -c 'symboliclog.pl' '/usr/local/share/em8300/symboliclog.pl'
make[2]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/scripts'
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/scripts'
Making install in em8300setup
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/em8300setup'
make[2]: Entering directory `/home/neztiti/em8300-0.16.2-rc2/em8300setup'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
  /usr/bin/install -c 'em8300setup' '/usr/local/bin/em8300setup'
test -z "/usr/local/share/man/man1" || mkdir -p -- "/usr/local/share/man/man1"
 /usr/bin/install -c -m 644 './em8300setup.1' 
'/usr/local/share/man/man1/em8300setup.1'
make[2]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/em8300setup'
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2/em8300setup'
make[1]: Entering directory `/home/neztiti/em8300-0.16.2-rc2'
make[2]: Entering directory `/home/neztiti/em8300-0.16.2-rc2'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/lib/firmware" || mkdir -p -- "/lib/firmware"
test ! -f ./modules/em8300.uc || /usr/bin/install -c -m 644 ./modules/em8300.uc 
"/lib/firmware/em8300.bin"
test -z "/usr/share/alsa" || mkdir -p -- "/usr/share/alsa/cards"
test -z "/usr/share/alsa" || /usr/bin/install -c -m 644 ./modules/EM8300.conf 
"/usr/share/alsa/cards/EM8300.conf"
make[2]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2'
make[1]: Leaving directory `/home/neztiti/em8300-0.16.2-rc2'
[EMAIL PROTECTED]:/home/neztiti/em8300-0.16.2-rc2#

-- 
Error inserting em8300 module in 2.6.20
https://bugs.launchpad.net/bugs/97453
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to