[Fedora-directory-devel] Announcing Fedora DS - dsbuild with debug support

Thomas Fitzsimmons fitzsim at redhat.com
Fri Jan 20 00:28:22 UTC 2006


On Thu, 2006-01-19 at 17:16 -0700, Richard Megginson wrote:
> Thomas Fitzsimmons wrote:
> 
> >On Thu, 2006-01-19 at 15:56 -0700, Richard Megginson wrote:
> >  
> >
> >>Now you can use the one step build method - 
> >>http://directory.fedora.redhat.com/wiki/Building#One-Step_Build - to 
> >>build a debug version of the server, suitable for gdb and the like.  
> >>Please try it out and let us know how it works.
> >>    
> >>
> >
> >I'm trying this on FC5test1 to see if I can build FDS against gcj.
> >
> Hmm - if you just want to check our java code, you might want to just 
> build the Java based components with gcj - 
> http://directory.fedora.redhat.com/wiki/BuildingConsole and the like.  
> But I suppose you will want to test the console against the server once 
> it is compiled.

Yeah, I'd like to compile the whole thing, if possible.

> 
> >One
> >nit is the instructions:
> >
> >...
> >% cd to dsbuild/meta/ds
> >...
> >
> >should read:
> >
> >...
> >% cd dsbuild/meta/ds
> >...
> >  
> >
> Done.
> 
> >The next problem is that I can't find apr-config for FC5.  All I have is
> >apr-1-config.  When I modify ds/mod_nss/Makefile's CONFIGURE_ARGS to
> >change --with-apr-config to --with-apr-config=/usr/bin/apr-1-config the
> >build fails like this:
> >  
> >
> Hmm - what version of Apache does FC5 use?  Try
> apr-1-config --version

$ apr-1-config --version
1.2.2

> and
> /usr/sbin/httpd.worker -v

$ /usr/sbin/httpd.worker -v
Server version: Apache/2.2.0
Server built:   Jan  5 2006 06:53:51

Tom





More information about the Fedora-directory-devel mailing list