Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146681 - net-dialup/hsfmodem hsfconfig fails with kernel 2.6.17.6
Summary: net-dialup/hsfmodem hsfconfig fails with kernel 2.6.17.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL: http://www.linuxant.com/pipermail/hsf...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-07 05:27 UTC by Ruslan N. Marchenko
Modified: 2006-09-08 05:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan N. Marchenko 2006-09-07 05:27:41 UTC
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:137: warning: implicit declaration of function 'pm_unregister'
  CC [M]  /usr/lib/hsfmodem/modules/mod_osspec.o
  CC [M]  /usr/lib/hsfmodem/modules/osservices.o
  CC [M]  /usr/lib/hsfmodem/modules/osstdio.o
  CC [M]  /usr/lib/hsfmodem/modules/osnvm.o
/usr/lib/hsfmodem/modules/osnvm.c:32: error: expected ')' before string constant
make[2]: *** [/usr/lib/hsfmodem/modules/osnvm.o] Error 1
make[1]: *** [_module_/usr/lib/hsfmodem/modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17.6'
make: *** [all] Error 2

as seen in URL, this is because versions mismatch (new kernel requires new driver)
Comment 1 Ruslan N. Marchenko 2006-09-07 05:47:04 UTC
downloaded 	hsfmodem-7.47.00.03full.tar.gz
from http://www.linuxant.com/drivers/hsf/full/downloads.php
make install - works
hsfconfig - works
modem - works

Comment 2 Alin Năstac (RETIRED) gentoo-dev 2006-09-08 05:11:38 UTC
done