On Tuesday 23 December 2008 07:04:51 Subrata Modak wrote: > I am encountering a typical error on a XEN kernel after this has been > introduced. > > # make > cc -Wall -I../../../../include -D_LARGEFILE64_SOURCE -c -o doio.o > doio.c > cc -o doio doio.o -I. -Wall -I../../../../include -D_LARGEFILE64_SOURCE > -L../../../../lib -lltp -laio -lrt > /usr/bin/ld: skipping incompatible /usr/lib/libaio.so when searching for > -laio > /usr/bin/ld: cannot find -laio > collect2: ld returned 1 exit status > make: *** [doio] Error 1 > > I did not find it anywhere. Can you point out something from here ?
you're looking for the libaio package ? i dont think there's an official upstream anymore, just Redhat packages. you can get the tarball off a Gentoo mirror: http://distfiles.gentoo.org/distfiles/libaio-0.3.106.tar.gz -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
