http://bugs.freedesktop.org/show_bug.cgi?id=16053





--- Comment #1 from Johannes Engel <[EMAIL PROTECTED]>  2008-05-22 01:42:22 PST 
---
So what's about changing your symlinks to absolute ones?
The responsible thing in src/mesa/Makefile is the following

install-headers:
        $(INSTALL) -d $(DESTDIR)$(INSTALL_DIR)/include/GL
        $(INSTALL) -m 644 $(TOP)/include/GL/*.h \
                $(DESTDIR)$(INSTALL_DIR)/include/GL

which seems totally correct to me.
Dan Nicholson introduced that with commit
e8c2b9967f22a672753b2662f7858734ec328b06.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to