Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131143 - app-office/qhacc USE=sqlite: compiling fails
Summary: app-office/qhacc USE=sqlite: compiling fails
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 177782
  Show dependency tree
 
Reported: 2006-04-24 13:25 UTC by Thomas Bettler
Modified: 2007-06-08 23:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Bettler 2006-04-24 13:25:21 UTC
qhacc should be patched to accept sqlite-3*
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-24 13:27:56 UTC
Post the error at least... sigh.
Comment 2 Thomas Bettler 2006-04-24 13:40:06 UTC
Pardon, bad habit of me to report only half the story.

The bug appears in qhacc-3.2.1, since that configure script checks for sqlite.so

It is solved in qhacc-3.4, where it checkes for sqlite{,3}.so.

So marking qhacc-3.4 as stable would solve this bug.
Or we need a patch to fix the configure script to also recognize sqlite3.so
Or we need to fix the *DEPEND settings in the ebuild to require =sqlite-2*


Error msg below
=============
[...]
checking for Qt include files... found in /usr/qt/3/include
checking for mysql_config script... found in /usr/bin
checking for SQLite libraries...
SQLite libraries not found! If you have installed SQLite in an
unusual place, please use the "--with-sqlite-libs=" option

make: *** No targets specified and no makefile found.  Stop.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2007-06-08 23:30:40 UTC
package gone