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

[BUG REPORT] WML 2.0.6, cygwin 1.1.8



BUG REPORT

Package: WML 2.0.6
Operating System: cygwin 1.1.8

Problem Description:
| hello,
| 
| I am on cygwin. I was able to compile the eperl 2.1.0 after making a symbolic link libperl.a -> libperl5_6_1.a and manually fiving the perl version number in the configure script. It fails the tests, I am looking into. 
| 
| Unfortunately I cannot compile the wml, be it 1.7.4, 2.0.6 or 2.1a1 because some linking symbols - see below.
| 
| Please let me know if you need more info
| 
| Regards,
| A.
| 
| 
| 
| 
| $ uname -a
| CYGWIN_NT-4.0 AMELINTE 1.1.7(0.31/3/2) 2000-12-25 12:39 i686 unknown
| 
| --------------------------------------------------------------------
| $ perl -v
| 
| This is perl, v5.6.1 built for cygwin
| (with 1 registered patch, see perl -V for more detail)
| 
| Copyright 1987-2000, Larry Wall
| 
| Perl may be copied only under the terms of either the Artistic License or the
| GNU General Public License, which may be found in the Perl 5 source kit.
| 
| Complete documentation for Perl, including FAQ lists, should be found on
| this system using `man perl' or `perldoc perl'.  If you have access to the
| Internet, point your browser at http://www.perl.com/, the Perl Home Page.
| 
| 
| $ perl -V
| Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
|   Platform:
|     osname=cygwin, osvers=1.1.6(0.3032), archname=cygwin
|     uname='cygwin_nt-5.0 fifer 1.1.6(0.3032) 2000-11-21 21:00 i686 unknown '
|     config_args='-de'
|     hint=recommended, useposix=true, d_sigaction=define
|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=unde
| f
|     useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
|     use64bitint=undef use64bitall=undef uselongdouble=undef
| 
| ---------------------------------------------------------------------
| gcc -g -O2 -O2 -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO -fno-strict-aliasing -I/u
| sr/lib/perl5/5.6.1/cygwin/CORE -I. -c eperl_powered.c
| gcc -s -s -L/usr/local/lib -L/usr/lib/perl5/5.6.1/cygwin/CORE  -o eperl eperl_ma
| in.o eperl_perl5.o eperl_parse.o eperl_pp.o eperl_sys.o eperl_http.o eperl_getop
| t.o eperl_debug.o eperl_config.o eperl_version.o eperl_readme.o eperl_license.o
| eperl_logo.o eperl_powered.o /usr/lib/perl5/5.6.1/cygwin/auto/DynaLoader/DynaLoa
| der.a -lperl -lgdbm -lcrypt
| eperl_perl5.o(.text+0x52): undefined reference to `PL_defoutgv'
| eperl_perl5.o(.text+0xd3): undefined reference to `PL_curstash'
| eperl_perl5.o(.text+0xeb): undefined reference to `PL_curstash'
| collect2: ld returned 1 exit status
| make[2]: *** [eperl] Error 1
| make[2]: Leaving directory `//Z/newCD/work/cygwin/wml/wml-2.1a1/wml_backend/p3_e
| perl'
| make[1]: *** [all] Error 1
| make[1]: Leaving directory `//Z/newCD/work/cygwin/wml/wml-2.1a1/wml_backend'
| make: *** [all] Error 1
| 
| 
| amelinte@AMELINTE ~/wml/wml-2.1a1
| $ ls -l /usr/lib/perl5/5.6.1/cygwin/CORE/libperl.a
| lrw-r--r--   1 amelinte planetde       25 Apr 10 10:05 /usr/lib/perl5/5.6.1/cygw
| in/CORE/libperl.a -> libperl5_6_1.a
| 
| amelinte@AMELINTE ~/wml/wml-2.1a1
| $ nm /usr/lib/perl5/5.6.1/cygwin/CORE/libperl5_6_1.a | grep curstash
| 00000000 I __imp__PL_curstash
| 
| 

______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com