unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Placement of libguile-2.0.so.22.7.2-gdb.scm
@ 2014-03-26 19:14 Rob Browning
  2014-03-29 14:47 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Browning @ 2014-03-26 19:14 UTC (permalink / raw)
  To: guile-devel


I'm working on the 2.0.11 packages, and with relatively current Debian,
I see this when installing the new packages:

  Processing triggers for libc-bin (2.18-4) ...
  /sbin/ldconfig.real: /usr/lib/libguile-2.0.so.22.7.2-gdb.scm is not an ELF file - it has the wrong magic bytes at the start.

Which made me wonder why a scm file ended up in /usr/lib (assuming I
didn't cause that via packaging somehow).

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



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

* Re: Placement of libguile-2.0.so.22.7.2-gdb.scm
  2014-03-26 19:14 Placement of libguile-2.0.so.22.7.2-gdb.scm Rob Browning
@ 2014-03-29 14:47 ` Ludovic Courtès
  2014-04-03  1:54   ` Rob Browning
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2014-03-29 14:47 UTC (permalink / raw)
  To: guile-devel

Rob Browning <rlb@defaultvalue.org> skribis:

> I'm working on the 2.0.11 packages, and with relatively current Debian,
> I see this when installing the new packages:
>
>   Processing triggers for libc-bin (2.18-4) ...
>   /sbin/ldconfig.real: /usr/lib/libguile-2.0.so.22.7.2-gdb.scm is not an ELF file - it has the wrong magic bytes at the start.
>
> Which made me wonder why a scm file ended up in /usr/lib (assuming I
> didn't cause that via packaging somehow).

I think this is best answered by the manuals:

  http://www.gnu.org/software/guile/manual/html_node/GDB-Support.html
  http://sourceware.org/gdb/current/onlinedocs/gdb/objfile_002dgdbdotext-file.html

GNU libstdc++ does something similar.  How does the Debian package
handle it?

Thanks,
Ludo’.




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

* Re: Placement of libguile-2.0.so.22.7.2-gdb.scm
  2014-03-29 14:47 ` Ludovic Courtès
@ 2014-04-03  1:54   ` Rob Browning
  0 siblings, 0 replies; 3+ messages in thread
From: Rob Browning @ 2014-04-03  1:54 UTC (permalink / raw)
  To: Ludovic Courtès, guile-devel

Ludovic Courtès <ludo@gnu.org> writes:

> I think this is best answered by the manuals:
>
>   http://www.gnu.org/software/guile/manual/html_node/GDB-Support.html
>   http://sourceware.org/gdb/current/onlinedocs/gdb/objfile_002dgdbdotext-file.html

Thanks -- that helps.

It looks like the right place for it in Debian is
/usr/share/gdb/auto-load.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



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

end of thread, other threads:[~2014-04-03  1:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-26 19:14 Placement of libguile-2.0.so.22.7.2-gdb.scm Rob Browning
2014-03-29 14:47 ` Ludovic Courtès
2014-04-03  1:54   ` Rob Browning

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).