All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6.0-test7-bk] undefined reference to `NEW_TO_OLD_GID'
@ 2003-10-09 12:29 Ramón Rey Vicente
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Ramón Rey Vicente @ 2003-10-09 12:29 UTC (permalink / raw)
  To: linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-20 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 12:29 [2.6.0-test7-bk] undefined reference to `NEW_TO_OLD_GID' Ramón Rey Vicente
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

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.