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

Re: Bug#82737: building mysql-3.23.30 packages from source fails



Cheers,

downloaded 3.23.31. Builds just fine on i386, but sadly, fails on alpha
(potato, Linux 2.2.13, gcc version 2.95.2 20000220).

g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" \
  -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" \
  -DHAVE_CONFIG_H \
  -I/var/tmp/mysql-3.23.31-1/mysql-3.23.31/debian/db-3.2.3h/build_unix \
  -I./../include -I./../regex -I. -I../include -I.. -I. \
  -O3 \
  -DDBUG_OFF \
  -O2 -fomit-frame-pointer -g -felide-constructors -fno-exceptions \
  -fno-rtti -fno-implicit-templates -c ha_berkeley.cc
ha_berkeley.cc: In function `int berkeley_show_logs(THD *)':
ha_berkeley.cc:250: passing `void * (*)(unsigned int)'
  as argument 4 of
  `log_archive(DB_ENV *, char ***, unsigned int, void * (*)(long
unsigned int))'
ha_berkeley.cc:252: passing `void * (*)(unsigned int)'
  as argument 4 of
  `log_archive(DB_ENV *, char ***, unsigned int, void * (*)(long
unsigned int))'
make[4]: *** [ha_berkeley.o] Error 1

Any thoughts?

/Cristian

On Sat, 20 Jan 2001, Christian Hammers wrote:

> On Sat, Jan 20, 2001 at 06:10:27PM +0100, Cristian Ionescu-Idbohrn wrote:
> > Does anybody know how to get around these problems?
> As 3.23.31 comes due a security fix with high priority in the upload
> queue this evening I say ignore this but and grab the new version.
>
> sorry for your inconvinience :-)
>
> bye,
>
>  -christian-
>
> >   dpkg-source: extracting mysql in mysql-3.23.30
> >   Reversed (or previously applied) patch detected!  Skipping patch.
> >   1 out of 1 hunk ignored -- saving rejects to file isam/isamchk.c.rej
> >   dpkg-source: failure: patch gave error exit status 1
> >   Unpack command 'dpkg-source -x mysql_3.23.30-2.dsc' failed.
> >   E: Child process failed
> ....



Reply to: