All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean MacLennan <smaclennan@pikatech.com>
To: Nathan Lynch <ntl@pobox.com>
Cc: linuxppc-dev@ozlabs.org, Christoph Hellwig <hch@lst.de>
Subject: Re: asm-offsets.c
Date: Thu, 07 Feb 2008 02:26:34 -0500	[thread overview]
Message-ID: <47AAB2AA.7070707@pikatech.com> (raw)
In-Reply-To: <20080207071620.GD14201@localdomain>

Nathan Lynch wrote:
> CLOCK_REALTIME_RES is defined in include/asm/asm-offsets.h, which is
> generated from asm-offsets.c as part of the build.
>
> Your config builds fine here, so please post the actual error that you
> are seeing during the build?
>   
Mine is off one line from Christoph's because I have the patch I posted 
installed. I just comment out the #ifdef to get the error. Here is the 
output after a make clean.

make -C /home/seanm/taco/for-2.6.25/ 
make: Entering directory `/home/seanm/taco/for-2.6.25'
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/docproc
  CC      arch/powerpc/kernel/asm-offsets.s
arch/powerpc/kernel/asm-offsets.c: In function 'main':
arch/powerpc/kernel/asm-offsets.c:317: warning: asm operand 0 probably doesn't match constraints
arch/powerpc/kernel/asm-offsets.c:317: error: impossible constraint in 'asm'
make[1]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
make: Leaving directory `/home/seanm/taco/for-2.6.25'

Compilation exited abnormally with code 2 at Thu Feb  7 02:24:13


The warp was originally called the taco, thus the directory name.

Cheers,
   Sean

  reply	other threads:[~2008-02-07  7:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07  4:43 asm-offsets.c Sean MacLennan
2008-02-07  4:51 ` asm-offsets.c Christoph Hellwig
2008-02-07  6:49   ` asm-offsets.c Nathan Lynch
2008-02-07  6:55     ` asm-offsets.c Christoph Hellwig
2008-02-07  7:02       ` asm-offsets.c Sean MacLennan
2008-02-07  7:16         ` asm-offsets.c Nathan Lynch
2008-02-07  7:26           ` Sean MacLennan [this message]
2008-02-07  5:07 ` asm-offsets.c Tony Breeds
2008-02-07  5:13   ` asm-offsets.c Sean MacLennan
2008-02-07  8:44 ` asm-offsets.c Benjamin Herrenschmidt
2008-02-07 20:24   ` asm-offsets.c Sean MacLennan
2008-02-07 19:01 ` asm-offsets.c Christoph Hellwig

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=47AAB2AA.7070707@pikatech.com \
    --to=smaclennan@pikatech.com \
    --cc=hch@lst.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=ntl@pobox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.