Hi,
I am working with i.MX5X EVK and i have selected DirectFB package and tried to build LTIB.
But, It has thrown an error.
Processing: DirectFB
======================
Build path taken because: no prebuilt rpm,
Testing network connectivity
No network download connection available
Can't get: DirectFB-1.1.0.tar.gz at ./ltib line 790.
f_buildrpms() returned an error, exiting
traceback:
main:560
These packages failed to build:
DirectFB
Build Failed
Please Suggest!
After installing some other packages, again the build fails
Processing: amd-gpu-bin-mx51
==============================
sudo /opt/freescale/ltib/usr/bin/rpm --root /home/krishna/ltib/rootfs --dbpath /var/lib/rpm -e --allmatches --nodeps --define '_tmppath /tmp/ltib' amd-gpu-bin-mx51 2>/dev/null
sudo /opt/freescale/ltib/usr/bin/rpm --root /home/krishna/ltib/rootfs --dbpath /var/lib/rpm --prefix / --ignorearch -ivh --force --excludedocs --define '_tmppath /tmp/ltib' /home/krishna/ltib/rpm/RPMS/arm/amd-gpu-bin-mx51-10.11.01-1.arm.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.11) is needed by amd-gpu-bin-mx51-10.11.01-1
f_buildrpms() returned an error, exiting
traceback:
main:560
Build Failed
Exiting on error or interrupt
This is the log I get,
However libc is available, but still the compilation throws an error! Which, I dont know why?
Any comments on the cause and/or resolving of error are welcome
Please Suggest me!
Have u fixed this problem???