Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107535 - gmyclient configure failure
Summary: gmyclient configure failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-28 12:22 UTC by federico
Modified: 2005-09-28 13:47 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 federico 2005-09-28 12:22:40 UTC
configure:7847: checking for gif_lib.h
configure:7857: gcc -E  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I${prefix}/include -I/usr/include conftest.c >/dev/null
2>conftest.out
configure:7853:21: gif_lib.h: No such file or directory
configure: failed program was:
#line 7852 "configure"
#include "confdefs.h"
#include <gif_lib.h>


Reproducible: Always
Steps to Reproduce:
1.emerge gmyclient
2.
3.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-09-28 13:47:25 UTC
added giflib as a dependency. Thanks for the bug report.