home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.utils.bug
- Path: sparky!uunet!stanford.edu!agate!spool.mu.edu!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!roxanne.nuclecu.unam.mx!miguel
- From: miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza A.)
- Subject: Missing file on Makefile.in on Screen 3.2b
- Message-ID: <9211091649.AA11738@roxanne.nuclecu.unam.mx>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Mon, 9 Nov 1992 04:49:41 GMT
- Approved: bug-gnu-utils@prep.ai.mit.edu
- Lines: 14
-
- Screen failed to compile on my machine (DECsystem with Ultrix).
-
- >From Makefile.in:
-
- CFILES= screen.c ansi.c help.c fileio.c mark.c window.c socket.c \
- putenv.c getloadavg.c
- OFILES= screen.o ansi.o help.o fileio.o mark.o window.o socket.o @LIBOBJS@
-
- I think there must me a 'getloadavg.o' in the OFILES' line.
-
- I do that and screen linked with no problems.
-
- Miguel de Icaza
-
-