diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2023-01-04 00:37:35 +0100 |
|---|---|---|
| committer | Artturin <Artturin@artturin.com> | 2023-07-26 20:54:47 +0300 |
| commit | 2cb203a61d6e4856f2ed84e4bfea9e7ccf563ed9 (patch) | |
| tree | a9aca25fc49deb645587ddd9e7729c09c25458af /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | ce6bf3bb54d95b7f8e9cc0e0506c123f8f349768 (diff) | |
pkgsCross.mingwW64.popt: Fix build
First it fails to compile:
popthelp.c:15:10: fatal error: sys/ioctl.h: No such file or directory
15 | #include <sys/ioctl.h>
| ^~~~~~~~~~~~~
And then it does not want to link:
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: .libs/popt.o: in function `execCommand':
/build/popt-1.19/src/popt.c:521: undefined reference to `getuid'
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: /build/popt-1.19/src/popt.c:521: undefined reference to `geteuid'
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: /build/popt-1.19/src/popt.c:521: undefined reference to `getgid'
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: /build/popt-1.19/src/popt.c:521: undefined reference to `getegid'
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
