Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236415 - x11-terms/tilda requires libglade at compile time
Summary: x11-terms/tilda requires libglade at compile time
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 06:20 UTC by Rabbe Fogelholm
Modified: 2008-09-02 08:33 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 Rabbe Fogelholm 2008-09-02 06:20:04 UTC
When emerging x11-terms/tilda it may be that the emerge fails like this,

checking for LIBGLADE... configure: error: Package requirements (libglade-2.0) were not met:

No package 'libglade-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBGLADE_CFLAGS
and LIBGLADE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when seeking support:
!!! /local/scratch/portage/x11-terms/tilda-0.9.6/work/tilda-0.9.6/config.log
 * ERROR: x11-terms/tilda-0.9.6 failed:
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh: 49: <call src_compile>
 *             environment:180: <call _eapi0_src_compile>
 *               ebuild.sh:602: <call econf>
 *               ebuild.sh:538:                         die "econf failed"
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * build log: '/local/scratch/portage/x11-terms/tilda-0.9.6/temp/build.log'
 * ebuild environment: '/local/scratch/portage/x11-terms/tilda-0.9.6/temp/environment'
 * S: '/local/scratch/portage/x11-terms/tilda-0.9.6/work/tilda-0.9.6'

>>> Failed to emerge x11-terms/tilda-0.9.6, Log file:

>>>  '/local/scratch/portage/x11-terms/tilda-0.9.6/temp/build.log'

 * Messages for package x11-terms/tilda-0.9.6:

 * ERROR: x11-terms/tilda-0.9.6 failed:
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh: 49: <call src_compile>
 *             environment:180: <call _eapi0_src_compile>
 *               ebuild.sh:602: <call econf>
 *               ebuild.sh:538:                         die "econf failed"
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * build log: '/local/scratch/portage/x11-terms/tilda-0.9.6/temp/build.log'
 * ebuild environment: '/local/scratch/portage/x11-terms/tilda-0.9.6/temp/environment'
 * S: '/local/scratch/portage/x11-terms/tilda-0.9.6/work/tilda-0.9.6'

As a workaround I tried `emerge --oneshot libglade'. After doing so I was able to `emerge tilda' successfully.
Comment 1 Fabian Groffen gentoo-dev 2008-09-02 08:33:38 UTC
added the dependency, thanks.