Hi,
Can you please point me what is going wrong during make of libvirt. I found libtasn1.la is
present under my sysroot path, still why make is searching it under /usr/lib64/?
<make logs>
CCLD libvirt_driver.la
/router/bin/grep: /usr/lib64/libtasn1.la: No such file or directory
sed: can't read /usr/lib64/libtasn1.la: No such file or directory
libtool: error: '/usr/lib64/libtasn1.la' is not a valid libtool archive
make-3.79.1-p7[3]: *** [libvirt_driver.la] Error 1
make-3.79.1-p7[3]: Leaving directory `/nobackup/ambtripa/sdk_temp/libvirt-1.3.4/src'
make-3.79.1-p7[2]: *** [all] Error 2
make-3.79.1-p7[2]: Leaving directory `/nobackup/ambtripa/sdk_temp/libvirt-1.3.4/src'
make-3.79.1-p7[1]: *** [all-recursive] Error 1
make-3.79.1-p7[1]: Leaving directory `/nobackup/ambtripa/sdk_temp/libvirt-1.3.4'
make-3.79.1-p7: *** [all] Error 2
bash-3.2$
</make logs>
-
Br,
Ambika Prasad Tripathy