linux-msm / qdl

BSD 3-Clause "New" or "Revised" License
196 stars 76 forks source link

"make" doesn't work #52

Closed EvgenyKV closed 6 months ago

EvgenyKV commented 6 months ago

just build from source doesn't work and the AUR version doesn't work either

https://aur.archlinux.org/packages/qdl-git

/var/tmp/pamac-build/qdl-git/PKGBUILD: line 29: pkg-config: command not found cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o firehose.o firehose.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o qdl.o qdl.c qdl.c:52:10: fatal error: libxml/parser.h: There is no such file or directory 52 | #include <libxml/parser.h> | ^ compilation aborted. firehose.c:51:10: fatal error: libxml/parser.h: There is no such file or directory 51 | #include <libxml/parser.h> | ^ compilation aborted. make: [: qdl.o] Error 1 make: Waiting for jobs to complete... make: *** [: firehose.o] Error 1 ==> ERROR: There was a failure in build(). Interrupt...

EvgenyKV commented 6 months ago

I didn't happen to have this package: https://archlinux.org/packages/core/any/base-devel/