Re: Excluding Dynamically Linked Libraries

2006-02-19 Thread Stepan Kasal
Hello, On Thu, Feb 16, 2006 at 10:33:22AM -0800, Chuck Wolber wrote: > http://www.chuckwolber.com/rpm-patches.tar.gz well, on my Red Hat system, I'm not able to build your src.rpm, with or without patches. Sorry, Stepan Kasal ___ Autoconf mai

Re: Excluding Dynamically Linked Libraries

2006-02-17 Thread Chuck Wolber
On Fri, 17 Feb 2006, Ralf Wildenhues wrote: > * Chuck Wolber wrote on Thu, Feb 16, 2006 at 07:33:22PM CET: > > On Thu, 16 Feb 2006, Stepan Kasal wrote: > > > On Wed, Feb 15, 2006 at 11:23:00PM -0800, Chuck Wolber wrote: > > > > [...] Yet, when I build it, the resulting binary still > > > > requir

Re: Excluding Dynamically Linked Libraries

2006-02-17 Thread Ralf Wildenhues
Hi Chuck, * Chuck Wolber wrote on Fri, Feb 17, 2006 at 07:06:13PM CET: > On Fri, 17 Feb 2006, Ralf Wildenhues wrote: > > > > Are you trying to just eliminate the dependency upon the > > shared library libbz2 or are you trying to operate out all bz2 > > functionality from rpm? If the former, wh

Re: Excluding Dynamically Linked Libraries

2006-02-17 Thread Jan Kratochvil
Hi, On Thu, 16 Feb 2006 19:33:22 +0100, Chuck Wolber wrote: ... > http://www.chuckwolber.com/rpm-patches.tar.gz there were some "lethal" issues like cat(1) instead of echo(1). # The objective is to be able to run the following and get no output: # /usr/bin/ldd ~/rpmbuild/BUILD/rpm-4.3.3/.libs/rp

Re: Excluding Dynamically Linked Libraries

2006-02-17 Thread Ralf Wildenhues
* Chuck Wolber wrote on Thu, Feb 16, 2006 at 07:33:22PM CET: > On Thu, 16 Feb 2006, Stepan Kasal wrote: > > On Wed, Feb 15, 2006 at 11:23:00PM -0800, Chuck Wolber wrote: > > > [...] Yet, when I build it, the resulting binary still > > > requires libbz2 at runtime. > > > > I cannot guess the reaso

Re: Excluding Dynamically Linked Libraries

2006-02-16 Thread Chuck Wolber
On Thu, 16 Feb 2006, Stepan Kasal wrote: > Hello, > > On Wed, Feb 15, 2006 at 11:23:00PM -0800, Chuck Wolber wrote: > > [...] Yet, when I build it, the resulting binary still > > requires libbz2 at runtime. > > I cannot guess the reason from your story. It would help if you could > post the r

Re: Excluding Dynamically Linked Libraries

2006-02-16 Thread Stepan Kasal
Hello, On Wed, Feb 15, 2006 at 11:23:00PM -0800, Chuck Wolber wrote: > [...] Yet, when I build it, the resulting binary still > requires libbz2 at runtime. I cannot guess the reason from your story. It would help if you could post the results of your work: please tell us the URL of the source p

Excluding Dynamically Linked Libraries

2006-02-15 Thread Chuck Wolber
Hi, I've spent days on this problem, tried nearly everything that I know, and some things that I don't ;) I've also posted about this problem on the rpm mailing list, with no results so far. If there is a better place to post this, I would sincerely appreciate some direction. I am trying to s