Re: Compile mod_auth_pam on Solaris 8 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



apxs is an Apache-ism for creating Dynamic Shared Objects, see the Apache manuals and Google. I ran into something similar when setting up php (I think?) under Apache, I think I solved *my* problem by adding a missing include directory on the cc line in the Makefile, can't remember how I figured it out.
Good luck.


Johnson, Randy wrote:
On a Solaris 2.9 system I get these errors -

bash-2.05$ make
apxs -c mod_auth_pam.c -lpam -ldl
cc -DSOLARIS2=290 -DMOD_PERL -DEAPI -DUSE_EXPAT -I../lib/expat-lite -xO3
-xarch=v8 -xspace -W0,-Lt -Xa  -xildoff -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -xO3 -xarch=v8 -xspace -W0,-Lt -Xa  -xildoff
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPIC -KPIC -I/usr/apache/include
-c mod_auth_pam.c
apxs:Break: Command failed with rc=72057594037927935
*** Error code 1
make: Fatal error: Command failed for target `mod_auth_pam.so'


-----Original Message-----
From: Johnson, Randy Sent: Friday, May 02, 2003 7:36 AM
To: 'pam-list@xxxxxxxxxx'
Subject: Compile mod_auth_pam on Solaris 8 ?


Group -
II'm having difficulty with mod_auth_pam compilation on Solaris 8. I'm using Apache 1.3.26, and trying to build mod_auth_pam ver.1.1.1


The errors I get are these - bash-2.03# make /usr/apache/bin/apxs -c mod_auth_pam.c -lpam -ldl cc -DEAPI -DMOD_PERL -DUSE_EXPAT -O -G -Kpic -I/usr/apache/include -c
mod_auth_pam.c apxs:Break: Command failed with rc=16777215 *** Error code 1 make: Fatal error: Command failed for target `mod_auth_pam.so' bash-2.03#


Can anyone make any suggestions ? Thanks !!





_______________________________________________

Pam-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/pam-list






_______________________________________________

Pam-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux