Hi all, SUNWevolution-data-server.spec does _not_ build with the SUNWbdb shipped with SXCE77. I had to modify the SUNWevolution-data-server.spec file to read this:
#%define with_bdb_devel %(pkginfo -q SUNWbdb && echo 1 || echo 0) %define with_bdb_devel 0 This will use a static linked bdb, shipped with evolution. Patrick
