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

HSF Linmodem compile problems



Hi List

I have a Sony Vaio with internal HSF Linmodem. According to http://www.gaugusch.at/vaio/#modem I have downloaded the latest HSF driver from the website mentioned there, and followed the instructions to compile the driver form source. The "make install" step proceeded without errors, but when running hsfconfig I get the folowing error message:

Re-compiling HSF modules for kernel 2.4.20, using source directory
/lib/modules/2.4.20/build. Please wait..

ERROR: Module re-compilation and installation failed!
Please examine the log file "/tmp/hsfconfig-buildlog.txt" to determine why.


The contents of /tmp/hsfconfig-buildlog.txt follows here:

../modules/kernelcompiler.sh: unable to find compiler matching /proc/version:
../modules/kernelcompiler.sh: gcc version 3.2.2
../modules/kernelcompiler.sh: set CC variable manually in modules/common.mak
rm -f *.o *.a
../../modules/kernelcompiler.sh: unable to find compiler matching /proc/version:
../../modules/kernelcompiler.sh: gcc version 3.2.2
../../modules/kernelcompiler.sh: set CC variable manually in modules/common.mak
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
rm -f *.o *.a
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
* compiling () mod_osspec.c
make: I../imported/include: Kommando nicht gefunden
make: [mod_osspec.o] Fehler 127 (ignoriert)
make -C osspec all
../../modules/kernelcompiler.sh: unable to find compiler matching /proc/version:
../../modules/kernelcompiler.sh: gcc version 3.2.2
../../modules/kernelcompiler.sh: set CC variable manually in modules/common.mak
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
* compiling () osmemory.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [osmemory.o] Fehler 127 (ignoriert)
* compiling () osstring.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [osstring.o] Fehler 127 (ignoriert)
* compiling () osdebug.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [osdebug.o] Fehler 127 (ignoriert)
* compiling () osfloat.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [osfloat.o] Fehler 127 (ignoriert)
* compiling () osstdio.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [osstdio.o] Fehler 127 (ignoriert)
* compiling () osmodule.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [osmodule.o] Fehler 127 (ignoriert)
* compiling () osnvm.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [osnvm.o] Fehler 127 (ignoriert)
* compiling () ostime.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [ostime.o] Fehler 127 (ignoriert)
* compiling () linuxres.c
/bin/sh: line 1: I../../imported/include: Datei oder Verzeichnis nicht gefunden
make[1]: [linuxres.o] Fehler 127 (ignoriert)
ar cr libosspec.a osmemory.o osstring.o osdebug.o osfloat.o osstdio.o osmodule.o osnvm.o ostime.o linuxres.o
ar: osmemory.o: Datei oder Verzeichnis nicht gefunden
make[1]: *** [libosspec.a] Fehler 1
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
make: *** [osspec] Fehler 2


Any idea how to proceed from here?

Thanks

jeorg



Reply to: