Re: Question about automake fails to pass the correct parameters to pax when using large UID/GID

2010-10-30 Thread Ralf Wildenhues
Hello Xufeng Zhang, thanks for the report. * xufeng zhang wrote on Wed, Oct 27, 2010 at 05:24:18AM CEST: I'm a developer from WindRiver, and I have a question about automake. When I using a large UID/GID(2097151) to configure and build a linux project, gnu tar fails and automake select pax

Re: ax_lib_mysql.m4 and -as-needed flag

2010-10-30 Thread Ralf Wildenhues
Hello Sergio, * Sergio Belkin wrote on Mon, Oct 25, 2010 at 07:44:20PM CEST: I am using ax_lib_mysql.m4 in order to detect location of mysql libs, but the problem is that LD_FLAGS is a mixed if LD_FLAGS and LIBS: -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl

Re: ax_lib_mysql.m4 and -as-needed flag

2010-10-30 Thread Sergio Belkin
2010/10/30 Ralf Wildenhues ralf.wildenh...@gmx.de: Hello Sergio, * Sergio Belkin wrote on Mon, Oct 25, 2010 at 07:44:20PM CEST:  I am using ax_lib_mysql.m4 in order to detect location of mysql libs,    but the problem is that LD_FLAGS is a mixed if LD_FLAGS and LIBS:    -rdynamic

Copy files in VPATH build

2010-10-30 Thread Jason Curl
Hello, When building my package with ./configure everything works well as some datafiles that are required for tests are in the correct place (my tests don't need to be installed with make install). However, when I use VPATH builds with ../configure, I don't know how to get my data files

Re: Copy files in VPATH build

2010-10-30 Thread Paul J. Davis
On Oct 30, 2010, at 5:17 PM, Jason Curl jcurln...@arcor.de wrote: Hello, When building my package with ./configure everything works well as some datafiles that are required for tests are in the correct place (my tests don't need to be installed with make install). However, when I use

Failure on test parallel-tests5.test

2010-10-30 Thread Lluís Batlle i Rossell
Hello, sorry to provide this little information, but building automake 1.11.1 on mips linux n32 today failed to me in a single test: parallel-tests5.test I don't have the log for that, because I had set in the build system to remove the source directory in case of failure. I've built automake