Re: 2.5.60 defconfig+CONFIG_MODVERSIONS=y -> syntax error

Kay Sievers (lkml@vrfy.org)
Mon, 10 Feb 2003 21:57:52 +0100


On Mon, Feb 10, 2003 at 02:49:36PM -0600, Kai Germaschewski wrote:
> On Mon, 10 Feb 2003, Kay Sievers wrote:
> > ld:arch/i386/kernel/.tmp_time.ver:1: syntax error
>
> Interesting. Thanks for testing CONFIG_MODVERSIONS. I cannot reproduce it
> here, unfortunately (not even with the same .config). What does
> arch/i386/kernel/.tmp_time.ver look like?

pim:/usr/src/linux-2.5.60# cat arch/i386/kernel/.tmp_time.ver
__crc_i = 0x_lock ; ac2d2492
pim:/usr/src/linux-2.5.60#

pim:/usr/src/linux-2.5.60# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.2.2/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,proto,pascal,objc,ada --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--disable-__cxa_atexit --enable-java-gc=boehm --enable-objc-gc
i386-linux
Thread model: posix
gcc version 3.2.2

pim:/usr/src/linux-2.5.60# ld -v
GNU ld version 2.13.90.0.18 20030121 Debian GNU/Linux

Kay

-
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/