[Mesa-dev] [PATCH] vc4: Fix automake linking error.

Eric Anholt eric at anholt.net
Tue Jul 31 23:30:08 UTC 2018


"Juan A. Suarez Romero" <jasuarez at igalia.com> writes:

>   CXXLD    gallium_dri.la
> ../../../../src/gallium/drivers/vc4/.libs/libvc4.a(vc4_cl_dump.o): In function `vc4_dump_cl':
> src/gallium/drivers/vc4/vc4_cl_dump.c:45: undefined reference to `clif_dump_init'
> src/gallium/drivers/vc4/vc4_cl_dump.c:82: undefined reference to `clif_dump_destroy'
> ../../../../src/broadcom/cle/.libs/libbroadcom_cle.a(cle_libbroadcom_cle_la-v3d_decoder.o): In function `v3d_field_iterator_next':
> src/broadcom/cle/v3d_decoder.c:902: undefined reference to `clif_lookup_bo'
>
> Fixes: e92959c4e0 ("v3d: Pass the whole clif_dump structure to v3d_print_group().")
> CC: Eric Anholt <eric at anholt.net>

I tried to come up with something yesterday, but automake was already
busted for me on both x86_64 simulator and ARM cross compiles, so I
didn't get far.  While I can't test your patch, it's got my ack.

I can't wait for us to delete this build system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180731/11e925a5/attachment-0001.sig>


More information about the mesa-dev mailing list