Actions
Bug #1138
closedpinet autoconf on debian 12 doesn't support --enable-xeon option.
Start date:
25 Apr 2024
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
It's not clear what's wrong with the configure.ac, but there are no errors when
./configure --enable-xeon
is run, but it doesn't generate the proper Makefile's that build pinet-client. It builds pinet standard instead.
See autoconf arguments documentation for details.
Review some other configure.ac's:
Updated by Hammel 2 days ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
This is no longer an issue. All apps are built in the docker image now using installed toolchain and staging tree and the Dockerfile uses Bookworm, aka Debian 12. Pinet has been built for all PiBox systems using the metabuild.
Rejecting issue.
Actions