Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433575 - dev-libs/libnl-3.2.12 fails to build with USE=-doc
Summary: dev-libs/libnl-3.2.12 fails to build with USE=-doc
Status: RESOLVED DUPLICATE of bug 433565
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-31 21:35 UTC by Martin Jansa
Modified: 2012-09-01 13:16 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 Martin Jansa 2012-08-31 21:35:06 UTC
[ebuild     U  ] dev-libs/libnl-3.2.12 [3.2.11] USE="-doc -static-libs -utils" 0 kB

failing configure log:
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pow in -lm... yes
checking for pthread_mutex_lock in -lpthread... yes
configure: error: conditional "LINK_DOC" was never defined.
Usually this means the macro was only invoked conditionally.

Same problem reported here
http://list-archives.org/2012/07/17/libnl-lists-infradead-org/3-2-11-problem-on-cross-compile/f/7028056667
but for 3.2.11 which worked fine here (probably only because ebuild was missing 
$(use_enable doc)).


Reproducible: Always
Comment 1 Ulrich Müller gentoo-dev 2012-09-01 13:16:22 UTC

*** This bug has been marked as a duplicate of bug 433565 ***