| Summary: | totem-python-2.28.0 fails to emerge using gtk+-2.20.1-r1:2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Fred Krogh <fkrogh> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | The build log as requested | ||
|
Description
Fred Krogh
2010-06-14 14:02:29 UTC
Sorry, I should have given the what started this. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_LARGEFILE64_SOURCE -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/libxml2 -I/usr/include/gmime-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -march=native -pipe -Wall -std=c9x -fno-strict-aliasing -MT plparser_la-plparser.lo -MD -MP -MF .deps/plparser_la-plparser.Tpo -c plparser.c -fPIC -DPIC -o .libs/plparser_la-plparser.o plparser.override:8:21: error: gtk/gtk.h: No such file or directory I have -rw-r--r-- 1 root root 7551 Jun 13 14:20 /usr/include/gtk-2.0/gtk/gtk.h Note that none of the "-I's" in the above list this directory. A full build log would be useful (pay attention to configure phase specifically). Created attachment 235273 [details]
The build log as requested
I just re-synced, emerge world, and it now installs just fine. Sorry. |