home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / utils / bug / 2025 < prev    next >
Encoding:
Text File  |  1992-11-09  |  878 b   |  27 lines

  1. Newsgroups: gnu.utils.bug
  2. 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
  3. From: miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza A.)
  4. Subject: Missing file on Makefile.in on Screen 3.2b
  5. Message-ID: <9211091649.AA11738@roxanne.nuclecu.unam.mx>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Mon, 9 Nov 1992 04:49:41 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 14
  12.  
  13. Screen failed to compile on my machine (DECsystem with Ultrix).
  14.  
  15. >From Makefile.in:
  16.  
  17. CFILES=    screen.c ansi.c help.c fileio.c mark.c window.c socket.c \
  18. putenv.c getloadavg.c
  19. OFILES=    screen.o ansi.o help.o fileio.o mark.o window.o socket.o @LIBOBJS@
  20.  
  21. I think there must me a 'getloadavg.o' in the OFILES' line.
  22.  
  23. I do that and screen linked with no problems.
  24.  
  25. Miguel de Icaza
  26.  
  27.