unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* libguile-xxx.gdb.scm is not an ELF file
@ 2018-01-20 14:25 Matt Wette
  2018-01-20 19:14 ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Wette @ 2018-01-20 14:25 UTC (permalink / raw)
  To: guile-user

Is there a way on gnu/linux to get ldconfig to ignore a file in a directory?

Every time I install something I get the following message:

     /sbin/ldconfig.real: /usr/local/lib/libguile-2.2.so.1.3.0-gdb.scm 
is not an ELF file

Matt





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libguile-xxx.gdb.scm is not an ELF file
  2018-01-20 14:25 libguile-xxx.gdb.scm is not an ELF file Matt Wette
@ 2018-01-20 19:14 ` David Kastrup
  2018-01-20 20:16   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: David Kastrup @ 2018-01-20 19:14 UTC (permalink / raw)
  To: guile-user

Matt Wette <matt.wette@gmail.com> writes:

> Is there a way on gnu/linux to get ldconfig to ignore a file in a directory?
>
> Every time I install something I get the following message:
>
>     /sbin/ldconfig.real: /usr/local/lib/libguile-2.2.so.1.3.0-gdb.scm
> is not an ELF file

Why would that not be in /usr/local/share instead?

-- 
David Kastrup




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libguile-xxx.gdb.scm is not an ELF file
  2018-01-20 19:14 ` David Kastrup
@ 2018-01-20 20:16   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2018-01-20 20:16 UTC (permalink / raw)
  To: David Kastrup; +Cc: guile-user

> From: David Kastrup <dak@gnu.org>
> Date: Sat, 20 Jan 2018 20:14:25 +0100
> 
> > Every time I install something I get the following message:
> >
> >     /sbin/ldconfig.real: /usr/local/lib/libguile-2.2.so.1.3.0-gdb.scm
> > is not an ELF file
> 
> Why would that not be in /usr/local/share instead?

Because GDB first looks for such scripts in the same directory where
the corresponding object file lives, I guess.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-20 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-20 14:25 libguile-xxx.gdb.scm is not an ELF file Matt Wette
2018-01-20 19:14 ` David Kastrup
2018-01-20 20:16   ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).