home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!mcsun!Germany.EU.net!olymp!sfb256!volker
- From: volker@sfb256.iam.uni-bonn.de ( Volker A. Brandt )
- Subject: Success compiling emacs 18.59 on 386bsd
- Message-ID: <1992Nov9.143904.24608@olymp.informatik.uni-bonn.de>
- Sender: usenet@olymp.informatik.uni-bonn.de
- Organization: Applied Math, University of Bonn, Germany
- Date: Mon, 9 Nov 1992 14:39:04 GMT
- Lines: 32
-
- Hello all!
-
- Yesterday I compiled the new emacs v18.59 on my 486 running 386bsd v0.1.
- I used the standard cc (ie gcc 1.39) but will try gcc 2.2.2 with -O2 soon.
-
- I compiled with X11 support and the X menu enabled.
-
- There were only minor problems:
-
- o there is no libg.a in /usr/lib -- I just created an empty one (I'm not
- sure what happens but I strip my executable anyway :-)
-
- o one change in oldXmenu/Makefile has to be made: Change oldXMenu/Makefile by
- adding insque.o to the variable OBJS (from the PROBLEMS file)
-
- o I used the X libs from the XFree distribution, but I didn't want to copy or
- link them into /usr/lib so I had to change src/xmakefile to include a
- -L/usr/lib/X11 (xmakefile is generated via make all in src).
-
- I suggest that you get the complete emacs-18.59.tar.Z because you need the
- support files anyway, but if you can't compile emacs I could ftp a copy of the
- binary to a server of your choice :-)
-
- Thanks to L&BJ and RMS!
-
- -- >Volker
-
- --
- ----------------------------------------------------------------------------
- Bitnet: UNM409@DBNRHRZ1 Volker A. Brandt
- UUCP: ...!unido!DBNRHRZ1.bitnet!unm409 Angewandte Mathematik
- Internet: volker@sfb256.iam.uni-bonn.de (Bonn, Germany)
-