[SECNET PATCH 0/6] hash choice bug with crazy configs
Matthew Vernon
matthewv at chiark.greenend.org.uk
Thu Feb 13 18:21:00 GMT 2020
On 13/02/2020 17:52, Ian Jackson wrote:
> This small series implements the changes I proposed in my last email.
> It can also be found, temporarily, here:
> chiark:/u/ian/things/secnet branch "for-republic"
> (commit id 93b5c990d2feb8bc48dc1fe781425f2589b0ef24)
That doesn't build for me on my oldstable system:
touch .makefiles.stamp
bison -d -o conffile.tab.c conffile.y
./pubkeys.fl.pl >pubkeys.fl.tmp && mv -f pubkeys.fl.tmp pubkeys.fl
make[2]: *** No rule to make target 'base91-c/base91.h', needed by
'base91s/base91.h'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/matthew/software/secnet'
Makefile:7: recipe for target 'run-main.mk' failed
make[1]: *** [run-main.mk] Error 2
make[1]: Leaving directory '/home/matthew/software/secnet'
debian/rules:39: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
my command was
./autogen.sh && dpkg-buildpackage -uc -b -j
Regards,
Matthew
More information about the sgo-software-discuss
mailing list