xfs
[Top] [All Lists]

[Bug 366] New: configure script is missing basic macro

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 366] New: configure script is missing basic macro
From: bugzilla-daemon@xxxxxxxxxxx
Date: Thu, 7 Oct 2004 17:22:45 -0700
Sender: linux-xfs-bounce@xxxxxxxxxxx
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.


<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 366] New: configure script is missing basic macro, bugzilla-daemon <=