[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
BUG REPORT: Website META Language 2.0.2 (22-Jun-2000)
- From: nospam@thanx (Ilya Martynov)
- Date: Fri, 14 Jul 2000 01:14:38 +0400
+------------------------------------------------------+
| Please complete this bug report message by at least |
| specifing the correct reply-to e-mail address and |
| the detailed problem description. |
+------------------------------------------------------+
__ ___ __ _
\ \ / / \/ | | Website META Language
\ \ /\ / / |\/| | | Version 2.0.2 (22-Jun-2000)
\ V V /| | | | |___
\_/\_/ |_| |_|_____| BUG REPORT
_________________________________________________________
From: Ilya Martynov
Reply-To: m_ilya@agava.com
PROBLEM DESCRIPTION:
Automatic generation of dependencies for Makefiles seems to be broken. Here
small test case:
export R=/tmp/testdir
mkdir $R
echo --passoption=1,-I$R > $R/.wmlrc
echo Include > $R/inc.wml
mkdir $R/test
echo '#use wml::inc' > $R/test/index.wml
cd $R/test
# next command works OK
wml index.wml -o index.html
# this command doesn't work
wml index.wml -o index.html -M
PLATFORM CHARACTERISTICS:
Used WML System:
Built Environment:
Host: i686-pc-linux-gnu2
Perl: 5.006 (/usr/local/bin/perl)
User: ilya@webster.example.net
Date: 13-Jul-2000
Built Location:
Prefix: /usr/local
BinDir: /usr/local/bin
LibDir: /usr/local/lib/wml
ManDir: /usr/local/man
Used Perl System:
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=linux, osvers=2.2.13, archname=i686-linux
uname='linux webster 2.2.13 #5 sat dec 25 02:00:14 msk 1999 i686 unknown '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='cc', optimize='-O2', gccversion=egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
stdchar='char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
libc=/lib/libc-2.1.2.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under linux
Compiled at May 1 2000 04:37:33
@INC:
/usr/local/lib/perl5/5.6.0/i686-linux
/usr/local/lib/perl5/5.6.0
/usr/local/lib/perl5/site_perl/5.6.0/i686-linux
/usr/local/lib/perl5/site_perl/5.6.0
/usr/local/lib/perl5/site_perl
.
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com