Operating System - HP-UX
1832990 Members
2457 Online
110048 Solutions
New Discussion

Frontpage-Apache 2.0.45 compilation issue.

 
Eric Ladner
Trusted Contributor

Frontpage-Apache 2.0.45 compilation issue.

Anybody ran into this yet?

I'm using hpuxwsAPACHE A.1.0.03.01 (2.0.45) from software.hp.com and I'm trying to compile the FrontPage 2002 extensions (downloaded from Ready-To-Run Software). The copmilation works fine, but the install blows up with a strange error that it can't find ./.libs/mod_frontpage.lai.

[shadow]/home/clad/frontpage/version5.0/apache2# apxs -i -a -n frontpage ./mod_frontpage.la
/opt/hpws/apache/build/instdso.sh SH_LIBTOOL='/opt/hpws/apache/build/libtool' ./mod_frontpage.la /opt/hpws/apache/modules
/opt/hpws/apache/build/libtool --mode=install cp ./mod_frontpage.la /opt/hpws/apache/modules/
cp ./.libs/mod_frontpage.lai /opt/hpws/apache/modules/mod_frontpage.la
cp: cannot access ./.libs/mod_frontpage.lai: No such file or directory
apxs:Error: Command failed with rc=65536
.

Is this a libtool problem? I downloaded 2.0.45 from Apache.org directly and compiled it with no problems on the same machine, but I'd like to stick with using the HP pre-packaged software.

Thanks,

Eric