This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/51006] New: bootstrap fails on NetBSD 5.1


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: unassigned@gcc.gnu.org
        ReportedBy: redi@gcc.gnu.org
                CC: ro@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'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]