[PATCH v7 00/15] build improvements

Jouni Malinen j at w1.fi
Sun Oct 11 04:14:26 EDT 2020


On Sun, Oct 11, 2020 at 09:58:08AM +0200, Johannes Berg wrote:
> > hostap/tests/fuzzing/ap-mgmt$ make 
> > cc: error: ../../../src/crypto/libcrypto.a: No such file or directory
> > cc: error: ../../../src/tls/libtls.a: No such file or directory
> > make: *** [Makefile:38: ap-mgmt] Error 1

> However, are you sure it's due to _this_ patch? I see this only in
> combination with patch 15 ("build: put archive files into build/ folder
> too"), and it makes sense, because evidently in ap-mgmt (only) I forgot
> 
> +_OBJS_VAR := ELIBS
> +include ../../../src/objs.mk
> +
> 
> I'll resend the two patches, but please do check if you see breakage due
> to "build: Use the new build system for fuzz tests" because I don't, and
> I haven't changed it.

I might not had tested this just with "build: Use the new build system
for fuzz tests". Things were getting a bit messy when "make clean" did
not remove things that were moved in an earlier patch and manual cleanup
was needed so I probably optimized things and did that only with the
full set of patches applied and just dropped this one based on the
commit message and what was failing in the build. Anyway, yes, this
alone without moving the archive files seems to work with the previous
patchset.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list