On Sun, Feb 7, 2010 at 1:36 PM, Grahame Jordan <[email protected]> wrote: > Hi Paul, > > Cannot bitbake mtr. It is set to PV=0.65. > > > can you please post the error message and the log files? > > > > | checking for floor in -lm... yes > | checking for socket... yes > | checking for gethostbyname... yes > | checking for seteuid... yes > | checking for res_mkquery... no > | checking for res_mkquery in -lbind... no > | checking for res_mkquery in -lresolv... no > | configure: error: No resolver library found
are you using uclibc ? if yes then you can get along this error by adding UCLIBC_HAS_LIBRESOLV_STUB=y to uClibc.distro file. If its glibc/eglibc then there should be some issue with the configure test of mtr. Thx -Khem > org.openembedded.dev/conf/distro/include/preferred-om-2008-versions.inc > Thanks > Grahame > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
