Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: DVB-Kernel ld: cannot open linker script file



Hi!
I found arch/i386/kernel/vmlinux.lds.S. The capitative S is important. First i thought, somewhere was a fault with capitative letters. I copyed vmlinux.lds.S to vmlinux.lds.s. However this does't seem to be right.

 GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
ld:arch/i386/kernel/vmlinux.lds.s:5: ignoring invalid character `#' in expression
ld:arch/i386/kernel/vmlinux.lds.s:5: syntax error
make[1]: *** [.tmp_vmlinux1] Fehler 1
make[1]: Leaving directory `/usr/src/linux-2.6.2'
make: *** [all] Fehler 2

Any Ideas?

Mfg,
Carsten Priess

On Sun, 8 Feb 2004 04:33:14 +0100
Carsten Prieß <carstenpriess@gmx.de> wrote:

> Hi!
> I've some trouble compiling dvb-kernel with kernel 2.6.2. Kernel 2.4.23 worked fine.
> I decided to use the build-2.6 directory and started make.
> 
> GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> ld: cannot open linker script file arch/i386/kernel/vmlinux.lds.s: Datei oder Verzeichnis nicht gefunden
> make[1]: *** [.tmp_vmlinux1] Fehler 1
> make[1]: Leaving directory `/usr/src/linux-2.6.2'
> make: *** [all] Fehler 2
> 
> For non-german: 
> Datei oder Verzeichnis nicht gefunden: File or Directory not found
> Fehler: Error
> 
> Huh?
> Well the file really doesn't exist, but why?
> 
> Bye!
> Carsten Priess

Attachment: pgp00002.pgp
Description: PGP signature


Home | Main Index | Thread Index