Bug 3260 - Build commands listed on http://sourceware.org/frysk/build/ fail
Summary: Build commands listed on http://sourceware.org/frysk/build/ fail
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2006-09-25 21:02 UTC by Len DiMaggio
Modified: 2006-10-04 14:29 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Len DiMaggio 2006-09-25 21:02:54 UTC
This used to work - what changed?

cvs -d :ext:USER@sources.redhat.com:/cvs/frysk co frysk
$ ( mkdir build && cd build && ../frysk/autogen.sh && make -j2 )

Results in:

checking for antlr.jar... /usr/share/java/antlr.jar
checking for jdom.jar... /usr/share/java/jdom.jar
checking for libaudit.h... configure: error: no libaudit.h file found in
/usr/include/
configure: error: /bin/sh '../../frysk/frysk-imports/configure' failed for
frysk-imports
Comment 1 Andrew Cagney 2006-10-04 14:29:22 UTC
See, http://sources.redhat.com/ml/frysk/2006-q3/msg00568.html

It's listed in the recently updated list of rpms to install for FC-[56] et.al.
Comment 2 Andrew Cagney 2006-10-04 14:29:38 UTC
Already fixed.