Hi,
auf einen Tip hin hab ich mir das suspend-Paket aus AUR gezogen.
makepkg funktioniert soweit auch.
ABER: Sobald ich das PKGBUILD irgendwie verändere, funktioniert makepkg nicht mehr. Es reicht schon, wenn ich einfach mit nano rein gehe und es einmal speichere. Ohne irgendwelche Veränderungen.
Die Fehlermeldung von makepkg lautet:
[root@laptop suspend]# makepkg -f
: command not found
'KGBUILD: line 28: syntax error near unexpected token `{
'KGBUILD: line 28: `build() {
is not available for the 'i686' architecture.
Note that many packages may need a line added to their PKGBUILD
such as arch=('i686').
Was ist da los?