Ports override for editors/xemacs
Dave Cuthbert
dacut at neolinear.com
Thu Mar 25 07:40:32 PST 2004
Aaron Malone wrote:
On Wednesday 24 March 2004 21:10, David Cuthbert wrote:
The normal XEmacs fails to compile because FreeBSD has two C
runtime obj files that don't exist on DF,
/usr/lib/crt{begin,end}.o.
They actually do exist -- they've been moved to /usr/lib/${CCVER}/,
though. When I did my FSF emacs port override, I linked to these
instead of just removing them, but I don't know if they're actually
necessary or not.
Ah, ok. Even so, they're unnecessary -- the link line calls the
compiler, which automatically grabs the necessary files. I'm not sure
why XEmacs thinks it necessary to specify them for FreeBSD.
More information about the Submit
mailing list