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