Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 268593

Summary: net-libs/libsoup-2.26.1 build fails when building with USE -gnome +doc
Product: Gentoo Linux Reporter: Martin Jansa <Martin.Jansa>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Jansa 2009-05-04 13:05:49 UTC
It fails because Makefile in docs wants libsoup-gnome.la, which is not built because of that -gnome flag.

docs/reference/Makefile.in:GTKDOC_LIBS = $(top_builddir)/libsoup/libsoup-gnome-2.4.la

Disabling doc or enabling gnome flag works.

Reproducible: Always

Steps to Reproduce:
1.build with -gnome +doc
2.
3.
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2009-05-04 14:43:26 UTC

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