Skip to content

Conversation

@K1ngfish3r
Copy link
Contributor

│S│ + /usr/bin/bash ./autogen.sh --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --build=x86_64-aerynos-linux --host=x86_64-aerynos-linux --libdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --libexecdir=/usr/lib/emacs
│S│ ./autogen.sh: --prefix=/usr: unknown argument
Error: build: container: exited with failure: run: build recipe: failed with status code 1
error: Recipe `_build` failed on line 19 with exit code 1

should fix this

```
│S│ + /usr/bin/bash ./autogen.sh --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --build=x86_64-aerynos-linux --host=x86_64-aerynos-linux --libdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --libexecdir=/usr/lib/emacs
│S│ ./autogen.sh: --prefix=/usr: unknown argument
Error: build: container: exited with failure: run: build recipe: failed with status code 1
error: Recipe `_build` failed on line 19 with exit code 1
```
should fix this
Copy link
Member

@ermo ermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thank you!

@ermo ermo merged commit ccad6e4 into AerynOS:main Feb 12, 2026
2 checks passed
@K1ngfish3r K1ngfish3r deleted the patch-1 branch February 12, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants