bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

conflicting types for '__lll_lock_wait'


From: Sebastian Harl
Subject: conflicting types for '__lll_lock_wait'
Date: Wed, 7 Jun 2006 12:20:11 +0200
User-agent: Mutt/1.5.9i

Hi,

I was trying to compile glibc 2.4 on an i386 box using gcc 3.4.4 20050314 and
got the following error message:

  In file included from ../nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c:21:
  ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:29: error: conflicting types
  for '__lll_lock_wait'
  ../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:361: error: previous
  declaration of '__lll_lock_wait' was here
  ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:29: error: conflicting types
  for '__lll_lock_wait'
  ../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:361: error: previous
  declaration of '__lll_lock_wait' was here

The definition of __lll_lock_wait for i386 in the header file differs from any 
other architecture. I don't have the time right now to investigate into that 
further, so unfortunatelly I cannot provide a patch.

Cheers,
Sebastian
-- 
Sebastian "tokkee" Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]