public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/26477]  New: bootstrap: SYS_gettid undeclared
@ 2006-02-27  3:12 mckelvey at maskull dot com
  2006-02-27  3:20 ` [Bug libgomp/26477] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mckelvey at maskull dot com @ 2006-02-27  3:12 UTC (permalink / raw)
  To: gcc-bugs

Bootstrap error with recent CVS:

alpha1:gcc-obj>uname -a
Linux alpha1 2.4.9-40 #1 Mon Sep 23 08:14:02 EDT 2002 alpha unknown

alpha1:gcc-obj>g++ --version
g++ (GCC) 4.2.0 20051124 (experimental)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


alpha1:gcc-obj>alias CONFIGURECVS
alias CONFIGURECVS='../gcc/configure --verbose --enable-languages=c++
--disable-nls >clog 2>&1 &'

alpha1:gcc-obj>alias BUILD
alias BUILD='nice gmake CFLAGS='\'''\'' BOOT_CFLAGS='\'''\''
LIBCFLAGS='\''-g'\'' LIBCXXFLAGS='\''-g'\'' bootstrap >log 2>&1 &'


../../../gcc/libgomp/config/linux/lock.c: In function 'gomp_tid':
../../../gcc/libgomp/config/linux/lock.c:104: error: 'SYS_gettid' undeclared
(first use in this function)
../../../gcc/libgomp/config/linux/lock.c:104: error: (Each undeclared
identifier is reported only once
../../../gcc/libgomp/config/linux/lock.c:104: error: for each function it
appears in.)
gmake[4]: *** [lock.lo] Error 1
gmake[4]: Leaving directory
`/usr/home/mckelvey/software/gcc-obj/alphaev56-unkno
wn-linux-gnu/libgomp'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/home/mckelvey/software/gcc-obj/alphaev56-unkno
wn-linux-gnu/libgomp'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/home/mckelvey/software/gcc-obj/alphaev56-unkno
wn-linux-gnu/libgomp'
gmake[1]: *** [all-target-libgomp] Error 2
gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj'
gmake: *** [bootstrap] Error 2


-- 
           Summary: bootstrap: SYS_gettid undeclared
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckelvey at maskull dot com
 GCC build triplet: alphaev56-unknown-linux-gnu
  GCC host triplet: alphaev56-unknown-linux-gnu
GCC target triplet: alphaev56-unknown-linux-gnu


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-06-23  4:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-27  3:12 [Bug bootstrap/26477] New: bootstrap: SYS_gettid undeclared mckelvey at maskull dot com
2006-02-27  3:20 ` [Bug libgomp/26477] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-05-22  8:32 ` jakub at gcc dot gnu dot org
2006-06-03 22:10 ` pinskia at gcc dot gnu dot org
2006-06-03 22:11 ` pinskia at gcc dot gnu dot org
2006-06-03 22:11 ` pinskia at gcc dot gnu dot org
2006-06-04 17:53 ` mmitchel at gcc dot gnu dot org
2006-06-20 10:08 ` jakub at gcc dot gnu dot org
2006-06-23  4:35 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).