hjl
17.01.03, 18:39
Problem: WIN-Modem unter DEBIAN WOODY in Sony Vaio PCG-FX701 zum "Laufen" zu bringen:
1.) HSF (softmodem) Treiber heruntergeladen; tar -xzf hsflinmodem*.tar.gz
2.) make und gcc installiert, common.mak geändert (=Hinweis auf Kernel-Header)
3.) gem. Installationsanweisung make install ausgeführt:
> > Entering directory ' /hsfmodem/inf2bin'
> > cc -I../imported/include -I../modules/osspec/include -DFRAME -WORK=FWK_LINUX_SOFT56 -DFRAME-WORK-IMPORTED
> > -DOVERIDE -NEW=1 -DPROBABILITY=0 -DMULTYP -DHSFLINUXVERSION ="/" 5.03.03.L3mbsibeta0208300/" -02 -Wall -c -o inf2bin.o inf2bin.c
> >
> > inf2bin.c51: stdio.h : not such file directory
> > inf2bin.c52: stdlib.h : not such file directory
> > inf2bin.c53: unistd.h : not such file directory
> > inf2bin.c54: string..h : not such file directory
> > inf2bin.c55: errino.h : not such file directory
> > inf2bin.c56: getopt.h : not such file directory
> > inf2bin.c57: assert.h : not such file directory
> > inf2bin.c58: ctype.h : not such file directory
> > inf2bin.c59: sys/stat.h : not such file directory
> > in file inclued from ../imported/include/ossyserv.h:79
> > from inf2bin.c63
> > ./imported/include/sysenv.h : 273 stdio.h : not such file directory
> > ./imported/include/sysenv.h : 274 math.h : not such file directory
> > ./imported/include/sysenv.h : 276 stdlib.h : not such file directory
> > ./imported/include/sysenv.h : 277 string.h : not such file directory
> > ./imported/include/sysenv.h : 572 assert.h : not such file directory
Was bedeutet dieser Error?
Zusatzfrage: Kann ich auch RPM-Paket unter Debian installieren?
1.) HSF (softmodem) Treiber heruntergeladen; tar -xzf hsflinmodem*.tar.gz
2.) make und gcc installiert, common.mak geändert (=Hinweis auf Kernel-Header)
3.) gem. Installationsanweisung make install ausgeführt:
> > Entering directory ' /hsfmodem/inf2bin'
> > cc -I../imported/include -I../modules/osspec/include -DFRAME -WORK=FWK_LINUX_SOFT56 -DFRAME-WORK-IMPORTED
> > -DOVERIDE -NEW=1 -DPROBABILITY=0 -DMULTYP -DHSFLINUXVERSION ="/" 5.03.03.L3mbsibeta0208300/" -02 -Wall -c -o inf2bin.o inf2bin.c
> >
> > inf2bin.c51: stdio.h : not such file directory
> > inf2bin.c52: stdlib.h : not such file directory
> > inf2bin.c53: unistd.h : not such file directory
> > inf2bin.c54: string..h : not such file directory
> > inf2bin.c55: errino.h : not such file directory
> > inf2bin.c56: getopt.h : not such file directory
> > inf2bin.c57: assert.h : not such file directory
> > inf2bin.c58: ctype.h : not such file directory
> > inf2bin.c59: sys/stat.h : not such file directory
> > in file inclued from ../imported/include/ossyserv.h:79
> > from inf2bin.c63
> > ./imported/include/sysenv.h : 273 stdio.h : not such file directory
> > ./imported/include/sysenv.h : 274 math.h : not such file directory
> > ./imported/include/sysenv.h : 276 stdlib.h : not such file directory
> > ./imported/include/sysenv.h : 277 string.h : not such file directory
> > ./imported/include/sysenv.h : 572 assert.h : not such file directory
Was bedeutet dieser Error?
Zusatzfrage: Kann ich auch RPM-Paket unter Debian installieren?