Am Montag, 4. November 2019, 11:43:51 CET schrieb Odhiambo Washington via Exim-users: > root@gw:/usr/local/SRC/Exim/exim-4.93-RC1 # make > /bin/sh scripts/source_checks > `Makefile' is up to date. > > gcc buildconfig.c > make[1]: exec(gcc) failed (No such file or directory) > *** Error code 1
...just a shot in the dark: Did you created the Makefile in "Local" (Local/Makefile) as described in the original exim install docs? The Makefile in the project root references it - see i.e. section "all:" in the top Makefile. good luck, niels. -- --- Niels Dettenbach Syndicat IT & Internet http://www.syndicat.com PGP: https://syndicat.com/pub_key.asc --- -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
