Mailing List Archive

bacula ebuild problems
My goal is to emerge bacula:


# USE="sqlite -mysql" emerge -av bacula

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] app-admin/bacula-1.34.4 -X -gnome -mysql* -postgres
+readline +sqlite -static +tcpd -wxwindows 0 kB

Total size of downloads: 0 kB


The required sqlite ebuild (2.8.16-r1; the bacula ebuild won't use
sqlite 3.x) is already installed and includes the development header file:


# epm -ql sqlite | grep inclu
/usr/include/sqlite.h


The bacula ebuild fails, however, because it claims it can't find sqlite
under /usr:


[....]
checking for PostgreSQL support... no
checking for MySQL support... no
no
checking for SQLite support... no
configure: error: Invalid SQLite directory /usr - unable to find
sqlite.h under /usr

!!! ERROR: app-admin/bacula-1.34.4 failed.
[....]


The app-admin/bacula/ChangeLog claims that weeve marked bacula stable on
sparc. Any hints from peanut gallery?

--
Paul Heinlein <> heinlein@madboa.com <> www.madboa.com
--
gentoo-sparc@gentoo.org mailing list