Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407273 - dev-games/clanlib-0.8.1 - should depend on x11-libs/libXi
Summary: dev-games/clanlib-0.8.1 - should depend on x11-libs/libXi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-03-07 12:44 UTC by Piotr Szymaniak
Modified: 2012-03-07 15:58 UTC (History)
0 users

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


Attachments
clanlib-0.8.1.ebuild.patch (clanlib-0.8.1.ebuild.patch,341 bytes, patch)
2012-03-07 12:44 UTC, Piotr Szymaniak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2012-03-07 12:44:54 UTC
Created attachment 304539 [details, diff]
clanlib-0.8.1.ebuild.patch

After adding libXi it builds fine (also removed libXt from depends, as it is a depend of libXmu)


tail of Build.log:
checking whether we should try to build clanGUI... auto
checking whether we should try to build clanMikMod... no
checking whether we should try to build clanVorbis... no

Checking for clanDisplay stuff
==============================
checking for png... yes
checking for jpeg... yes
checking for X... libraries , headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for library containing XF86VidModeQueryExtension... -lXxf86vm
Checking for clanGL stuff
==============================
checking for GL... yes
checking for XListInputDevices in -lXi... no
configure: error:  *** Cannot find libXi (xinput)

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-games/clanlib-0.8.1/work/ClanLib-0.8.1/config.log
 * ERROR: dev-games/clanlib-0.8.1 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 2151:  Called econf '--enable-dyn' '--enable-clanNetwork' '--disable-dependency-tracking' '--enable-asm386' '--d
+isable-docs' '--enable-clanGL' '--disable-clanSDL' '--disable-clanVorbis' '--disable-clanMikMod' '--enable-getaddr' '--disable-static'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =dev-games/clanlib-0.8.1',
 * the complete build log and the output of 'emerge -pqv =dev-games/clanlib-0.8.1'.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2012-03-07 15:58:39 UTC
fixed.