Bug 29094 - Fail to build examples for OpenVG and ES for FreeBSD
Summary: Fail to build examples for OpenVG and ES for FreeBSD
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Demos (show other bugs)
Version: unspecified
Hardware: x86 (IA32) FreeBSD
: medium minor
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 21:47 UTC by Thinker
Modified: 2019-05-14 15:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix order of arguments (1.34 KB, patch)
2010-07-15 21:47 UTC, Thinker
Details | Splinter Review
For EGL demos (1.98 KB, patch)
2010-07-15 21:49 UTC, Thinker
Details | Splinter Review

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.