Linux/unix system programming manual source code compilation
My operation, I download the book source code on the official website, and after the windows is decompressed, the ftp tool is transferred to the linux virtual machine.
Then make found an error such as:
No rule to make target `.. / libtlpi.a', needed by
Depressed for a long time!
Solution: the source code compression package ftp to the virtual machine in decompression, make is a success!
Note, habit: always unzip on linux