http://oss.sgi.com/bugzilla/show_bug.cgi?id=366
Summary: configure script is missing basic macro
Product: Linux XFS
Version: Current
Platform: All
URL: http://bugs.gentoo.org/show_bug.cgi?id=65735
OS/Version: Linux
Status: NEW
Severity: minor
Priority: Medium
Component: xfsprogs
AssignedTo: xfs-master@xxxxxxxxxxx
ReportedBy: vapier@xxxxxxxxxx
the configure.in is missing a call to AC_PROG_CC which results in bad (but not
fatal) detection of header files and type sizes
$ ./configure
[...]
checking for sys/types.h... no
[...]
checking size of long... 0
[...]
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|