#18775: bacula not building under Leopard ---------------------------------+------------------------------------------ Reporter: ndoc2@… | Owner: macsforever2000@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: bacula missing link | Port: bacula ---------------------------------+------------------------------------------ Comment(by ndoc2@…): Thanks again. Performed those steps. Well, after much poking around it appeared to be a funny linking issue. I used the -t option and manually executed the troublesome compile and link command from the build. This showed that I had a dynamic version of the the bac library as /usr/lib/libbac.dylib from a different install. By default the linker finds that first, on the default system path, and that fails to provide the correct symbols. There is apparently a remaining issue during the install phase. My install complains that there is an error renaming the etc/bacula/tray-monitor.conf file during destroot. If I comment out this rename command in the PortFile, then install seems to be ok. I notice that the configure.args contains --enable-tray-monitor also. Is this correct on a MacOS X system? It doesn't seem like the build is building the tray monitor when it runs, and perhaps that is why that config file isn't present? Also, I'm wondering if it might be nice to provide a +bat variant to build the gui administration tool using the qt4 and qwt packages? -- Ticket URL: <http://trac.macports.org/ticket/18775#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS