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

compilation problems




	i have some problems compiling wml.
	for now, i managed to solve the pb that occurs when compiling the
	eperl module. it seems like a configure script pb. this is a
	sample from the makefile generated:

----------------------------------------------------------begin
# ------------------------------------------------
#   DEFINITIONS
# ------------------------------------------------

#   imported Perl 5 parameters
perl_prog       = /usr/bin/perl
perl_cc         = 
perl_optimize   = 
perl_ccflags    = 
perl_ldflags    = 
perl_libs       = 
perl_dla        = 
perl_ccdlflags  = 
perl_cccdlflags = 
perl_archlib    = 
---------------------------------------------------------end
	
	which i modified and become:

-------------------------------------------------------begin
# ------------------------------------------------
#   DEFINITIONS
# ------------------------------------------------

#   imported Perl 5 parameters
perl_prog       = /usr/bin/perl
perl_cc         = gcc
perl_optimize   = -O2
perl_ccflags    = 
perl_ldflags    = -lm -lcrypt
perl_libs       = 
perl_dla        = 
perl_ccdlflags  = 
perl_cccdlflags = 
perl_archlib    = /usr/lib/perl5/i386-linux/5.00404

---------------------------------------------------------end

	the eperl module compiled without problems.

	now i have another problem and it seems like modifying every
	Makefile is not the solution. 
	here is a log sample from the compilation process.

--------------------------------------------------------begin
make[1]: Leaving directory `/home/sam/wml-2.0.1/wml_backend'
<=== wml_backend
===> wml_common (all)
make[1]: Entering directory `/home/sam/wml-2.0.1/wml_common'
===> wml_common/bitvector (all)
Checking if your kit is complete...
Global symbol "%Config" requires explicit package name at
/usr/lib/perl5/ExtUtils/Manifest.pm line 27.
Compilation failed in require at (eval 1) line 400.
make[2]: Entering directory `/home/sam/wml-2.0.1/wml_common/bitvector'
make[2]: *** No rule to make target `pure_all'.  Stop.
make[2]: Leaving directory `/home/sam/wml-2.0.1/wml_common/bitvector'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/sam/wml-2.0.1/wml_common'
make: *** [all] Error 1

---------------------------------------------------------end
	
	i'm running Linux RH5.2 with perl5.004_04 on a i586

	please cc to me i'm not subscribed. (not yet)
	
							s@m
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com