Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465576 - net-fs/nfs-utils-1.2.6[nfsdcld] fails to crosscompile: configure: error: nfsdcld requires sqlite3
Summary: net-fs/nfs-utils-1.2.6[nfsdcld] fails to crosscompile: configure: error: nfsd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 18:55 UTC by Dennis Schridde
Modified: 2013-04-13 20:02 UTC (History)
0 users

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


Attachments
build.log (build.log,12.70 KB, text/plain)
2013-04-11 18:55 UTC, Dennis Schridde
Details
emerge --info (ROOT=/) (emerge.info,4.78 KB, text/plain)
2013-04-11 18:56 UTC, Dennis Schridde
Details
emerge --info (ROOT=/mnt/ppc64) (ppc64-emerge.info,4.63 KB, text/plain)
2013-04-11 18:57 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2013-04-11 18:55:42 UTC
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for sqlite3_libversion_number in -lsqlite3... yes
checking for suitable sqlite3 version... unknown
[...]
configure: error: nfsdcld requires sqlite3

I assume the "unknown" version is the problem.

Reproducible: Always
Comment 1 Dennis Schridde 2013-04-11 18:55:56 UTC
Created attachment 345264 [details]
build.log
Comment 2 Dennis Schridde 2013-04-11 18:56:49 UTC
Created attachment 345266 [details]
emerge --info (ROOT=/)
Comment 3 Dennis Schridde 2013-04-11 18:57:09 UTC
Created attachment 345268 [details]
emerge --info (ROOT=/mnt/ppc64)
Comment 4 SpanKY gentoo-dev 2013-04-13 20:02:18 UTC
should be all set now in the tree; thanks for the report!

Commit message: Force sqlite test to work even when cross-compiling
http://sources.gentoo.org/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild?r1=1.15&r2=1.16
http://sources.gentoo.org/net-fs/nfs-utils/nfs-utils-1.2.7.ebuild?r1=1.2&r2=1.3