Bug 29094

Summary: Fail to build examples for OpenVG and ES for FreeBSD
Product: Mesa Reporter: Thinker <thinker>
Component: DemosAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact:
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Attachments: fix order of arguments
For EGL demos

Description Thinker 2010-07-15 21:47:31 UTC
Created attachment 37101 [details] [review]
fix order of arguments

When there is a old version of Mesa installed, Mesa would include/link header/library installed previously.  It, sometimes, makes build procedure fault.  By adjustment of order of arguments, it makes sure compiler search local paths of Mesa before system installed ones.
Comment 1 Thinker 2010-07-15 21:49:22 UTC
Created attachment 37102 [details] [review]
For EGL demos
Comment 2 Chia-I Wu 2010-07-16 05:47:33 UTC
I am not sure about the second patch.  Did you have CFLAGS and/or LDFLAGS set?  What were their values?
Comment 3 Thinker 2010-07-16 08:46:55 UTC
Something like -I/usr/local/include and -L/usr/local/lib.
They are necessary to build demos for FreeBSD.


From: bugzilla-daemon@freedesktop.org
Subject: [Bug 29094] Fail to build examples for OpenVG and ES for FreeBSD
Date: Fri, 16 Jul 2010 05:47:34 -0700 (PDT)

> https://bugs.freedesktop.org/show_bug.cgi?id=29094
> 
> --- Comment #2 from Chia-I Wu <olvaffe@gmail.com> 2010-07-16 05:47:33 PDT ---
> I am not sure about the second patch.  Did you have CFLAGS and/or LDFLAGS set? 
> What were their values?
> 
> -- 
> Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 4 GitLab Migration User 2019-05-14 15:36:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/demos/issues/3.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.