All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 10326] New: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
@ 2017-09-25 12:49 bugzilla at busybox.net
  2017-09-25 18:53 ` [Buildroot] [Bug 10326] " bugzilla at busybox.net
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2017-09-25 12:49 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=10326

            Bug ID: 10326
           Summary: mesa3d package fails to build when
                    BR2_SHARED_STATIC_LIBS=y
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: frederic.mathieu at dualis.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 7236
  --> https://bugs.busybox.net/attachment.cgi?id=7236&action=edit
compilation log

Hi

with BR2_SHARED_STATIC_LIBS=y, mesa3d package compilation exits with error 2.
the compilation is successfully completed if I add the following lines to
makefile (package/mesa3d/mesa3d.mk) : 

ifeq ($(BR2_SHARED_STATIC_LIBS),y)
MESA3D_CONF_OPTS += --disable-static
endif

bug found on versions 2017.08, 2017.05.x

regards
Fredric MATHIEU

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-11-11 22:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-25 12:49 [Buildroot] [Bug 10326] New: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y bugzilla at busybox.net
2017-09-25 18:53 ` [Buildroot] [Bug 10326] " bugzilla at busybox.net
2017-09-26  7:06 ` bugzilla at busybox.net
2017-09-26 16:19 ` bugzilla at busybox.net
2017-09-27  8:13 ` bugzilla at busybox.net
2017-09-27 19:07 ` bugzilla at busybox.net
2017-11-11 22:40 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.