home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / gcc / help / 2072 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.8 KB  |  57 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!mdisea!tim
  3. From: tim@mdd.comm.mot.com (Tim Rosmus)
  4. Subject: Ok, I give up (compiling glib 1.04) :-(
  5. Message-ID: <1992Sep4.203745.11926@mdd.comm.mot.com>
  6. Sender: news@mdd.comm.mot.com
  7. Organization: Motorola, Mobile Data Division - Seattle, WA
  8. Distribution: na
  9. Date: Fri, 4 Sep 1992 20:37:45 GMT
  10. Lines: 45
  11.  
  12.   I must have missed something very  obvious but I have never been  able
  13. to compile glib-1.03 completely, and now I can't even get to first  base
  14. with 1.04.  What's the trick to  get this stuff to compile????  
  15.  
  16.     System Facts
  17. HW    Sun3, Sun4
  18. OS    SunOS-4.1.1
  19. tools    gnumake 3.62, gcc-2.2.2
  20.  
  21. Here's as far as I got?
  22.  
  23. Script started on Fri Sep  4 13:24:29 1992
  24. % [0] pwd
  25. /u/src/glib-1.04
  26.  
  27. % [1] sh configure --with-gnu-ld --with-gnu-as --prefix=/u --exec_prefix=/u --srcdir=. sun3-sunos4.1
  28.  
  29. Configuring the GNU C Library for `m68k-sun-sunos4.1'.
  30. Using system-dependent files from directories:
  31. m68k/fpu unix/bsd/sun/sunos4 unix/bsd/sun/m68k unix/bsd/sun unix/bsd m68k
  32.  
  33. % [2] gnumake
  34. Makeconfig:71: extraneous text after `include'
  35. sysdeps/..:1: missing separator.  Stop.
  36.  
  37. % [3] vi Makeconfig
  38.  
  39. *** Here I changed line 71 from ...
  40.     include $(common-objpfx)config.make
  41. to ...
  42.     include config.make
  43.  
  44. % [4] gnumake
  45. gnumake: fopen: sysd-dirs: No such file or directory
  46. gnumake: fopen: sysdirs: No such file or directory
  47. gnumake: fopen: depend-: No such file or directory
  48. Makerules:201: multiple target patterns.  Stop.
  49. % [5] exit
  50. % [6] 
  51. script done on Fri Sep  4 13:25:41 1992
  52. -- 
  53.  Internet:         <tim@mdd.comm.mot.com>  |      Tim Rosmus (Sys Analyst)
  54.  Motorola-X400-ID: <ctr001>                |   Motorola - Mobile Data Division
  55.  ...uw-beaver!uw-coco----\   (uucp)        |      19807 North Creek Parkway
  56.  ...uunet-------------------!mdisea!tim    |     Bothell, WA  (206) 487-5928
  57.