[freetds] error when ./configure --host=arm-linux
fuliang luo
luofuliang at gmail.com
Thu Jan 25 09:00:32 EST 2007
i try the first way
./configure --host=arm-linux --disable-threadsafe
but the same error ...
maybe i should try the other way....and thanks a lot...
2007/1/24, ZIGLIO, Frediano, VF-IT <Frediano.Ziglio at vodafone.com>:
>
> >
> > i want to cross-compiling libtds.a, but error when configure,
> > anybody knows
> > whan is wrong?? thanks...
> >
> > [root at liang freetds-0.63]# ./configure --host=arm-linux
> > .....
> > ......
> > checking for which type of getservbyname_r... six
> > checking for which type of gethostbyaddr_r... eight
> > checking for which type of getpwuid_r... configure: error:
> > cannot run test
> > program while cross compiling
> > See `config.log' for more details.
>
> I know 0.63 have this problem cross compiling. Problem has been fixed in
> CVS HEAD (that is not in 0.64). You could try --disable-threadsafe if
> skip this test or you could copy new macro code from
> m4/ac_tds_func_which_getpwuid_r.m4
> (http://freetds.cvs.sourceforge.net/freetds/freetds/m4/ac_tds_func_which
> _getpwuid_r.m4?revision=1.4&view=markup) to acinlude.m4, generate new
> files (you have to use autoconf and related stuff)
>
> freddy77
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
More information about the FreeTDS
mailing list