#390 closed defect (invalid)
Static programs using readdir(3) may not work (such as ldconfig)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Book | Version: | CVS |
Severity: | normal | Keywords: | |
Cc: |
Description
From: Pierre Barbier <pbarbier@…> To: lfs-dev@… Subject: Problem with readdir and gcc -static Date: Tue, 06 Aug 2002 08:19:20 -0700
Change History (3)
comment:1 by , 22 years ago
Priority: | normal → highest |
---|
comment:2 by , 22 years ago
comment:3 by , 22 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
The original poster sent this to lfs-dev:
I realized that I've been working in an environment built using a host parameter to the configure scripts, as in $ ./configure --prefix=/usr i386-pc-linux-gnu in order to build static packages that I could install on various older machines that don't have a Linux system already installed (it almost worked...) Rebuilding without that parameter makes the problem go away. I apologize for wasting everybody's time. I'm going to study more carefully how to do this cross-compilation thing properly.
So it appears the bug is invalid.
Online thread @ http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2002/08/0093.html