/usr/include/X11/Xlib.h:44:10: fatal error: X11/X.h: No such file or directory :-(
looks like a dependency is missing
Corrected : latest (2019-12-21) xorgproto package is required !
Git Clone URL: | https://aur.archlinux.org/worker.git (read-only, click to copy) |
---|---|
Package Base: | worker |
Description: | A file manager for the X Window System |
Upstream URL: | http://www.boomerangsworld.de/worker |
Keywords: | filemanager files nc |
Licenses: | GPL |
Submitter: | ilpianista |
Maintainer: | aaronfischer |
Last Packager: | aaronfischer |
Votes: | 73 |
Popularity: | 1.02 |
First Submitted: | 2010-09-28 09:57 (UTC) |
Last Updated: | 2024-08-29 07:53 (UTC) |
/usr/include/X11/Xlib.h:44:10: fatal error: X11/X.h: No such file or directory :-(
looks like a dependency is missing
Corrected : latest (2019-12-21) xorgproto package is required !
Patch in PKGBUILD for v4.1.0 : sha512sums=('fd0ee679692fcfcc5b5e2ecd04d24285cde4971201d740b441e77aa995796737a25dcacf66e8b85f911e990cbdc2ab1bb05a0765d7d059759889f9f672af275e' 'abc71b6fd638bb5a8ea125052aadba19e01433fce9c70070d71fccbdf205080b9658be98093635cc0bdd2a5097ad741f55b56e50ec8eef86832696ca558396cb')
and an additional bump of gnu++11 to gnu++14 ! CPPFLAGS="-O0 -std=gnu++14" LDFLAGS=-pthread ./configure --enable-xft --prefix=/usr --disable-cxx-check
I am unable to start worker 4.0.0-1; I get the following error messages:
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of failed request: 70 (X_PolyFillRectangle) Resource id in failed request: 0x0 Serial number of failed request: 4436 Current serial number in output stream: 4797
Any idea what to do, what the problem could be? The problem did not occur with any prior version, I have been using this file manager for years.
Patch in PKGBUILD for v4.0.0 : sha512sums=('19a4a58b8bb8b4046c5899327e8fdace646e457893e1015a294e488ccaa2c983b9b48ea90d00847036924c353d350ea98401a1e5a623dfe908f5abfddb303e9a' '2a10983efbc577a985a1576cddd9e1bc2240ba143de8911f98b5f6ad251bdef18bdcf54c4b80dc9dbd5b7ae6b8b8fbbe683d9b95f32347c5937155bc24a31a40')
doing this three steps:
gpg --list-keys gpg --recv-key 667132D0FBC52B37 gpg --lsign 667132D0FBC52B37
worked. Is it not possible to integrate this in the package? @aaronfischer
Installation fails, the PGP key is invalid!!!
Bump to version 3.11.0 and add the new GPG key from Ralph Hoffmann (See http://www.boomerangsworld.de/cms/about.html for details). If you have issues with the verification process, double check if you have imported and signed the gpg key.
gpg --recv-key F9299EE90A729029E71AF26B667132D0FBC52B37
gpg --lsign F9299EE90A729029E71AF26B667132D0FBC52B37
Pinned Comments
aaronfischer commented on 2017-07-24 21:12 (UTC) (edited on 2020-12-21 14:14 (UTC) by aaronfischer)
Bump to version 3.11.0 and add the new GPG key from Ralph Hoffmann (See http://www.boomerangsworld.de/cms/about.html for details). If you have issues with the verification process, double check if you have imported and signed the gpg key.
gpg --recv-key F9299EE90A729029E71AF26B667132D0FBC52B37
gpg --lsign F9299EE90A729029E71AF26B667132D0FBC52B37