Opened 14 years ago

Closed 14 years ago

#2757 closed defect (wontfix)

ldconfig error message

Reported by: Estevao B. K. Owned by: lfs-book@…
Priority: normal Milestone: 6.7
Component: Book Version: SVN
Severity: minor Keywords:
Cc:

Description

After installing lfs-6.7-rc1, always when I type ldconfig, I get the following error message:

$ ldconfig ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.

$ file /usr/lib/libstdc++.so.6.0.14-gdb.py /usr/lib/libstdc++.so.6.0.14-gdb.py: ASCII Pascal program text

Although it doesn't stop the linker to re-cache the libraries, could be fixed?

Change History (1)

comment:1 by Matthew Burgess, 14 years ago

Resolution: wontfix
Status: newclosed

There is an upstream bug for this at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41816. Yes, it makes ldconfig a bit noisy, but otherwise isn't an issue.

Note: See TracTickets for help on using tickets.