Re: [ANNOUNCE] linux-libc-headers 2.6.10.0

From: Andrew Walrond
Date: Wed Jan 12 2005 - 05:50:20 EST


On Saturday 08 January 2005 15:13, Mariusz Mazur wrote:

Upgrading from 2.6.9.1 to 2.6.10.0 causes a mysql build failure on x86:

gcc -DDEFAULT_CHARSET_HOME=\"/pkg/mysql.1\" -DDATADIR=\"/pkg/mysql.1/state\"
-DSHAREDIR=\"/pkg/mysql.1/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -fPIC
-I. -I. -I.. -I../include -O3 -DDBUG_OFF -march=i686 -O2 -MT password.lo -MD
-MP -MF .deps/password.Tpo -c password.c -fPIC -DPIC -o .libs/password.o
In file included from ../include/my_global.h:291,
from password.c:62:
/usr/include/asm/atomic.h: In function `atomic_add_return':
/usr/include/asm/atomic.h:189: error: `boot_cpu_data' undeclared (first use in
this function)

It builds fine on x86_64 though. I don't know where the fault lies here;
mysql, libc-headers or linux-2.6.10, so this is just a FYI.

Andrew Walrond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/