Steve Youngs <youngs(a)xemacs.org> writes:
Hi!
[...]
What platform are you building on? At the moment eicq/udp2tcp is
only
good for Linux. Interestingly, your patch actually introduces your
error here. :)
Sorry, I've forgotten to include: FreeBSD 3.3-RELEASE
Since it's only good for Linux ...
I've been thinking of pulling that package until the maintainer
(oh
that's me) can do something about portability.
... I'll second this :-)
Have a look in Local.rules towards the end and check the 'RCOPY =
'
line. I recently changed it (in Local.rules.template) to force the
copy, ie
Yes, that solves the problem. I had an old version without --force.
[...]
viteno> xemacs -vanilla -batch \
viteno> -l package-info.el -f batch-update-package-info \
viteno> '1.48'
viteno>
/usr/local/users/support/nk/cvs/xemacs-packages/bindist/xemacs-base-1.48-pkg.tar.gz \
viteno> '' \
viteno> '' 'XEmacs Development Team <xemacs-beta(a)xemacs.org>'
'libs'
viteno> Cannot open load file: package-info.el
What does M-x locate-library RET package-info RET say?
(locate-library "package-info")
=> "/sw/i386_fbsd3/xemacs-21.2/lib/xemacs-21.2-b42/lisp/package-info.elc"
Hmm, that should be okay. Is it a problem of the vanilla xemacs?
norbert.