home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14286 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!haven.umd.edu!darwin.sura.net!gatech!pirates!emory!athena.cs.uga.edu!weinri
  2. From: weinri@athena.cs.uga.edu (Kevin Weinrich)
  3. Newsgroups: comp.windows.x
  4. Subject: Problems building R5 on Sun (make World)
  5. Summary: Is "make: Warning: Target `all' not remade because of errors" serious?
  6. Message-ID: <1992Jul23.195252.22229@athena.cs.uga.edu>
  7. Date: 23 Jul 92 19:52:52 GMT
  8. Organization: University of Georgia, Athens
  9. Lines: 32
  10.  
  11. I am trying to build X11R5 off a CD-ROM (from PDQ) on a Sun 4/330 running
  12. OS 4.1.1.  I customized site.def and sun.cf minimally.  HasGcc is set on,
  13. since I loaded gcc from the CD-ROM the other day.
  14.  
  15. I get the following messages (among many others of dubious importance)
  16. when I grep for ":" in the make.world file that is created as a result of
  17. doing the initial "make World" a long ways (3 hrs.+) into the process.
  18. Any explanations of what's going wrong, what I can safely ignore, what I
  19. should do to fix the problem, or "You dummy, you forgot to ..." are
  20. quite appreciated:
  21.  
  22. /usr/include/pixrect/cg12_var.h:62: field `wid_dbl_info' has incomplete type
  23. In file included from /usr/include/pixrect/pixrect_hs.h:28, from sun.h:42, from sunKeyMap.c:29:
  24. /usr/include/pixrect/cg12_var.h:62: field `wid_dbl_info' has incomplete type
  25. make: Warning: Target `all' not remade because of errors
  26. make: Warning: Don't know how to make target `ddx/sun/sunInit.o'
  27. make: Warning: Don't know how to make target `ddx/sun/libsun.a'
  28. make: Warning: Don't know how to make target `ddx/sun/sunInitMono.o'
  29. make: Warning: Don't know how to make target `ddx/sun/libsun.a'
  30. make: Warning: Target `all' not remade because of errors
  31. /usr/include/stdio.h:25: warning: NULL redefined
  32. /usr/include/stdio.h:25: warning: NULL redefined
  33. /usr/include/stdio.h:25: warning: NULL redefined
  34. /usr/include/stdio.h:25: warning: NULL redefined
  35. /usr/include/stdio.h:25: warning: NULL redefined
  36. /usr/include/stdio.h:25: warning: NULL redefined
  37. bmtoa.c: In function copy_stdin:
  38. bmtoa.c:51: warning: comparison between pointer and integer
  39.  
  40. -------------------------------------------------------------
  41. -Kevin Weinrich
  42. weinri@athena.cs.uga.edu
  43.