Xref: utzoo gnu.utils.bug:1535 comp.sys.apollo:7110 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!snorkelwacker.mit.edu!ai-lab!ai.mit.edu!gnulists From: Markku.Savela@tel.vtt.fi (Markku Savela) Newsgroups: gnu.utils.bug,comp.sys.apollo Subject: GNU Make on Apollo sr10.2/bsd4.3; lib(file.o) problem? Message-ID: <5243@hemuli.tik.vtt.fi> Date: 15 Nov 90 12:53:30 GMT Reply-To: savela@tel.vtt.fi (Markku Savela) Followup-To: gnu.utils.bug Organization: Technical Research Centre of Finland Lines: 19 Approved: info-gnu@prep.ai.mit.edu To: gnu-utils-bug@prep.ai.mit.edu --text follows this line-- I compiled standard GNU Make version 3.58 for Apollo with libary support. There is some problem though, it looks like it cannot find whether file.o is already in library or not? I get the following debug info, even if the file chcoddec.o is in the library (at least "ar t libODA.a" says so). ... No implicit rule found for `libODA.a'. Considering target file `libODA.a(chcoddec.o)'. File `libODA.a(chcoddec.o)' does not exist. Looking for an implicit rule for `libODA.a(chcoddec.o)'. ... Is this some specific Apollo library thing or general GNU make problem? Whatever it is, is there a fix for this? -- Markku Savela (savela@tel.vtt.fi), Technical Research Centre of Finland Telecommunications Laboratory, Otakaari 7 B, SF-02150 ESPOO, Finland