* Re: 2.5 bk build failure.
[not found] <fa.etf9pq0.cj6k82@ifi.uio.no>
@ 2003-07-24 12:04 ` Sean
0 siblings, 0 replies; 2+ messages in thread
From: Sean @ 2003-07-24 12:04 UTC (permalink / raw)
To: carbonated beverage; +Cc: linux-kernel
> Searched the archive, found a few posts talking about this, but no solution
> seems to have been posted.
> Anyone have an idea?
> Thanks,
> ld -m elf_i386 -T arch/i386/vmlinux.lds.s [snip]
> drivers/built-in.o: In function `x25_asy_changed_mtu':
> drivers/built-in.o(.text+0x6eae6): undefined reference to `save_flags'
> drivers/built-in.o(.text+0x6eaeb): undefined reference to `cli'
> drivers/built-in.o(.text+0x6eba1): undefined reference to `restore_flags'
> make: *** [.tmp_vmlinux1] Error 1
Those macros are being phased out in the new kernel. The code needs to
be updated in the x25_asy driver. Until then, it should still work fine for you
if you compile the kernel for UP instead of SMP.
Cheers,
Sean
^ permalink raw reply [flat|nested] 2+ messages in thread
* 2.5 bk build failure.
@ 2003-07-24 10:33 carbonated beverage
0 siblings, 0 replies; 2+ messages in thread
From: carbonated beverage @ 2003-07-24 10:33 UTC (permalink / raw)
To: linux-kernel
Searched the archive, found a few posts talking about this, but no solution
seems to have been posted.
Anyone have an idea?
Thanks,
ld -m elf_i386 -T arch/i386/vmlinux.lds.s [snip]
drivers/built-in.o: In function `x25_asy_changed_mtu':
drivers/built-in.o(.text+0x6eae6): undefined reference to `save_flags'
drivers/built-in.o(.text+0x6eaeb): undefined reference to `cli'
drivers/built-in.o(.text+0x6eba1): undefined reference to `restore_flags'
make: *** [.tmp_vmlinux1] Error 1
-- DN
Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-24 11:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fa.etf9pq0.cj6k82@ifi.uio.no>
2003-07-24 12:04 ` 2.5 bk build failure Sean
2003-07-24 10:33 carbonated beverage
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox