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