I just built a Mahogany RPM with dynamic linking. It appears to be working fine, since I'm using to send this message.
To build it, I had to modify the spec file to define MAKETARGET 'all' (without the quotes). When I used MAKETARGET 'quarterstatic', the build failed looking for several *.a files from wxWindows. I had to use --nodeps when I installed it since I have not succeeded in building wxWindows RPMs, so rpm didn't know that the wxWindows libwx*.so.1 files had been installed. -- Mac :}) ** I usually forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
