home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!ig!eskimo.chi.il.us!tundra
- From: tundra@eskimo.chi.il.us (Tundra Tim Daneliuk)
- Newsgroups: comp.os.coherent
- Subject: Re: trouble making a program
- Message-ID: <9211221643.AA19466@eskimo.chi.il.us>
- Date: 23 Nov 92 05:08:40 GMT
- References: <m0mtM9I-00047DC@clout.chi.il.us>
- Sender: daemon@presto.ig.com
- Reply-To: "Coherent operating system" <COHERENT@indycms.bitnet>
- Organization: TundraWare
- Lines: 30
-
- >
- > I'm trying to make a program using the Makefile created by GNU
- > s configure program, and keep getting the error
- >
- > make: 5: multiple actions for .c.o
- >
- > I always thought the number given in these error messages is the line
- > the error is on, but line 5 is part of the GNU announcement that this
- > is free software etc. etc. Later on in the makefile we have:
- >
- > .c.o:
- > $(CC) -c $(CFLAGS) $(CPPFLAGS) $(DEFS) -I$(srcdir) $<
- >
- > Is there a way I can work around this error?
- >
- > -John D. Boggs uunet!erato!jdb
- >
- The make shipped with COH is dain bramaged - use dmake (available from
- mwcbbs) instead.
-
- ------------------------------------------------------------------------------
-
- "Tundra" Tim Daneliuk
- PREFERRED: tundra@eskimo.chi.il.us
- OR (Yuk!): eskimo!tundra@clout.chi.il.us
- ALSO: ...uunet!gargoyle.uchicago.edu!clout!eskimo!tundra
- US SNAIL: 4927 N. Rockwell, Chicago, IL 60625
- MA BELL: (312) 989-1052
-
- ------------------------------------------------------------------------------
-