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.
Created attachment 37102 [details] [review] For EGL demos
I am not sure about the second patch. Did you have CFLAGS and/or LDFLAGS set? What were their values?
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. >
-- 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.