<genesis>
i try to cross compile this, but i wonder why it doesn't found X11/Xlib.h , jpeglib.h ...
zupo has joined #nixos-aarch64
<flokli>
genesis: I'm not sure how this works at all. looking at src/Makefile.rules, microwindows doesn't seem to use pkgconfig for library and include dirs, but has custom variables like X11HDRLOCATION and whatnot. not sure how it picks up xlib.h on non-cross…
<genesis>
yep
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Ping timeout: 272 seconds]
<genesis>
is there a variable to get all include path according to buildinput ?
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
ryantrinkle has quit [Ping timeout: 257 seconds]
<flokli>
genesis: normally, build systems query pkgconfig, and the pkgconfig hook (pkgs/development/tools/misc/pkg-config/setup-hook.sh) sets PKG_CONFIG_PATH. (or we pass paths in manually)
<genesis>
yes but there it's crap.
<genesis>
i'll have a look later, not sure i'll use it anyway
<genesis>
they use it on opentom, but why not some kdrive...
<genesis>
for a first crosscompile derivation, not the simplest.
zupo has joined #nixos-aarch64
<flokli>
I'd guess so :-)
ryantrinkle has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest62963 is now known as LnL
genesis has quit [Remote host closed the connection]
genesis has joined #nixos-aarch64
<genesis>
erf, my pc autoshutdown 'cause too hot crosscompiling
zupo has joined #nixos-aarch64
zupo has quit [Ping timeout: 258 seconds]
<genesis>
btw it build too much thing, if i could have the depgraph before make the derivation
<genesis>
building '/nix/store/j97cfppd2x5q5nzgwm0h11kzcpimr849-util-linux-2.33.2-armv6l-unknown-linux-gnueabihf.drv'...
<genesis>
building '/nix/store/dk21vrlpqlyr7m4rbjzydvs1jzpjphvx-wayland-1.17.0-armv6l-unknown-linux-gnueabihf.drv'...
<genesis>
building '/nix/store/98k0vlf0b3hqm5xsnx6v41dj9hffcblv-valgrind-3.15.0-armv6l-unknown-linux-gnueabihf.drv'...
<genesis>
building '/nix/store/a3y81vyr2zaw9khm66xsxkpnlsrjp31w-readline-6.3p08-armv6l-unknown-linux-gnueabihf.drv'...