Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7806931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T02:41:27+00:00 2026-06-02T02:41:27+00:00

Briefly: Is Linux kernel 2.6.32 compiled executable incompatible with a Linux Kernel 2.6.24 kernel?

  • 0

Briefly: Is Linux kernel 2.6.32 compiled executable incompatible with a Linux Kernel 2.6.24 kernel?

I have a executable that I compiled in a system with linux 2.6.32 kernel. When I transfer the compiled file to a linux 2.6.24 system, I get the following error when executing:

bremm@bezier:/tmp/deployed$ ./qt-workstation
bash: ./qt-workstation: Arquivo ou diretório não encontrado

The text means “file or directory not found”, but the file exists. The output of strace:

execve("./qt-workstation", ["./qt-workstation"], [/* 46 vars */]) = -1 ENOENT (No such file or directory)
dup(2)                                  = 3
fcntl(3, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
fstat(3, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f78e84f5000
lseek(3, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
write(3, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory
) = 40
close(3)                                = 0
munmap(0x7f78e84f5000, 4096)            = 0
exit_group(1)                           = ?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T02:41:29+00:00Added an answer on June 2, 2026 at 2:41 am

    I’m guessing this is related to dynamic linking. I believe I’ve seen errors like this from compiled executables that couldn’t find ld.so or ld-linux.so or similar.

    For #!’d scripts, this can happen when the #!’d interpreter isn’t found – including when the script was transferred from windows and has a control-M at the end of the pathname.

    Update

    Running strings ./qt-workstation | head I found out that my ld-linux.so was hardcoded to /lib/ld-linux-x86-64.so.2 (the first output of the command), on the Ubuntu this file is located elsewhere.

    Creating a symbolic to /lib/ld-linux-x86-64.so.2 solves the problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This cool article briefly discusses no-content style elements. Particularities include that they don't have
Briefly: I can make a file, save it in the file system and then
Briefly: How to parametrize .prj WKT file so that I can perform 7 point
Briefly described, I have 2 tables that have 'equivalent' rows in each other. The
I have a button which I wanted to flash briefly to get the user's
I ran the following simple query that looks like the example below: (Briefly; one
Here briefly are the business requirements. I have an entity called PricingSchedule that represents
To briefly explain: I have a win form written in C# that contains a
I've only been using SSIS briefly, but I find that my complaints are numerous.
First I want to describe my situation briefly. I have two classes, one MainClass

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.