So far, I've had very little success building the first 3.4.0 RPMs. There are a number of issues:
1) Had to add the openssh tarball to the build. 2) We've been building e2fsprogs without shared libraries for some time. This means we've been linking our static binaries against the source directory, but dynamic against the distro. 2a) The e2fsprogs library directory needs to be added to the linker path for boel_binaries tarball build. 3) the mklibs script in the boel_binaries.tgz construction malfunctions on rh9 and tries to pick up the wrong version of libcom_err.so from /usr/kerberos/lib (tries, and fails). I didn't test it on Fedora Core because... 4) Kernel build fails on Fedora Core 3. Google search for the build error messages indicates that the problem is related to kernel 2.4.25 (and .26) and seems to be fixed in 2.4.27. (Kernel did build on rh9). 5) I can't just remove /usr/kerberos/lib from the system because openssh-3.8.1x links against openssl, which links against kerberos. (Neither of which are in our source tree, yet). I have patches for 2 and 2a that I'll send separately. Any thoughts on the kernel? Upgrade? Backport patches from 2.4.27? ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Sisuite-devel mailing list Sisuite-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-devel