cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Fabio Massimo Di Nitto <fabbione@ubuntu.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] Re: Problems with recent Makefile changes
Date: Thu, 03 May 2007 18:13:55 +0200	[thread overview]
Message-ID: <463A0A43.4040902@ubuntu.com> (raw)
In-Reply-To: <20070503154910.GJ11511@agk.fab.redhat.com>

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.



  reply	other threads:[~2007-05-03 16:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-02 13:48 [Cluster-devel] Problems with recent Makefile changes Robert Peterson
2007-05-02 13:59 ` [Cluster-devel] " Fabio Massimo Di Nitto
2007-05-03 14:13   ` Robert Peterson
2007-05-03 14:52     ` Fabio Massimo Di Nitto
2007-05-03 15:49       ` Alasdair G Kergon
2007-05-03 16:13         ` Fabio Massimo Di Nitto [this message]
2007-05-03 16:58         ` Fabio Massimo Di Nitto
2007-05-03  7:50 ` Fabio Massimo Di Nitto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=463A0A43.4040902@ubuntu.com \
    --to=fabbione@ubuntu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).