Hi,

I am trying to compile the official source rpm on a Cobalt Raq4i using the 
command:

rpm --rebuild --clean MySQL-4.1.10-0.src.rpm

But I get the follwing error:

examples/ha_tina.cc: In method `int ha_tina::rnd_init(bool = 1)':
examples/ha_tina.cc:612: `MADV_SEQUENTIAL' undeclared (first use this function)
examples/ha_tina.cc:612: (Each undeclared identifier is reported only once
examples/ha_tina.cc:612: for each function it appears in.)
make[4]: *** [ha_tina.o] Error 1
make[4]: Leaving directory `/home/redhat/BUILD/mysql-4.1.10/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/redhat/BUILD/mysql-4.1.10/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/redhat/BUILD/mysql-4.1.10/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/redhat/BUILD/mysql-4.1.10'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.35848 (%build)

rpm version:    rpm-build-3.0.5-9.6x
gcc:            gcc-2.95.3-1c1r4
uname -sr:      Linux 2.2.16C35_III

This worked fine for version 4.1.7

Does anyone have any ideas?

Regards

Ian
-- 





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to