https://bugs.freedesktop.org/show_bug.cgi?id=80848

--- Comment #29 from Emil Velikov <emil.l.veli...@gmail.com> ---
OK so it seems that, on relink, libtool prepends an extra -L or two prior to
-L/opt/lib thus gcc/ld might end up finding the system library thus never
bothers searching in /opt/lib. The extra -L can be seen when one invokes $ make
V=1 ..

It smells like a bug in libtool, despite the response I got on IRC (va at
#autotools) that libtool is correct here. Cannot find any hints, neither did
he/she mention anything to support that statement :'( The search continues...

Guys can you attach the glx hunk of $ make V=1 && make V=1 install, with the
patch in comment 27.
Additionally can you add the last ~15 lines of libtool --help

Thanks
Emil

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to