public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* readv.c:45:26: error: argument 'vector' doesn't match prototype
@ 2012-09-15  0:28 Christian Kujau
  2012-09-15 10:09 ` Christian Kujau
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Kujau @ 2012-09-15  0:28 UTC (permalink / raw)
  To: crossgcc

Hi,

still trying to compile this crosscompiler for powerpc32 on a openSUSE 
x86_64 system. Building the same target (with the same .config) builds 
fine on a Debian system, but fails on this openSUSE box:

--------
[ALL  ]    ../sysdeps/unix/sysv/linux/readv.c: In function '__libc_readv':
[ERROR]    ../sysdeps/unix/sysv/linux/readv.c:45:26: error: argument 'vector' doesn't match prototype
[ERROR]    ../include/sys/uio.h:7:16: error: prototype declaration
[ALL  ]    ../sysdeps/unix/sysv/linux/readv.c: At top level:
[ERROR]    ../sysdeps/unix/sysv/linux/readv.c:71:1: error: conflicting types for 'readv'
[ALL  ]    ../misc/sys/uio.h:40:16: note: previous declaration of 'readv' was here
[ERROR]    make[3]: *** [/var/tmp/ctng/build/powerpc-unknown-linux-gnu/build/build-libc-final/misc/readv.o] Error 1
[ALL  ]    make[3]: *** Waiting for unfinished jobs....
[ALL  ]    make[3]: Leaving directory `/var/tmp/ctng/build/src/glibc-2.14.1/misc'
[ERROR]    make[2]: *** [misc/subdir_lib] Error 2
[ALL  ]    make[2]: Leaving directory `/var/tmp/ctng/build/src/glibc-2.14.1'
[ERROR]    make[1]: *** [all] Error 2
[ALL  ]    make[1]: Leaving directory `/var/tmp/ctng/build/powerpc-unknown-linux-gnu/build/build-libc-final'
[ERROR]  
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing C library'
[ERROR]  >>        called in step '(top-level)' 
--------

I'll put the .config, build.log and some more details here:

   http://nerdbynature.de/bits/crosstool-ng/1.16.0

Christian.
-- 
BOFH excuse #128:

Power Company having EMP problems with their reactor

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

* Re: readv.c:45:26: error: argument 'vector' doesn't match prototype
  2012-09-15  0:28 readv.c:45:26: error: argument 'vector' doesn't match prototype Christian Kujau
@ 2012-09-15 10:09 ` Christian Kujau
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Kujau @ 2012-09-15 10:09 UTC (permalink / raw)
  To: crossgcc

On Fri, 14 Sep 2012 at 17:28, Christian Kujau wrote:
> --------
> [ALL  ]    ../sysdeps/unix/sysv/linux/readv.c: In function '__libc_readv':
> [ERROR]    ../sysdeps/unix/sysv/linux/readv.c:45:26: error: argument 'vector' doesn't match prototype
> [ERROR]    ../include/sys/uio.h:7:16: error: prototype declaration
> [ALL  ]    ../sysdeps/unix/sysv/linux/readv.c: At top level:
> [ERROR]    ../sysdeps/unix/sysv/linux/readv.c:71:1: error: conflicting types for 'readv'
> [ALL  ]    ../misc/sys/uio.h:40:16: note: previous declaration of 'readv' was here

The same error occurs on a Fedora x86_64 system:

  http://nerdbynature.de/bits/crosstool-ng/1.16.0/fedora64/

Christian.
-- 
BOFH excuse #215:

High nuclear activity in your area.

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2012-09-15 10:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-15  0:28 readv.c:45:26: error: argument 'vector' doesn't match prototype Christian Kujau
2012-09-15 10:09 ` Christian Kujau

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