Ron Arts wrote:
> Hi,
> 
> I am running a software package that depends on autogen.
> This package has an #include <options.h>.
> But compiling this package on fc6 failed, because the
> rpm on fc6-extras does not seem to include an options.h
> 
> Now I haven't used autogen for more than a year.
> Is options.h obsolete, or superseded by something else?
> Or is the packager wrong? If so, I'll file a bug report.

Hi Ron,

You will need to follow up with your neighborhood RedHat packager.
I did several sanity checks:

1.  "make install" from the sources will install the header
    both on Linux and on Solaris
2.  The rpm package I distribute will install it:
>   $ rpm2cpio ../autogen-5.9-5.i586.rpm|cpio -id
>   2011 blocks
>   $ find usr/include -type f
>   usr/include/autoopts/usage-txt.h
>   usr/include/autoopts/options.h
3.  The debian package I distribute also has the file.

I don't make the fc-extras packages.  Sorry.

Regards, Bruce

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to