ports/144036: audio/lmms: compile error in core/JournalingObject.cpp: 'base64' has not been declared

Dierk Sacher dierk at blaxxtarz.de
Fri Feb 19 07:17:48 UTC 2010


The Package is conflicting with xmlrpc-epi-0.54 which installs a file
/usr/local/include/base64.h which is found before the ports (lmms) own
base64.h file. Quick and dirty test: replace "base64.h" by
"include/base64.h".

Thats why it will never show up in the tinderbox.

Workaround: pkg_deinstall xmlrpc-epi-*


Fix: Changing the order of include statements in the buildsystem

-- 
|----+----|----+----|----+----|----+----|----+----|----+----|----+----|--<
 GPG Fingerprint: D14C 12BB 37A6 6745 7F4F  F420 9E59 D79E A492 2A96
 GPG KeyID      : A4922A96  
+------------------------------------------------------------------------+



More information about the freebsd-ports-bugs mailing list