This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: gdb-7.6 Issue with porting and archive centre depot


Joel,

I installed xz-5.0.4 : http://hpux.connect.org.uk/hppd/hpux/Misc/xz-5.0.4/

And gdb now works with no complaints !!! Thanks Joel !!!


>/usr/local/bin/gdb -?
/usr/local/bin/gdb: unrecognized option `-?'
Use `/usr/local/bin/gdb --help' for a complete list of options.


>/usr/local/bin/gdb
GNU gdb (GDB) 7.6
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "ia64-hp-hpux11.31".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) quit


So http://hpux.connect.org.uk/hppd/hpux/Gnu/gdb-7.6/ needs a dependency update, need to add XZ .

Scott Marer
HP Enterprise Services, LLC
UNIX Systems Administrator
Mobile: (916) 521-2955


-----Original Message-----
From: Marer, Scott 
Sent: Thursday, June 13, 2013 10:46 AM
To: 'Joel Brobecker'
Cc: gdb-patches@sourceware.org
Subject: RE: gdb-7.6 Issue with porting and archive centre depot

Joel,

Thanks for your response, I'll look at xz-5.0.4 ...


According to http://hpux.connect.org.uk/hppd/hpux/Gnu/gdb-7.6/, the Author is :

Author: Gnu Project Team <gdb-patches@sourceware.org>

This would be the group that created this depot, right ?

Scott Marer
HP Enterprise Services, LLC
UNIX Systems Administrator
Mobile: (916) 521-2955

-----Original Message-----
From: Joel Brobecker [mailto:brobecker@adacore.com] 
Sent: Thursday, June 13, 2013 10:37 AM
To: Marer, Scott
Cc: gdb-patches@sourceware.org
Subject: Re: gdb-7.6 Issue with porting and archive centre depot

> I installed the HP-UX 11.31 IA64 gdb-7.6 depot from
> http://hpux.connect.org.uk/hppd/hpux/Gnu/gdb-7.6/ along with ALL the
> 13 run-time dependencies on a 11.31 system with no errors or issues
> ...
> 
> I get the following complaint when trying to run gdb :
> 
> >/usr/local/bin/gdb -?
> /usr/lib/hpux32/dld.so: Unable to find library 'liblzma.so'.
> Killed
> 
> What am I missing ???
> Please advise.

This is really a question for the group that created the binary
packages. If liblzma is not provided by the GDB package itself,
there ought to be a separate package that provides it. A quick
search on the internet yields, for instance:
http://hpux.connect.org.uk/hppd/hpux/Misc/xz-5.0.4/

I am not familiar with the HP-UX packaging system so I cannot comment
further.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]