Re: suse 9.3pro x86_64 kernel source rpm fixdep script error

From: Willy Tarreau (willy_at_w.ods.org)
Date: 05/31/05

  • Next message: Lennart Sorensen: "Re: Problem with concurrent SATA-Writes"
    Date:	Tue, 31 May 2005 20:54:03 +0200
    To: Anil kumar <anils_r@yahoo.com>
    
    

    On Tue, May 31, 2005 at 11:47:04AM -0700, Anil kumar wrote:
    > Hi,
    >
    > I downloaded SuSE 9.3pro x86_64 kernel-source rpm
    > from:
    > http://mirror.tv2.dk/pub/linux/suse/people/mantel/kotd/9.3-x86_64/SL93_BRANCH/
    >
    > After extracting the rpm, the scripts under:
    > /usr/src/linux-2.6.11.4-SL93_BRANCH_20050525084504-obj/x86_64/default/scripts/basic
    >
    > The script "fixdep" reports error as:
    > bash: ./fixdep: cannot execute binary file
    >
    > #ll fixdep
    > -rwxr-xr-x 2 root root 9120 May 31 09:25 fixdep
    >
    > Looks like I have right execute permissions. Is it
    > something I am missing/overlooked? Or the script is
    > bad?

    wrong arch or wrong interpreter (first line, after #!)

    > FYI, I did rpm2cpio to extract it.
    >
    > Thanks for help in advance.
    >
    > with regards,
    > Anil

    willy

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


  • Next message: Lennart Sorensen: "Re: Problem with concurrent SATA-Writes"

    Relevant Pages

    • Re: [PATCH] Invalidate_inodes can be very slow
      ... > it might just save us the pain of writing the scripts ourselves. ... so that inode cache grows to its maximum ... umount these filesystems. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 0/5] 2.4.27-pre3 pcnet32.c
      ... changelog entries, add a colon after the driver name: ... This allows me to pass your submission fully automated through scripts. ... The resultant one-line description of your patch becomes ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Fix mmap_kmem (was: [question] Whats the difference between /dev/kmem and /dev/mem)
      ... Acessing vmalloc in /dev/mem would be pretty awkward. ... There are quite a lot of scripts that use it for kernel debugging ... In fact I have some patches queued to fix it for x86-64 again ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [Patch] Support UTF-8 scripts
      ... unless you can guarantee that EVERY program can handle BOM ... We are talking about scripts here, ... but I'm certain that more people will find the UTF-8 signature ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Linux 2.6: shebang handling in fs/binfmt_script.c
      ... > operating systems, when it's not necessary. ... If I make it a habit to write portable code, then over the years, I ... I've got scripts that I use that are 10 or 20 years old, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)