On Fri, 2006-10-20 at 07:30 -0400, Eric Covener wrote: > On 10/20/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote: > > On Fri, 2006-10-20 at 11:53 +0200, Jean-frederic Clere wrote: > > > Hi, > > > > > > I have added a modules to httpd-trunk but I have not able to get it > > > shared. (modules.mk shared = is empty!). > > > > I have removed my copy of the repos, checkout again copy back my module > > files. And now it works. > > FWIW I've seen this happen if you have a 2nd copy of a module > directory (as in cp -r modules/debug modules/debug.bak) in your > source tree. >
Ok at one moment I had modules/proxy-cluster and modules/proxy_cluster (because of a typo). I am able to reproduce the problem using cp -r modules/debug modules/debug.bak. Cheers Jean-Frederic
