chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Chicken 5.2.0 build fails on Gnu Hurd


From: Andrew Eggenberger
Subject: Chicken 5.2.0 build fails on Gnu Hurd
Date: Sun, 18 Oct 2020 14:48:55 -0500

Hi,

I noticed Chicken 5.2.0 is now failing to build as a debian package on Gnu Hurd with the error.

runtime.c: In function 'C_resolve_executable_pathname':
runtime.c:12849:3: error: #error "Please either define SEARCH_EXE_PATH in Makefile.<platform> or implement C_resolve_executable_pathname for your platform!"
12849 | # error "Please either define SEARCH_EXE_PATH in Makefile.<platform> or implement C_resolve_executable_pathname for your platform!"
      |   ^~~~~

This is confusing because it looks like SEARCH_EXE_PATH is defined to 1 in Makefile.hurd.

Andrew Eggenberger

reply via email to

[Prev in Thread] Current Thread [Next in Thread]