Jonas Walld?n @ Pike developers forum wrote:
But with srb's latest patch it's broken again (gcc 4.0.1 on OS X):
configure:9308: checking whether smartlink compiles Compiling smartlink: gcc -o smartlink -g -mcpu=970 -mtune=970 -I. /home/jonasw/pike/7.8/src/smartlink.c 2>&5 /home/jonasw/pike/7.8/src/smartlink.c: In function 'isexecutable': /home/jonasw/pike/7.8/src/smartlink.c:77: error: invalid operands to binary &
Just a quick guess, it lacks some of the executable-bits macros? I'll throw in another fix to make the fix more portable.