View Single Post
  #1 (permalink)  
Old 11-24-2005, 08:28 PM
exothermic exothermic is offline
Intermediate Member
 
Posts: 20
Default Source package missing items

I downloaded the source package, and there appears to be quite alot of holes in it (for those who can't interpolate between the cvs build docs, and what needs to happen)

1.) Thirdparty root doesn't even contain a Makefile for building
2.) perdition isn't in Thirdparty root either, which means no Makefile for that dir either (is this no longer need for M2?
3.) Where would someone find snmp-5.1.2.tar.gz? I can find different builds of net-snmp, but not with those version numbers
4.) There is no make file in ./sleepycat/ so that fails in the make
5.) Being that this is a source build it would be very nice to know which packages can be built from the latest stable source tree, and which ones need to be the specific ones asked for in the build_cvs (like clamav for instance)
6.) Most source build docs discusss the various packages, and the needed config options, and options that will break the overall build. This was more what I was expecting.

Thanks

Miles

Last edited by exothermic; 11-24-2005 at 11:07 PM..
Reply With Quote