"Stephen J. Turnbull" <turnbull(a)sk.tsukuba.ac.jp> writes:
Hi Stephen.
>>>>> "NK" == Norbert Koch <nk(a)LF.net>
writes:
NK> Unexpected error (void-function defadvice) while executing
NK> interpreted code.
These are functions defined in packages.
Are you perhaps using --with-prefix=no? That has caused this problem
in the past. (With that setting, installed packages cannot be found
from a run-in-place xemacs -- including during the build process.)
No, I've got a prefix defined. Could it be a problem that I build
xemacs-packages out of CVS using a make install, ie I've got a
symlinked package tree?
The call to configure is
./configure --prefix=/sw/i386_fbsd4/xemacs-21.5 \
'--site-includes=/client/include /usr/local/include' \
'--site-libraries=/client/lib /usr/local/lib' \
--use-union-type --with-mule --pdump
norbert.