From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Massimo Di Nitto Date: Thu, 03 May 2007 18:13:55 +0200 Subject: [Cluster-devel] Re: Problems with recent Makefile changes In-Reply-To: <20070503154910.GJ11511@agk.fab.redhat.com> References: <4638969D.6070702@redhat.com> <46389943.4050504@ubuntu.com> <4639EDEE.6040104@redhat.com> <4639F73F.2050204@ubuntu.com> <20070503154910.GJ11511@agk.fab.redhat.com> Message-ID: <463A0A43.4040902@ubuntu.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Alasdair G Kergon wrote: > On Thu, May 03, 2007 at 04:52:47PM +0200, Fabio Massimo Di Nitto wrote: >> Robert Peterson wrote: >>> Fabio Massimo Di Nitto wrote: >>> [root at trin-10 ../cluster/gfs/gfs_fsck]# make >>> gcc -Wall -I/home/devel/HEAD.intermediate/cluster/config -D_FILE_OFFSET_BITS=64 -DHELPER_PROGRAM -DGFS_RELEASE_NAME=\"DEVEL.1178030462\" -MMD -O2 -I../include -c -o rgrp.o rgrp.c util.h fsck_incore.h ondisk.h ../include/osi_list.h ../include/osi_user.h ../include/global.h ../include/linux_endian.h fs_bits.h rgrp.h fsck.h log.h block_list.h bitmap.h bio.h fs_inode.h inode.h >>> gcc: cannot specify -o with -c or -S with multiple files >>> make: *** [rgrp.o] Error 1 >>> > > I can see some '$^' that I think should be '$<'. > (Then that particular problem goes away for me.) Yes it might very well be. I am looking into it. > Also I notice some missing .PHONY: It's searching for the file called 'all' for > example. .PHONY: needs to be redone together with the dependencies stuff reported by Robert. I posted a patch for RFC on the mailing list before doing the bulk/monkey work. Fabio -- I'm going to make him an offer he can't refuse.