[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Compilation problem
- From: Alvise Belotti <nospam@thanx>
- Date: Thu, 29 Jan 1998 12:20:54 +0100
Hi there,
first at all, I apologize for my very poor english
this is my first attempt to use the "wml toolkit"
I've found it very great...but
when I tried to compile the 1.5.1 version I had some troubles.
In the make process the eperl executable wasn't create.
Here is a brief excerpt from the make messages:
--------------
eperl_main.o(.text+0x1f02): undefined reference to `perl_init_i18nl14n'
make[1]: *** [eperl] Error 1
make[1]: Leaving directory `/home/alvise/src/wml-1.5.1/wml_p3_eperl'
<=== wml_p3_eperl
-------------
I've solved the problem with a dirty trick:
I commented out the if...endif statement in
wml-1.5.1/wml_p3_eperl/eperl_main.c
/* initialise the Perl Locale environment */
/* #if AC_perl_vnum < 500400 */
/* perl_init_i18nl14n(1); /* Perl 5.003 or lower */
/* #else */
/* perl_init_i18nl10n(1); /* Perl 5.004 or higher */
/* #endif */
and all seems to go fine (I hope, I haven't tested it yet;-)
My system is a Linux box running GNU/Debian 1.3.1r6 (bo)
with perl 5.0037 (<-is this the problem?)
thanks
Alvise
--
%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-%
% Alvise Belotti - via Pulle', 24/A - 35136 Padova PD - Italy %
% Tel. Home: +39(0)49 8900439 Office: +39(0)49 8274696 %
% E-Mail: alvise@lettere.unipd.it %
%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-%
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com