Hi Richard,

Thanks for the reply. AFAIK, autoconf is used to build configure script using different files like configure.ac/in, *.m4 files. But the latest *.m4 files can be obtained only with latest automake or latest libtool packages. So, you may have to upgrade the version of automake present in your build machine to obtain the latest config.guess and aclocal.m4 files.

Thanks,
Ravindran.

On 01/07/2014 03:15 AM, Richard Hipp wrote:
On Mon, Jan 6, 2014 at 4:29 AM, ravi <[email protected]> wrote:

Hi,

     We are in the process of adding support for new arch -ppc64le (powerpc
64-bit Little Endian) and I was looking at building "sqlite3" pacakge on
ppc64le environment and we found that "sqlite3" package require a patch to
config.guess and aclocal.m4 file.
Fortunatley , automake >=1.13.4 has all the needed bits to support
building on ppc64le arch.

The configure script currently in the source tree was built using autoconf
2.62.  Would it be sufficient to update to a more recent autoconf, or is it
really necessary to figure out and integrate automake?



We want you to upgrade your automake in your build machine to >=1.13.4 and
spin-off a new version of "sqlite3" and let us know the new tar
availability. So that we can test it on ppc64le architecture for you.

the release tarball that we picked is from "http://www.sqlite.org/2013/
sqlite-autoconf-3080200.tar.gz", which doesn'thave the ppc64le support.

Your response is highly appreciated.

--
Ravindran
IBM LinuxTechnologyCenter

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users




--
Ravindran
IBM LinuxTechnologyCenter

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to