So I got it to build, but I'm pretty sure the way I did it is less
than Right. In src/gallium/drivers/radeonsi/Automake.inc, I moved the
following bit out of the "if" statement:
TARGET_COMPILER_LIB_DEPS = \
$(top_builddir)/src/compiler/nir/libnir.la
Also, I used ./configure with LIBS="-l
I attached the full build log.
I don't think the warning is related. My understanding is that that
option just removes unused sections on linking. But I will dig in
further to be sure.
Thanks,
Jason
On Fri, Dec 15, 2017 at 1:50 PM, Andreas Boll
wrote:
> On Thu, Dec 14, 2017 at 08:29:25AM -0
On Thu, Dec 14, 2017 at 08:29:25AM -0500, Jason Duerstock wrote:
> Source: mesa
> Severity: normal
>
> Dear Maintainer,
>
> On ia64, mesa appears to FTBFS due to a missing link to libpthread by libgbm:
>
> /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../../include
> -I../../../src -
Source: mesa
Severity: normal
Dear Maintainer,
On ia64, mesa appears to FTBFS due to a missing link to libpthread by libgbm:
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../../include
-I../../../src -I../../../src/loader -I../../../src/gbm/main
-D__STDC_CONSTANT_MACROS -D__STDC_FOR
4 matches
Mail list logo