mysql-5.1.41 - clean build issue

mysql-5.1.41 - clean build issue

am 16.12.2009 15:47:42 von Alagar samy

(resending with subject) =0AHi, i am trying to build mysql-5.1.4=
1 from source. but it is failing with error, I. -O2 -pipe -m3=
2 -march=3Di386 -mtune=3Dpentium4 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE=
_OFFSET_BITS=3D64 -DNDEBUG -Wall -pipe -march=3Dpentium3 -mtune=3Dprescott =
-MD -m32 -DUNIV_LINUX -MT my_user.o -MD -MP -MF .deps/my_user.Tpo -c -o m=
y_user.o my_user.c=0Amv -f .deps/my_user.Tpo .deps/my_user.Po=0Agmake[3]: *=
** No rule to make target `../storage/archive/libarchive.a', needed by `mys=
qld'. Stop.=0Agmake[3]: Leaving directory `/usr/build/mysql_build/mysql/my=
sql/5.1/sql'=0Agmake[2]: *** [all-recursive] Error 1 but it passed wit=
h 5.1.39 reason i found is,=0A--- mysql-5.1.39/Makefile.am 2009-09-=
04 09:17:16.000000000 -0700=0A+++ mysql-5.1.41/Makefile.am 2009-11-04 10=
:27:57.000000000 -0800=0A@@ -1,4 +1,4 @@=0A-# Copyright 2000-2008 MySQL AB,=
2008 Sun Microsystems, Inc.=0A+# Copyright 2000-2008 MySQL AB, 2009 Sun Mi=
crosystems, Inc.=0A# =0A# This program is free software; you can redistribu=
te it and/or modify=0A# it under the terms of the GNU General Public Licens=
e as published by=0A@@ -24,7 +24,7 @@=0ASUBDIRS =3D . include @docs_=
dirs@ @zlib_dir@ \=0A @readline_topdir@ sql-common scripts \=0A=
@pstack_dir@ \=0A- @sql_union_dirs@ unittest storag=
e plugin \=0A+ @sql_union_dirs@ unittest \=0A @sql_s=
erver@ @man_dirs@ tests \=0A netware @libmysqld_dirs@ \=0A =
mysql-test support-files sql-bench @tools_dirs@ \ in mysql-5.1=
..41, storage directory is not listed in SUBDIRS in Makefile.am and Makefil=
e.in (the one provided by source) and because building inside sql directory=
just fails expecting a library under storage directory. is this inten=
tionally removed between 5.1.39 and 5.1.41 ? (if so, please let me know ho=
w to go with clean build) thanks,=0Aalagar =0AA.Alagarsamy=
The INTERNET now has a personality. YOURS! See your Yahoo=
! Homepage. http://in.yahoo.com/ The INTERNET now has a pe=
rsonality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg