nss-mysql-users
[Top][All Lists]
Advanced

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

Re: [Nss-mysql-users] Problems building


From: Guillaume Morin
Subject: Re: [Nss-mysql-users] Problems building
Date: Thu, 6 Jun 2002 22:58:25 +0200
User-agent: Mutt/1.3.28i

Dans un message du 06 jun à 16:40, Chris Snyder écrivait :
> Line 205 is what you've pasted. GCC version is 2.95.3, running
> home-built Linux system (Linux From Scratch,
> http://www.linuxfromscratch.org).

Ok, so this is really a bogus warning. I made some research with google.
It appears to be a bug in some versions of glibc. So, there are
different possible fixes

- You remove -Wpointer-arith from the Makefile (it should be around line
  100). But if you run configure again, you'll have to make that change
  again.

- You remove -Wpointer-arith from Makefile.am and regenerate the
  configure script. If you don't know how to do this, you can use
  http://savannah.gnu.org/cgi-bin/viewcvs/nss-mysql/nss-mysql/autogen.sh
  But you will have to do this with every new nss-mysql releases (but
  hey it does not happen that often :-))

- You upgrade your libc :-)

HTH.

-- 
Guillaume Morin <address@hidden>

        Justice is lost, Justice is raped, Justice is done. (Metallica)



reply via email to

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