linux - What happened to /usr/include/machine directory in Ubuntu 12.04? -


i'm trying build/compile old project using original makefile. when so, following error:

 *** no rule make target `/usr/include/machine/param.h' 

my os ubuntu 12.04. there seem plenty of param.h files, no /usr/include/machine directory. know (if any) of existing param.h files should use ?

thanks

i can't recall /usr/include/machine/ directory before... said, try /usr/include/linux/param.h.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -