mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
efb9b804a7
``` xdm-aarch64-unknown-linux-gnu> checking for cpp... no xdm-aarch64-unknown-linux-gnu> checking if aarch64-unknown-linux-gnu-gcc -E requires -undef... aarch64-unknown-linux-gnu-gcc: fatal error: noinput files xdm-aarch64-unknown-linux-gnu> compilation terminated. xdm-aarch64-unknown-linux-gnu> aarch64-unknown-linux-gnu-gcc: fatal error: no input files xdm-aarch64-unknown-linux-gnu> compilation terminated. xdm-aarch64-unknown-linux-gnu> aarch64-unknown-linux-gnu-gcc: fatal error: no input files xdm-aarch64-unknown-linux-gnu> compilation terminated. xdm-aarch64-unknown-linux-gnu> configure: error: aarch64-unknown-linux-gnu-gcc -E defines unix with or without -undef. I don't know what to do. ``` it appears that the configure script isn't checking `${ac_tool_prefix}cpp` ``` for ac_prog in cpp do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_RAWCPP+:} false; then : ``` |
||
---|---|---|
.. | ||
darwin/dri/GL/internal | ||
.gitignore | ||
builder.sh | ||
default.nix | ||
dont-create-logdir-during-build.patch | ||
generate-expr-from-tarballs.pl | ||
imake-cc-wrapper-uberhack.patch | ||
imake-setup-hook.sh | ||
imake.patch | ||
imake.sh | ||
overrides.nix | ||
tarballs.list | ||
xcb-util-xrm.nix | ||
xwayland.nix |