Re: 2.4.21-rc1-ac3: unresolved symbol only with gcc-3.3

James Courtier-Dutton (James@superbug.demon.co.uk)
Tue, 29 Apr 2003 12:51:40 +0100


Axel Siebenwirth wrote:

>Hi,
>
>today I have successfully built 2.4.21-rc1-ac3 with gcc-3.2.3. Everything
>was fine.
>Then I built with gcc-3.3 and I encountered an error:
>
>net/network.o(.text+0xdcd7): In function `rtnetlink_rcv':
>: undefined reference to `rtnetlink_rcv_skb'
>
>This build error only occurs with gcc-3.3.
>
>Can somebody who knows the kernel look whether the error is legitimate or
>gcc is making errors.
>
>Regards,
>Axel Siebenwirth
>-
>
>
I received this same error building kernel 2.4.20 with gcc-3.3
If I re-did the config to make everything modules, instead of compiled
in the kernel, the error was removed.
Cheers
James

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/