Template:FAQ:Compiling
From Net-SNMP Wiki
- How do I compile with 'cc' instead of 'gcc'?
- But gcc doesn't compile it successfully on my new Solaris system. Why not?
- On RedHat 8.0 or up I get "/usr/bin/ld: cannot find -lelf". Why?
- What about '-lbz2' or '-lselinux' errors?
- What about a failed dependency on 'libcrypto'? Where can I get that?
- I'm getting an error "autoheader: not found" - what's wrong?
- How can I reduce the memory footprint?
- How can I reduce the installation footprint or speed up compilation?
- How can I compile the project to use static linking?
- Why is the project workspace empty under Visual C++?
- Why does 'make test' skip five tests?
- Why does 'make test' complain about a pid file?