Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132165 - media-gfx/graphviz 2.6-r1 and other version need libXaw
Summary: media-gfx/graphviz 2.6-r1 and other version need libXaw
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 13:00 UTC by oc2k1
Modified: 2006-05-27 22:44 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 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.