Path: gmd.de!xlink.net!sol.ctr.columbia.edu!math.ohio-state.edu! magnus.acs.ohio-state.edu!cis.ohio-state.edu!csli.stanford.edu!malouf From: mal...@csli.stanford.edu (Rob Malouf) Newsgroups: gnu.emacs.bug Subject: linux.h omission Date: 12 Jun 1993 22:46:20 -0400 Organization: GNUs Not Usenet Lines: 13 Sender: dae...@cis.ohio-state.edu Approved: bug-gnu-em...@prep.ai.mit.edu Distribution: gnu Message-ID: <9306121917.AA02505@CSLI.Stanford.EDU> SYSV IPC is standard a standard part of Linux since version 0.99pl10, and is a very common addition to previous versions. You might want to add these two lines to linux.h so that emacsserver and emacsclient work properly: #define LIBS_MACHINE -lipc #define HAVE_SYSVIPC Thanks. Rob Malouf mal...@csli.stanford.edu