Lyon,
Sorry for the double post but I took your advice and used the latest codecs from the iMX53 section of the downloads.
Unfortunately there is a dependency which I am missing - namely I require GLIBC_2.7 and I am using GLIB2.0.
I'm new to Linux so I am a bit worried about removing and updating existing packages as it took a long time to get LTIB working and I'm afraid of causing more errors!
Build time for fsl-mm-codeclib: 5 seconds
sudo /opt/freescale/ltib/usr/bin/rpm --root /home/engineering/Freescale/ltib/rootfs --dbpath /var/lib/rpm -e --allmatches --nodeps --define '_tmppath /tmp/ltib' fsl-mm-codeclib 2>/dev/null
sudo /opt/freescale/ltib/usr/bin/rpm --root /home/engineering/Freescale/ltib/rootfs --dbpath /var/lib/rpm --prefix / --ignorearch -ivh --force --excludedocs --define '_tmppath /tmp/ltib' /home/engineering/Freescale/ltib/rpm/RPMS/arm/fsl-mm-codeclib-2.0.3-1.arm.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.7) is needed by fsl-mm-codeclib-2.0.3-1
f_buildrpms() returned an error, exiting
traceback:
main:560
Started: Mon Nov 28 10:39:03 2011
Ended: Mon Nov 28 10:40:05 2011
Elapsed: 62 seconds
Build Failed
Exiting on error or interrupt