public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/2982] New: Problem compiling glibc 2.4
@ 2006-07-30 19:55 pierre42d at 9online dot fr
  2006-07-30 20:47 ` [Bug libc/2982] " drepper at redhat dot com
  2007-03-09  7:01 ` pierre42d at 9online dot fr
  0 siblings, 2 replies; 3+ messages in thread
From: pierre42d at 9online dot fr @ 2006-07-30 19:55 UTC (permalink / raw)
  To: glibc-bugs

[...]
make  subdir=io -C io ..=../ subdir_lib
make[2]: Entering directory `/tmp/glibc-2.4/io'
make[2]: Leaving directory `/tmp/glibc-2.4/io'
make[2]: Entering directory `/tmp/glibc-2.4/io'
gcc ../sysdeps/unix/sysv/linux/openat.c -c -std=gnu99 -O3 -Wall
-Wbad-function-cast -Wcast-qual -Wcomment -Wcomments -Wfloat-equal -Winline
-Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wmultichar
-Wsign-compare -Wtrigraphs -Wwrite-strings -fmerge-all-constants -march=i686 -s
-Wstrict-prototypes -mpreferred-stack-boundary=2  -g0 -O99 -fomit-frame-pointer
-D__USE_STRING_INLINES    -I../include -I/tmp/glibc-2.4/build/io
-I/tmp/glibc-2.4/build -I../sysdeps/i386/elf
-I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386
-I../nptl/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../sysdeps/unix/i386
-I../nptl/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/i386/i686/fpu -I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686
-I../sysdeps/i386/i486 -I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu
-I../nptl/sysdeps/i386 -I../sysdeps/i386 -I../sysdeps/wordsize-32
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -I../nptl  -I.. -I../libio -I.  -D_LIBC_REENTRANT -include
../include/libc-symbols.h       -o /tmp/glibc-2.4/build/io/openat.o -MD -MP -MF
/tmp/glibc-2.4/build/io/openat.o.dt -MT /tmp/glibc-2.4/build/io/openat.o
In file included from ../string/string.h:414,
                 from ../include/string.h:49,
                 from ../sysdeps/i386/i686/hp-timing.h:24,
                 from ../nptl/descr.h:28,
                 from ../nptl/sysdeps/i386/i686/../tls.h:105,
                 from ../nptl/sysdeps/i386/i686/tls.h:34,
                 from ../include/tls.h:6,
                 from ../include/errno.h:22,
                 from ../sysdeps/unix/sysv/linux/openat.c:19:
../sysdeps/i386/i486/bits/string.h: In function `__memcpy_g':
../sysdeps/i386/i486/bits/string.h:139: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `memmove':
../sysdeps/i386/i486/bits/string.h:160: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h:170: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `memcmp':
../sysdeps/i386/i486/bits/string.h:195: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h:196: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `memchr':
../sysdeps/i386/i486/bits/string.h:450: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__memrchr':
../sysdeps/i386/i486/bits/string.h:491: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__rawmemchr':
../sysdeps/i386/i486/bits/string.h:528: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strlen_g':
../sysdeps/i386/i486/bits/string.h:563: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strcpy_g':
../sysdeps/i386/i486/bits/string.h:648: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__mempcpy_by2':
../sysdeps/i386/i486/bits/string.h:771: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__mempcpy_byn':
../sysdeps/i386/i486/bits/string.h:798: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__stpcpy_g':
../sysdeps/i386/i486/bits/string.h:822: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strncpy_by4':
../sysdeps/i386/i486/bits/string.h:864: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strncpy_by2':
../sysdeps/i386/i486/bits/string.h:894: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strncpy_byn':
../sysdeps/i386/i486/bits/string.h:922: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strcat_c':
../sysdeps/i386/i486/bits/string.h:982: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strcat_g':
../sysdeps/i386/i486/bits/string.h:1024: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strcmp_gg':
../sysdeps/i386/i486/bits/string.h:1192: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h:1193: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strncmp_g':
../sysdeps/i386/i486/bits/string.h:1236: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h:1237: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strchr_c':
../sysdeps/i386/i486/bits/string.h:1272: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strchr_g':
../sysdeps/i386/i486/bits/string.h:1297: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strchrnul_c':
../sysdeps/i386/i486/bits/string.h:1331: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strchrnul_g':
../sysdeps/i386/i486/bits/string.h:1356: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strrchr_c':
../sysdeps/i386/i486/bits/string.h:1400: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strrchr_g':
../sysdeps/i386/i486/bits/string.h:1423: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strcspn_c1':
../sysdeps/i386/i486/bits/string.h:1520: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strspn_c1':
../sysdeps/i386/i486/bits/string.h:1639: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h: In function `__strspn_cg':
../sysdeps/i386/i486/bits/string.h:1668: warning: cast discards qualifiers from
pointer target type
../sysdeps/i386/i486/bits/string.h:1669: warning: cast discards qualifiers from
pointer target type
../sysdeps/unix/sysv/linux/openat.c: At top level:
../sysdeps/unix/sysv/linux/openat.c:74: warning: function declaration isn't a
prototype
../sysdeps/unix/sysv/linux/openat.c:148: warning: function declaration isn't a
prototype
../sysdeps/unix/sysv/linux/openat.c: In function `__OPENAT':
../sysdeps/unix/sysv/linux/openat.c:156: error: `va_start' used in function with
fixed args
make[2]: *** [/tmp/glibc-2.4/build/io/openat.o] Error 1
make[2]: Leaving directory `/tmp/glibc-2.4/io'
make[1]: *** [io/subdir_lib] Error 2
make[1]: Leaving directory `/tmp/glibc-2.4'
make: *** [all] Error 2

-- 
           Summary: Problem compiling glibc 2.4
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: pierre42d at 9online dot fr
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=2982

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/2982] Problem compiling glibc 2.4
  2006-07-30 19:55 [Bug libc/2982] New: Problem compiling glibc 2.4 pierre42d at 9online dot fr
@ 2006-07-30 20:47 ` drepper at redhat dot com
  2007-03-09  7:01 ` pierre42d at 9online dot fr
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2006-07-30 20:47 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2006-07-30 20:47 -------


*** This bug has been marked as a duplicate of 333 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


http://sourceware.org/bugzilla/show_bug.cgi?id=2982

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/2982] Problem compiling glibc 2.4
  2006-07-30 19:55 [Bug libc/2982] New: Problem compiling glibc 2.4 pierre42d at 9online dot fr
  2006-07-30 20:47 ` [Bug libc/2982] " drepper at redhat dot com
@ 2007-03-09  7:01 ` pierre42d at 9online dot fr
  1 sibling, 0 replies; 3+ messages in thread
From: pierre42d at 9online dot fr @ 2007-03-09  7:01 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From pierre42d at 9online dot fr  2007-03-09 07:01 -------
Seems fixed with glibc 2.5


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2982

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2007-03-09  7:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-30 19:55 [Bug libc/2982] New: Problem compiling glibc 2.4 pierre42d at 9online dot fr
2006-07-30 20:47 ` [Bug libc/2982] " drepper at redhat dot com
2007-03-09  7:01 ` pierre42d at 9online dot fr

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).