From: Michael J. D. <mdo...@Mc...> - 2001-03-26 21:12:15
|
I assume you are refering to the following line. typedef /*@abstract@*/ /*@refcounted@*/ struct headerToken *Header; This line creates a typedef for Header that is a struct headerToken *, but cannot find where struct headerToken is defined. It is not in my copy of /opt/freeware/include/rpm/header.h. TIA, - Mike Marc Stephenson <ma...@au...> on 03/26/2001 10:55:37 AM Please respond to ma...@au... To: Michael J. Donahue/MCLEOD@MCLEOD cc: aix...@dw... Subject: Re: [toolbox-l] Missing headerToken definition in header.h Sure. It's in rpm-devel. Look in /opt/freeware/include/rpm/header.h (or equivalently /usr/include/rpm/header.h). Marc > > > > > I'm trying to build a tool I wrote for rpm-3.0.5. The tool uses the Header > typdef which is defined as a struct headerToken*. The problem is that struct > headerToken is not defined anywhere that I can find in rpm-3.0.5-10, > rpm-build-3.0.5-10, rpm-devel-3.0.5-10, popt-1.5-10, bzip2-1.0.1-3, db-2.7.7-1, > zlib-1.1.3-7, or zlib-devel-1.1.3-7. > > Can anyone help me track this one down? > > TIA, > > - Mike > > > _______________________________________________ > aixtoolbox-list mailing list > aix...@os... > http://oss.software.ibm.com/developerworks/opensource/mailman/listinfo/aixtoolbox-list > -- Marc Stephenson IBM Server Group - Austin, TX Internet: ma...@au... NOTES: ma...@us... Phone: 512-327-5670 T/L 678-3189 |