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

Bug 170412

Summary: x11-libs/startup-notification-0.8 missing x11-libs/libXt dependency
Product: Gentoo Linux Reporter: Christopher Cox <chriscox>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Command output
config.log
build.log

Description Christopher Cox 2007-03-11 14:12:56 UTC
When emerge-ing startup-notification-0.8 I get the fallowing error:

configure: error: X11 development libraries/headers not found

Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 1252:   Called src_compile
  ebuild.sh, line 642:   Called econf
  ebuild.sh, line 577:   Called die

Below I have attached the entire command output, config.log, and build.log. Thanks for your help.

Reproducible: Always

Steps to Reproduce:
# emerge startup-notification-0.8
Comment 1 Christopher Cox 2007-03-11 14:15:00 UTC
Created attachment 112940 [details]
Command output
Comment 2 Christopher Cox 2007-03-11 14:15:34 UTC
Created attachment 112942 [details]
config.log

/var/tmp/portage/x11-libs/startup-notification-0.8/work/startup-notification-0.8/config.log
Comment 3 Christopher Cox 2007-03-11 14:16:09 UTC
Created attachment 112943 [details]
build.log

/var/tmp/portage/x11-libs/startup-notification-0.8/temp/build.log
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-11 14:20:50 UTC
<snip>
error: X11/Intrinsic.h: No such file or directory
</snip>

$ equery b /usr/include/X11/Intrinsic.h
[ Searching for file(s) /usr/include/X11/Intrinsic.h in *... ]
x11-libs/libXt-1.0.5 (/usr/include/X11/Intrinsic.h)
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2007-03-11 14:36:00 UTC
Fixed it.. hope you don't mind me touching a bit.