"Juan A. Suarez Romero" <[email protected]> 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 <[email protected]>
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.
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
