http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51006

             Bug #: 51006
           Summary: bootstrap fails on NetBSD 5.1
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: r...@gcc.gnu.org
                CC: r...@gcc.gnu.org
              Host: x86_64-unknown-netbsd5.1
            Target: x86_64-unknown-netbsd5.1
             Build: x86_64-unknown-netbsd5.1


enable-execute-stack.c:74:1: error: static declaration of 'getpagesize' follows
non-static declaration
In file included from enable-execute-stack.c:26:0:
/usr/include/unistd.h:248:3: note: previous declaration of 'getpagesize' was
here
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but
never defined [-Wunused-function]
gmake[2]: *** [enable-execute-stack.o] Error 1
gmake[2]: Leaving directory
`/home/jwakely/build/x86_64-unknown-netbsd5.1/libgcc'

Reply via email to