On Tue, 25 Jul 2000, Jens-Uwe Mager wrote:

> On Tue, Jul 25, 2000 at 04:04:12PM -0500, John Marquart wrote:
> > In general - all of the previous threads on this topic have either gone
> > off-list or were never resolved.
> 
> Sorry, I dropped your last post onto the floor somehow. I will answer in
> a seperate post about these.
Many thanks - very much appreciated.

 
> > even w/ these patches I was unable to build it successfully.  I tried to
> > use perl 5.6 as well - but ran into more problems (unrelated?) then I had
> > w/ 5.00503.
> 
> That is strange - what kind of errors do you get?
> 

Using the following config. line:

perl Makefile.PL EVERYTHING=1 USE_APACI=1 APACI_ARGS='--enable-shared=perl'

Everything builds up to this point 

...
===> src/modules/standard
Target "all" is up to date.
<=== src/modules/standard
===> src/modules/perl
        rm -f libperl.so
        ld -bhalt:4 -bM:SRE
-bI:/usr/local/lib/perl5/5.00503/aix/CORE/perl.exp -
bE:.exp -b noentry -lc -L/usr/local/lib -bI:/httpd.exp -o libperl.so
mod_perl.lo
 perlxsi.lo perl_config.lo perl_util.lo perlio.lo mod_perl_opmask.lo
Apache.lo 
Constants.lo ModuleConfig.lo Log.lo URI.lo Util.lo Connection.lo Server.lo
File.
lo Table.lo 
ld: 0706-004 Cannot find or read export file: .exp
        ld:accessx(): A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 255.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.


Since the problem appears the improper definition of the export file (I
believe mod_perl.exp) I tried to link it by hand - but I don't understand
the .lo files.  I also tried changing -bE:$(BASEEXT).exp to
-bE:mod_perl.exp.   Neither of these helped.


I haven't messed w/ apxs much yet - but will try it when i have time.  (my
mod_perl problems have actually taken back seat at the moment)


thanks for all your alls help!
-jamie




John "Jamie" Marquart           |     This message posted 100% MS free.
Digital Library SysAdmin        |  Work: 812-856-5174   Pager: 812-334-6018
Indiana University Libraries    |  ICQ: 1131494         D'net Team:  6265


Reply via email to