Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=8344          
     
           Summary: freebsd-dri config doesn't honor {OPT,WARN,PIC}_FLAGS
                    and others.
           Product: Mesa
           Version: 6.5
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Mesa core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When trying to build mesa with DRI support on Gentoo/FreeBSD, I noticed that the
OPT_FLAGS, WARN_FLAGS, PIC_FLAGS, ASM_FLAGS and X11_INCLUDES variables aren't
being included in CFLAGS properly, which prevents it from building correctly.
Also, there is an override (in freebsd-dri) to the 'default' config in which
GLW_LIB_DEPS has a dependency on -lXm thus requiring a motif library installed.
Is this intentional, or a bug?
The attached patch changes this behaviour to let it build correctly.
Also, i'm attaching a tiny patch to 'src/mesa/drivers/dri/Makefile.template'
that makes it a bit more portable regarding output redirection.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to