make fails
Status: Beta
Brought to you by:
eon
Hi,
I'm trying to get a Speedtouch USB modem working for
adsl and downloaded sarlib as indicated by a number of
sites.
I'm using RH7.3. (Thought that would be useful).
When I issue a make command I get -
Makefile:5: /usr/linux/.config : No such file or directory
This seems to be not as expected.
what am I doing wrong?
mailto: barry@hpfm.biz
Logged In: NO
You need to have the linux sources installed (that's a separate package)
Then check in /usr/src : if you get something like linux-2.4.XXXX then create
a symbolic link (> ln -s linux-2.4.XXX linux)
You're done !