Re: [Cgdb-devel] Re: cgdb 0.5.1 make DESTDIR=... doesn't work
Brought to you by:
bobbybrasko,
crouchingturbo
|
From: Bob R. <bo...@br...> - 2005-05-21 17:59:28
|
On Sat, May 21, 2005 at 07:15:03PM +0200, Robert Lemmen wrote: > On Sat, May 21, 2005 at 12:35:11PM -0400, Bob Rossi wrote: > > Is there any chance that you could both try to build CGDB for your > > distro's? I believe I have fixed the problems that you have reported. > > Robert, hopefully you should be able to build CGDB without any patches > > to the autoconf stuff. Benett, hopefully you should be able to do 'make > > DESTDIR=3D... install'. > >=20 > > Please let me know as soon as possible. I've found a critical bug in > > CGDB on platforms other than linux and want to put up another minor > > release. >=20 > i checked out the current cvs version, and tried a debian build on it. > works like a charm! that's really cool to see. if you are doing a new > version i have two more things to throw in: Great, I'm glad to hear it. > - could you update the config.sub and config.guess files to current > versions? it would make it easier to build under weird systems > (like GNU/kFreeBSD). you just need to copy over newer files, > everything from 2005 should be fine Weird, I thought I already did that. It's done now. > - i wrote a manual page for debian, but it's really bad and should be in > the upstream source anyway. perhaps you want to have a quick look, fix > the most stupid mistakes and put it into your cvs Let's do this for the next release, since I have little time and need to get this fix out as soon as possible. I know we talked about this before, however, is there any way to generate a man page and a .txt from a single document? This way, there is no duplication of information. If there is a relatively easy way, I'd like to do that. Thanks for the very quick response. If you don't mind, please try doing a debian build again from CVS. This has the latest autoconf/automake changes. If you have good results, I'll probably do a release later today. Thanks, Bob Rossi |