Final patch attached--the others were preliminary test patches. If this one works it will go straight into GIT.
No error messages for arts.
Looks like the same fix is needed for other packages too. My dbus-1-tqt and tdelibs build logs show the following similar errors:
cd /opt/trinity/bin && ./tdelfeditor -m /dev/shm/tdelibs.build/dcop/dcopserver_shutdown "dcopserver_shutdown" "" "" "" "" "Trinity Desktop Environment" "" "" "01/19/2012 22:20:19" "dcopserver_shutdown" "" || true /bin/sh: ./tdelfeditor: No such file or directory cd /opt/trinity/bin && ./tdelfeditor -e /dev/shm/tdelibs.build/dcop/dcopserver_shutdown || true /bin/sh: ./tdelfeditor: No such file or directory cd /opt/trinity/bin && ./tdelfeditor -t /dev/shm/tdelibs.build/dcop/dcopserver_shutdown dcopserver_shutdown || true /bin/sh: ./tdelfeditor: No such file or directory make[2]: Leaving directory `/dev/shm/tdelibs.build'
What is tdelfeditor anyway?
The TDE ELF information editor--basically it is called during the build process to add metadata to TDE executables.
Oh. Ok. Um, how do we use that?
Darrell