[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090613203539.GA9239@elte.hu>
Date: Sat, 13 Jun 2009 22:35:39 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Randy Dunlap <randy.dunlap@...cle.com>,
linux-kernel@...r.kernel.org, Michael Chan <mchan@...adcom.com>,
"David S. Miller" <davem@...emloft.net>,
James Bottomley <James.Bottomley@...senPartnership.com>
Subject: Re: -git tree build failure #2: drivers/net/cnic.c:2520: error: implicit declaration of function ‘__symbol_get’
* Ingo Molnar <mingo@...e.hu> wrote:
> > Why do we need to do it twice?
>
> Hm, indeed ... weird - i pasted that error message from a direct
> reproducer and when i added module.h the build failure
> disappeared. James - please discard the second patch for now,
> there's something fishy here.
I still had the window open that had the build failure:
LD sound/pci/snd-es1968.o
CC fs/btrfs/zlib.o
drivers/net/cnic.c: In function ‘init_bnx2_cnic’:
drivers/net/cnic.c:2524: error: implicit declaration of function
‘__symbol_get’
drivers/net/cnic.c:2524: warning: assignment makes pointer from
integer without a cast
distcc[22461] ERROR: compile drivers/net/cnic.c on ph/32 failed
make[2]: *** [drivers/net/cnic.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CC drivers/ide/trm290.o
CC drivers/scsi/cxgb3i/cxgb3i_ddp.o
LD sound/pci/snd-fm801.o
CC net/sched/sch_drr.o
CC fs/cifs/xattr.o
CC drivers/scsi/mpt2sas/mpt2sas_base.o
So it's real - even if the fix is bogus. But it's a different config
- i'll now try to figure out which one it is and why the build fails
...
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists