On Fri, 2021-12-17 at 11:53 +0100, Michael Olbrich wrote:
> With this applied I get this error in my test builds:
> 
> FAILED: bin/wflinfo
> : && [...]/arm-v7a-linux-gnueabihf-gcc --std=c99 -Wall 
> -Werror=implicit-function-declaration -fvisibility=hidden 
> -Werror=incompatible-pointer-types -Werror=int-conversion 
> -Werror=missing-prototypes -O2 -g -DNDEBUG -rdynamic
> src/utils/CMakeFiles/wflinfo.dir/wflinfo.c.o -o bin/wflinfo  
> -Wl,-rpath,i[...]/build-target/waffle-1.7.0-build/lib:  
> lib/libwaffle-1.so.0.7.0 && :
> [...]/arm-v7a-linux-gnueabihf/bin/ld: lib/libwaffle-1.so.0.7.0: undefined 
> reference to `wl_proxy_marshal_flags'
> collect2: error: ld returned 1 exit status
> ninja: build stopped: subcommand failed.
> make: *** [[...]/rules/post/ptxd_make_world_compile.make:19: 
> [...]/state/waffle.compile] Error 1
> 
> Do you have an idea what happens here?

Probably the same as https://github.com/libsdl-org/SDL/issues/5088

regards
Philipp

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to