On Dec 30, 2006, at 10:52 AM, Doug McCorkle wrote:
Recently I update apr-util from 1.2.7 to 1.2.8 which requires db44. After doing this db44 libs end up in /opt/local/lib/db44. This causes a problem when using the apr-util pc file since apr appears to think that the libs are in /opt/local/lib. Is this particular problem an issue with the apr-util build configuration or is it an issue with the db44 port? Thanks for the help.
apr shouldn't link against any dbd port, and apr-util should pull in db44 correctly (since its configure specifies ${prefix}/lib/db44 as the lib location). What does `apu-1-config --libs` and `apu-1-config --ldflags` say? Perhaps rebuilding without db4 installed will fix it for you. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+