On Tue, 2012-01-17 at 18:31 +1000, Noel Butler wrote:

> On Mon, 2012-01-16 at 12:50 -0500, Jim Jagielski wrote: 
> 
> > The 2.4.0 (prerelease) tarballs are available for download and test:
> > 
> >     http://httpd.apache.org/dev/dist/
> > 
> > I'm calling a VOTE on releasing these as Apache httpd 2.4.0 GA.
> > 
> > Vote will last the normal 72 hours... Can I get a w00t w00t!
> 
> 
> -1
> 
> Build fails when using static built modules and disabling dav,  but
> builds fine if option to disable dav is removed.
> ie: --enable-mods-static=all --disable-dav
> 
> in  /tmp/httpd-2.4.0/modules/dav/lock/locks.c
> undefined references to dav_new_error and dav_push_error
> 
> and of course as others have mentioned, documentation is outdated for
> previous versions
> 


my bad, I should have copied over the full output.


/tmp/httpd-2.4.0/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread
-ldl 
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_dbm_new_error':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:226: undefined reference to
`dav_new_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_really_open_lockdb':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:328: undefined reference to
`dav_push_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_save_lock_record':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:447: undefined reference to
`dav_new_error'
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:531: undefined reference to
`dav_push_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_load_lock_record':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:664: undefined reference to
`dav_new_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_resolve':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:721: undefined reference to
`dav_new_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_get_locks':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:798: undefined reference to
`dav_new_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_open_lockdb':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:363: undefined reference to
`dav_new_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o): In function
`dav_generic_parse_locktoken':
/tmp/httpd-2.4.0/modules/dav/lock/locks.c:264: undefined reference to
`dav_new_error'
modules/dav/lock/.libs/libmod_dav_lock.a(locks.o):/tmp/httpd-2.4.0/modules/dav/lock/locks.c:273:
 more undefined references to `dav_new_error' follow
collect2: ld returned 1 exit status
make[1]: *** [httpd] Error 1
make[1]: Leaving directory `/tmp/httpd-2.4.0'
make: *** [all-recursive] Error 1




Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to