Tuesday, July 18, 2006, 3:07:58 AM, Marcus Meissner wrote:
On Tue, Jul 18, 2006 at 10:03:54AM +0200, Alexandre Julliard wrote:
Marcus Meissner marcus@jet.franken.de writes:
It seems the PATH usage of AC_CHECK_PROGS is not taken into account.
Adding /usr/sbin/prelink to the checked programs does not help, the check always prepends paths.
Replacing AC_CHECK_PROGS by AC_PATH_PROGS should do the trick.
Yes, it did.
I now get "ntdll.dll.so: Unknown stabs code 0x2e", but this is prelinks fault.
Btw this should be fixed. Just have to wait for the fix to make it to us: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198203
Vitaliy Margolen