Hmm. I'm getting xenofarm build failures on my x86 box:
/home/neotron/src/xenofarm/client/pike-7.4/stellar.home.hedbor.org/buildtmp/Pike7.4-20030115-190328/src/interpret.c:1296: undefined reference to `QUICK_FIND_LFUN' interpret.o(.text+0x866b):/home/neotron/src/xenofarm/client/pike-7.4/stellar.home.hedbor.org/buildtmp/Pike7.4-20030115-190328/src/interpret.c:1363: undefined reference to `QUICK_FIND_LFUN' collect2: ld returned 1 exit status make[5]: *** [tpike-real] Error 1
What's up with that? Both pike 7.4 and 7.5 I should add. It seems like the blame goes to this:
revision 1.284 date: 2003/01/15 19:03:26; author: mast; state: Exp; lines: +12 -10 Before invoking the trampoline magic, check properly that it's the `() lfun in the trampoline object that is to be called.