[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Build problem: ext/DynaLoader: Perl 5.005_63 + AIX 4.3.3.10
There are several posts about this in the mailing list archive, but it's
not apparent how to fix it.
Can someone suggest the correct fix?
Thanks.
_______
Here's how Configure was run:
nice ./Configure -desr -Doptimize=-O2 -Dusethreads -Duseshrplib \
-Dusesocks -Dcc=cc -Dccflags="-DDEBUGGING"
Here's what happens:
Making DynaLoader (static)
/rpm/BUILD/perl5.005_63/ext/DynaLoader
Processing hints file hints/aix.pl
Can't locate File/Glob.pm in @INC (@INC contains: ../../lib /data/dfavor/dev/na /usr/local/lib/perl5/5.00563/aix-thread /usr/local/lib/perl5/5.00563 /usr/local/lib/site_perl/5.00563/aix-thread
/usr/local/lib/site_perl .)BEGIN failed--compilation aborted at (eval 72) line 7.
at (eval 5) line 389
Warning: No Makefile!
gmake[1]: Entering directory `/data/rpm/BUILD/perl5.005_63/ext/DynaLoader'
gmake[1]: *** No rule to make target `config'. Stop.
gmake[1]: Leaving directory `/data/rpm/BUILD/perl5.005_63/ext/DynaLoader'
gmake config failed, continuing anyway...
gmake[1]: Entering directory `/data/rpm/BUILD/perl5.005_63/ext/DynaLoader'
gmake[1]: *** No rule to make target `all'. Stop.
gmake[1]: Leaving directory `/data/rpm/BUILD/perl5.005_63/ext/DynaLoader'
gmake: *** [lib/auto/DynaLoader/DynaLoader.a] Error 2
- Follow-Ups from:
-
Ilya Zakharevich <ilya@math.ohio-state.edu>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]