Keywords: Mode: All keywords (AND) |
Mon Dec 30, 2013 09:01
|
Scorpik: Hello Again,
I try edit MAKEFILE ( del and add TAB byfor override ), but still problem same problem:
Administrator@server-hu /usr/src
$ tar -xzf smstools3-3.1.15.tar.gz
Administrator@server-hu /usr/src
$ cd smstools3
Administrator@server-hu /usr/src/smstools3
$ ls
doc install.sh Makefile README src
examples LICENSE package.sh scripts uninstall.sh
Administrator@server-hu /usr/src/smstools3
$ make
cd src && make -
make[1]: Entering directory '/usr/src/smstools3/src'
Makefile:51: *** recipe commences before first target. Stop.
make[1]: Leaving directory '/usr/src/smstools3/src'
Makefile:10: recipe for target 'compile' failed
make: *** [compile] Error 2
Thank you for support
|
Fri Dec 27, 2013 13:19
|
Scorpik: hi guys,
already solved this problem? I got the same error.
After adding the above code to the Makefile, I have a fail: missing separator .
Thank you
|