Apache 2.0.28 AIX and shared modules

Apache 2.0.28 AIX and shared modules

Post by Ray Pearc » Sat, 22 Dec 2001 20:37:08



I am attempting to build Apache 2.0.28 beta on an AIX 4.3 box.
After unpacking I have used the following commands

./configure --prefix=/my/install --enable-mods-shared=most
make
make install

This adds LoadModule statements to my httpd.conf such as
LoadModule access_module modules/mod_access.so

but my /my/install/modules directory only contains files as

mod_access.la
libmod_access.a
libmod_access.so.0
libmod_access.so.0.0.0

with the last two being links to libmod_access.a

I tried changing the LoadModule statement to reference the
libmod_access.a file, but this just gave me a coredump at
startup.

What am I doing wrong? Or isn't it supposed to support shared
modules yet?

Ray Pearce

 
 
 

Apache 2.0.28 AIX and shared modules

Post by Joshua Sliv » Tue, 25 Dec 2001 02:06:46



> I am attempting to build Apache 2.0.28 beta on an AIX 4.3 box.
> After unpacking I have used the following commands
> ./configure --prefix=/my/install --enable-mods-shared=most

[...]

Quote:> What am I doing wrong? Or isn't it supposed to support shared
> modules yet?

There are some libtool problems with apache 2.0.28 on AIX.  So, no, it
doesn't support shared modules.  Wait for the next version, or simply
use static modules.

--
Joshua Slive

Apache HTTP Server Users Mailing List: http://httpd.apache.org/userslist.html

 
 
 

1. Does 28 + 28 = 56? Adding bandwidth question.

I currently have a 28.8 connection to an ISP, but there are times when
faster would be helpful. (ain't it always that way??? :-)

If I add a second 28.8 to another PPP account will it help:

  1.  Two users who are using the system at the same time.
  2.  One bandwidth hogging user who could use the whole 56 for
          his (my...) FTP session.

Many thanks,
Cecil

2. Transfer Certificate from Netscape to Apache(Raven)

3. Where are modules for 2.0.28?

4. PPP under Unixware

5. Persistent module problems with 2.0.28

6. Big problems with FTP to/from SCO Open Server.

7. Announcement: USERblue - AIX conference Feb 25-28

8. HARDWARE/video: Hercules PRO ISA (W32i) ?

9. Can't get apache 2.0.28 to work with SSL (was apache 2.0.28 + SSL)

10. Problems adding Apache JServ module to Apache Web Server as a Dynamic Shared Object

11. Apache (2.0.28-win32) and NAT issues

12. Apache 2.0.28 beta and Tru UNIX 4.0G

13. Apache 2.0.28 problems