Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161595 Details for
Bug 233225
hsfconfig fails with net-dialup/hsfmodem-7.68.00.09 on AMD64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hsfconfig-buildlog.txt
hsfconfig-buildlog.txt (text/plain), 8.69 KB, created by
Matthew Schultz
on 2008-07-29 05:29:32 UTC
(
hide
)
Description:
hsfconfig-buildlog.txt
Filename:
MIME Type:
Creator:
Matthew Schultz
Created:
2008-07-29 05:29:32 UTC
Size:
8.69 KB
patch
obsolete
>Makefile:20: *** WARNING: Trying to compile kernel modules on a GenuineIntel system while the installed hsf driver package is for x86_64, this is likely to fail... *** >(cd /lib/modules/2.6.26-gentoo/build && make "CNXT_KERNELSRC=/lib/modules/2.6.26-gentoo/build" "M=/usr/lib64/hsfmodem/modules" "CC=gcc" clean) >make[1]: Entering directory `/usr/src/linux-2.6.26-gentoo' >/usr/lib64/hsfmodem/modules/Makefile:20: *** WARNING: Trying to compile kernel modules on a GenuineIntel system while the installed hsf driver package is for x86_64, this is likely to fail... *** >make[1]: Leaving directory `/usr/src/linux-2.6.26-gentoo' >(cd /lib/modules/2.6.26-gentoo/build && make "CNXT_KERNELSRC=/lib/modules/2.6.26-gentoo/build" "M=/usr/lib64/hsfmodem/modules/GPL/hda" "CC=gcc" "HDA_CFLAGS=-DFOUND_KZALLOC -DFOUND_TLV -DFOUND_IRQ_HANDLER_T -DFOUND_DELAYED_WORK -DFOUND_NO_CTL_ELEM_RW" clean) >make[1]: Entering directory `/usr/src/linux-2.6.26-gentoo' >make[1]: Leaving directory `/usr/src/linux-2.6.26-gentoo' >rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd .tmp_versions .tmp_versions /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfosspec.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfserial.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfengine.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfpcibasic2.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfpcibasic3.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfmc97ich.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfmc97via.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfmc97ali.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfmc97ati.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfmc97sis.mod /lib/modules/2.6.26-gentoo/build/.tmp_versions/hsfsoar.mod Modules.symvers GPL/hda/Modules.symvers >(cd /lib/modules/2.6.26-gentoo/build && make "CNXT_KERNELSRC=/lib/modules/2.6.26-gentoo/build" "M=/usr/lib64/hsfmodem/modules" "CC=gcc" modules) >make[1]: Entering directory `/usr/src/linux-2.6.26-gentoo' >/usr/lib64/hsfmodem/modules/Makefile:20: *** WARNING: Trying to compile kernel modules on a GenuineIntel system while the installed hsf driver package is for x86_64, this is likely to fail... *** > CC [M] /usr/lib64/hsfmodem/modules/mod_engine.o > CC [M] /usr/lib64/hsfmodem/modules/mod_hda.o > CC [M] /usr/lib64/hsfmodem/modules/mod_mc97ali.o >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97ali.c:14: >include/linux/semaphore.h:32:1: warning: "DECLARE_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97ali.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:335:1: warning: this is the location of the previous definition >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97ali.c:14: >include/linux/semaphore.h:41:1: warning: "init_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97ali.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:336:1: warning: this is the location of the previous definition > CC [M] /usr/lib64/hsfmodem/modules/mod_mc97ati.o >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97ati.c:14: >include/linux/semaphore.h:32:1: warning: "DECLARE_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97ati.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:335:1: warning: this is the location of the previous definition >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97ati.c:14: >include/linux/semaphore.h:41:1: warning: "init_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97ati.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:336:1: warning: this is the location of the previous definition > CC [M] /usr/lib64/hsfmodem/modules/mod_mc97ich.o >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97ich.c:14: >include/linux/semaphore.h:32:1: warning: "DECLARE_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97ich.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:335:1: warning: this is the location of the previous definition >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97ich.c:14: >include/linux/semaphore.h:41:1: warning: "init_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97ich.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:336:1: warning: this is the location of the previous definition > CC [M] /usr/lib64/hsfmodem/modules/mod_mc97sis.o >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97sis.c:14: >include/linux/semaphore.h:32:1: warning: "DECLARE_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97sis.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:335:1: warning: this is the location of the previous definition >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97sis.c:14: >include/linux/semaphore.h:41:1: warning: "init_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97sis.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:336:1: warning: this is the location of the previous definition > CC [M] /usr/lib64/hsfmodem/modules/mod_mc97via.o >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97via.c:14: >include/linux/semaphore.h:32:1: warning: "DECLARE_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97via.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:335:1: warning: this is the location of the previous definition >In file included from include/linux/device.h:23, > from include/linux/pci.h:53, > from /usr/lib64/hsfmodem/modules/mod_mc97via.c:14: >include/linux/semaphore.h:41:1: warning: "init_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_mc97via.c:9: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:336:1: warning: this is the location of the previous definition > CC [M] /usr/lib64/hsfmodem/modules/mod_osspec.o >In file included from include/linux/device.h:23, > from include/linux/usb.h:18, > from /usr/lib64/hsfmodem/modules/include/osusb.h:25, > from /usr/lib64/hsfmodem/modules/mod_osspec.c:27: >include/linux/semaphore.h:32:1: warning: "DECLARE_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_osspec.c:12: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:335:1: warning: this is the location of the previous definition >In file included from include/linux/device.h:23, > from include/linux/usb.h:18, > from /usr/lib64/hsfmodem/modules/include/osusb.h:25, > from /usr/lib64/hsfmodem/modules/mod_osspec.c:27: >include/linux/semaphore.h:41:1: warning: "init_MUTEX" redefined >In file included from /usr/lib64/hsfmodem/modules/mod_osspec.c:12: >/usr/lib64/hsfmodem/modules/GPL/oscompat.h:336:1: warning: this is the location of the previous definition > CC [M] /usr/lib64/hsfmodem/modules/osservices.o >/usr/lib64/hsfmodem/modules/osservices.c:182: error: field 'semaphore' has incomplete type >/usr/lib64/hsfmodem/modules/osservices.c: In function 'cnxthsf_OsLockCreate': >/usr/lib64/hsfmodem/modules/osservices.c:194: error: implicit declaration of function 'sema_init' >/usr/lib64/hsfmodem/modules/osservices.c: In function 'cnxthsf_OsLockLock': >/usr/lib64/hsfmodem/modules/osservices.c:221: error: implicit declaration of function 'down_trylock' >/usr/lib64/hsfmodem/modules/osservices.c:230: error: implicit declaration of function 'down' >/usr/lib64/hsfmodem/modules/osservices.c: In function 'cnxthsf_OsLockUnlock': >/usr/lib64/hsfmodem/modules/osservices.c:252: error: implicit declaration of function 'up' >/usr/lib64/hsfmodem/modules/osservices.c: In function 'OsInit': >/usr/lib64/hsfmodem/modules/osservices.c:1279: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >/usr/lib64/hsfmodem/modules/osservices.c:1279: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' >make[2]: *** [/usr/lib64/hsfmodem/modules/osservices.o] Error 1 >make[1]: *** [_module_/usr/lib64/hsfmodem/modules] Error 2 >make[1]: Leaving directory `/usr/src/linux-2.6.26-gentoo' >make: *** [all] Error 2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 233225
: 161595