This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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]

linking problems with mod_ssl (resolved)


Hi,

Ive been having problems compiling mod_ssl (latest source from setup) to do with some undefined references (_dmb_*):

ssl_scache_dbm.lo(.text+0xea):ssl_scache_dbm.c: undefined reference to `_dbm_open'
...and lots more...

Im not sure if this is a bug but just in case anyone else has had this problem... When I checked the makefile there was no -lgdbm in one of the make macros (SSL_LIBS). Once added to the macro (before -lgcc) it went away, compiled...linked etc. and works fine with apache.

Appolagies if this is the wrong list...

Elfyn
emcb_exposure@hotmail.com
-----------------------------------------------
elfyn@exposure.org.uk


_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus


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