Re: static mod_perl compilation failed...

2005-10-28 Thread Marc Gràcia Galobart
Sorry... so? What I have to do? I just commented the #error line... and everything just compiled OK. I think its a very risky business, but well. That are my thoughts knowing nothing about perl inner works: -I thought dlclose is related to loading libraries. I don't use libraries. -There were any

Re: static mod_perl compilation failed...

2005-10-27 Thread Philip M. Gollucci
Marc Gràcia Galobart wrote: modperl_sys.c:65:2: error: #error "modperl_sys_dlclose not defined on this platform" - Makefile.PL call: perl Makefile.PL MP_USE_STATIC=1 MP_AP_PREFIX=../httpd-$eBDApacheVersion MP_AP_CONFIGURE="--prefix=$BuildPrefix --sysconfdir=$InstallBase/conf --enable-ssl --wit

static mod_perl compilation failed...

2005-10-27 Thread Marc Gràcia Galobart
Hi everybody, Since now we were using a "normal" installation of mod_perl, with dso apache and a dynamic loading enabled perl. Due to some problems with lib versions when trying to install our app in different linux distributions, we're now trying to go as "static" as possible. We distribute a