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

Bug 3425

Summary: imlib-config --cflags warning
Product: Gentoo Linux Reporter: Andrei Ivanov <andrei.ivanov>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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