[desktop-discuss] evolution-data-server not compiling with shipped SUBWbdb
Patrick Ale
patrick.ale at gmail.com
Sat Dec 15 03:07:16 PST 2007
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
More information about the desktop-discuss
mailing list