All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Carroll <scottcar@us.ibm.com>
To: linuxppc-dev@lists.linuxppc.org
Subject: Power3: LAST_PKMAP' undeclared here (not in a function)
Date: Tue, 28 Aug 2001 09:26:02 +0000	[thread overview]
Message-ID: <3B8B63AA.BA34DF7F@us.ibm.com> (raw)


-- gcc -D__KERNEL__ -I/usr/src/latest_0828b/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char
-msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring
-Wa,-mppc64bridge    -c -o highmem.o highmem.c
highmem.c:33: `LAST_PKMAP' undeclared here (not in a function)
highmem.c: In function `flush_all_zero_pkmaps':
highmem.c:47: `LAST_PKMAP' undeclared (first use in this function)
highmem.c:47: (Each undeclared identifier is reported only once
highmem.c:47: for each function it appears in.)
highmem.c: In function `map_new_virtual':
highmem.c:85: `LAST_PKMAP' undeclared (first use in this function)
highmem.c:88: `LAST_PKMAP_MASK' undeclared (first use in this function)
highmem.c:119: warning: implicit declaration of function `PKMAP_ADDR'
highmem.c:120: `kmap_prot' undeclared (first use in this function)
highmem.c: In function `kmap_high':
highmem.c:142: warning: implicit declaration of function `PKMAP_NR'
highmem.c: At top level:
highmem.c:274: syntax error before `int'
highmem.c:302: warning: type defaults to `int' in declaration of
`__initcall'
highmem.c:302: warning: parameter names (without types) in function
declaration
highmem.c:302: warning: data definition has no type or storage class
highmem.c:33: warning: `pkmap_count' defined but not used
make[2]: *** [highmem.o] Error 1
make[2]: Leaving directory `/usr/src/latest_0828b/mm'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/latest_0828b/mm'
make: *** [_dir_mm] Error 2m
Scott Carroll                           IBM RS/6000
Division
11400 Burnet Road, M.S. 9541   Notes:   scottcar@us.ibm.com
Austin, TX  78758-3493 U.S.A   phone:   +1 (512) 838-9642

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2001-08-28  9:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3B8B63AA.BA34DF7F@us.ibm.com \
    --to=scottcar@us.ibm.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /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.