Number: 199
Title: graphviz-devel rpm : ast_common.h missing
Submitter: wifflefan
Date: Tue Sep 17 12:11:25 2002
Subsys: Other
Version: 1.8.9
System: x86-Linux-Red Hat 7.3
Severity: minor
Problem:
I am building my own graphviz rpms using "rpm -ta graphviz-1.8.9.tar.gz." All the packages build fine, except for graphviz-devel, which does not install ast_common.h, which is required by cdt.h. Consequently, when I build a program which includes cdt.h (or any of the other headers that require cdt.h), the program fails to build because ast_common.h is not found.

To fix this problem, I simply copy ast_common.h from the graphviz tarball into the directory where cdt.h is located.
Owner: ellson
Status: Fixed (19 Sept 2002)