Hi
I bought a TI AM335x-SDK as well as a OEM Kit target at AM3354. I had downgraded Ubutu to 12.04 LTS and I had install libtool and m4. As the maker is currently on holiday I thought I try my luck here as I could not find any information about where the search path is store for the libtoolize command, and i had been searching many web with regads to this libtoolize
root@ubuntu:/home/kevin/work/tslib# ./tslib.sh -v
libtoolize: $pkgltdldir not a directory: `/home/xteda/am335xt3/linux-devkit/share/libtool'
autoreconf: libtoolize failed with exit status: 1
can someone suggest where I should lookup this path vairable is being store at which configration path? I grep all the files in the /tslib and could not find any file that contains the search string" pkgltdldir " or `/home/xteda/am335xt3/linux-devkit/share/libtool' (this is not my directory as i dont hae xteda in my workstation)
Thanks!