When I typed the command makearps arps40, I got a message saying that the compilation flags were unknown. What could be the problem?

0
Posted

When I typed the command makearps arps40, I got a message saying that the compilation flags were unknown. What could be the problem?

0

makearps tries to use suitable compilation options by determining the system type as one of IBM RS/6000, Cray, Sun, DEC Alpha or an undetermined UNIX system. It’s possible that the compilation options prespecified in makearps are not compatible with the system version that you are using. In this case, you need to modify the options by editing makearps. For more information on the makefiles, see Chapter 3.

Related Questions