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

Bug 132165

Summary: media-gfx/graphviz 2.6-r1 and other version need libXaw
Product: Gentoo Linux Reporter: oc2k1 <oc>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description oc2k1 2006-05-03 13:00:11 UTC
I'm building a new system from stage3 and get this problem. It's shouldn't be hard to fix. Work around: "emerge libXaw"

emerge -pv graphviz
#
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-gfx/graphviz-2.6-r1  USE="X cairo -dynagraph -static -tcltk" 0 kB

Total size of downloads: 0 kB

Some lines for information:
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -march=athlon-xp -O3 -pipe -fomit-frame-pointer -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -c Draw.c  -fPIC -DPIC -o .libs/Draw.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -march=athlon-xp -O3 -pipe -fomit-frame-pointer -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -c Dir.c  -fPIC -DPIC -o .libs/Dir.o
In file included from Draw.c:47:
SFinternal.h:50:26: X11/Xaw/Text.h: No such file or directory
SFinternal.h:51:31: X11/Xaw/AsciiText.h: No such file or directory
In file included from Draw.c:47:
SFinternal.h:105: error: parse error before "SFtextPos"
SFinternal.h:105: warning: type defaults to `int' in declaration of `SFtextPos'
SFinternal.h:105: warning: data definition has no type or storage class
Draw.c:50:31: X11/Xaw/Scrollbar.h: No such file or directory
Draw.c:51:31: X11/Xaw/Cardinals.h: No such file or directory
Comment 1 Steve Arnold archtester gentoo-dev 2006-05-27 22:44:51 UTC
Fixed in 2.4 and above.