This is the mail archive of the gdb@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: inflateInit?


> } I'm more interested in fixing this the right way, as mine are
> } automated builds.
> 
> But you control the Makefile for them, right?

No.  The build cleans out any non-cvs-pristine sources and checks out
the latest, then runs configure, make, etc.  If it's not in CVS it's
not going to make it into my builds.  If I added it to CVS (assuming I
had permission to do so), then any system missing libz would break.

Besides, "you should hack your Makefiles" is not a suitable solution
to this kind of problem.  I'm not the only one trying to build them.


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