Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3425 - imlib-config --cflags warning
Summary: imlib-config --cflags warning
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-05 12:19 UTC by Andrei Ivanov
Modified: 2003-02-04 19:42 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 Andrei Ivanov 2002-06-05 12:19:11 UTC
imlib-config --cflags results in: /usr/bin/imlib-config: test: !=: unary operator expected -I/usr/X11R6/include which is not what configure wants... imlib version 1.9.14-r1
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-14 09:12:24 UTC
what happens if you remerge libpng and then try to remerge imlib?
Comment 2 Andrei Ivanov 2002-06-15 11:57:13 UTC
Nothing happens... the warning still remains.
These lines are the offenders:
if test  != /usr/include ; then
   includes=-I
fi

Comment 3 foser (RETIRED) gentoo-dev 2002-11-29 21:01:47 UTC
fixed