>>>>> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes:

TA> is there a good reason why "make install" currently installs all
TA> of include/net-snmp/system/*.h and not just the one(s) for the
TA> system in question?  Even cross-compiling only has a *single*
TA> target system, so why? Is it only to save us from having to figure
TA> out which one we need (since for some systems they are nested)?

I think Steve's summary is excellent.  The most important thing in my
mind is that all those headers depend on other headers (solaris reads
sysv.h, etc).  I don't think we should figure out how to only install
the needed ones because it would likely require some nasty hacking to
trace includes and it's not worth it.
-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to