linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ramón Rey Vicente" <ramon.rey@hispalinux.es>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [2.6.0-test7-bk] undefined reference to `NEW_TO_OLD_GID'
Date: Thu, 09 Oct 2003 14:29:50 +0200	[thread overview]
Message-ID: <1065702589.2234.3.camel@debian> (raw)

[-- Attachment #1: Type: text/plain, Size: 1446 bytes --]

Hi.

I obtain this building the current test7-bk

 LD      .tmp_vmlinux1
fs/built-in.o(.text+0x29144): En la función `fill_psinfo':
: undefined reference to `NEW_TO_OLD_UID'
fs/built-in.o(.text+0x29153): En la función `fill_psinfo':
: undefined reference to `NEW_TO_OLD_GID'
ipc/built-in.o(.text+0x433): En la función `ipc64_perm_to_ipc_perm':
: undefined reference to `NEW_TO_OLD_UID'
ipc/built-in.o(.text+0x43f): En la función `ipc64_perm_to_ipc_perm':
: undefined reference to `NEW_TO_OLD_GID'
ipc/built-in.o(.text+0x44b): En la función `ipc64_perm_to_ipc_perm':
: undefined reference to `NEW_TO_OLD_UID'
ipc/built-in.o(.text+0x457): En la función `ipc64_perm_to_ipc_perm':
: undefined reference to `NEW_TO_OLD_GID'
make: *** [.tmp_vmlinux1] Error 1


The warnings:

  CC      fs/binfmt_elf.o
fs/binfmt_elf.c: En la función `fill_psinfo':
fs/binfmt_elf.c:1123: aviso: implicit declaration of function
`NEW_TO_OLD_UID'
fs/binfmt_elf.c:1124: aviso: implicit declaration of function
`NEW_TO_OLD_GID'

 CC      ipc/util.o
ipc/util.c: En la función `ipc64_perm_to_ipc_perm':
ipc/util.c:424: aviso: implicit declaration of function `NEW_TO_OLD_UID'
ipc/util.c:425: aviso: implicit declaration of function `NEW_TO_OLD_GID'


-- 
Ramón Rey Vicente       <ramon dot rey at hispalinux dot es>
        jabber ID       <rreylinux at jabber dot org>
GPG public key ID 	0xBEBD71D5 -> http://pgp.escomposlinux.org/



[-- Attachment #2: Esta parte del mensaje está firmada digitalmente --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2003-10-09 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09 12:29 Ramón Rey Vicente [this message]
2003-10-20  0:22 ` bkcvs and bksvn out of sync (Was: Re: [2.6.0-test7-bk] undefined reference to `NEW_TO_OLD_GID') Manuel Estrada Sainz
2003-10-20  0:36   ` Ben Collins
2003-10-20 13:19   ` Ramón Rey Vicente

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=1065702589.2234.3.camel@debian \
    --to=ramon.rey@hispalinux.es \
    --cc=linux-kernel@vger.kernel.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 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).