develooper Front page | perl.perl5.porters | Postings from November 2000

Re: Patching on devel track malfuncioning

From:
andreas.koenig
Date:
November 15, 2000 00:53
Subject:
Re: Patching on devel track malfuncioning
Message ID:
m3hf59liqb.fsf@ak-71.mind.de
>>>>> On 15 Nov 2000 09:31:37 +0100, andreas.koenig@anima.de (Andreas J. Koenig) said:

 > 5) If I tell Configure to ignore the error, compilation stops here:

 > `sh  cflags libperl.a miniperlmain.o`  miniperlmain.c
 >           CCCMD =  cc -DPERL_CORE -c -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g 
 > In file included from utf8.h:12,
 >                  from perl.h:1946,
 >                  from miniperlmain.c:12:
 > handy.h:117: redefinition of `I8'
 > handy.h:117: `I8' previously declared here
 > handy.h:118: redefinition of `U8'
 > handy.h:118: `U8' previously declared here
 > handy.h:119: redefinition of `I16'
 > handy.h:119: `I16' previously declared here
 > handy.h:120: redefinition of `U16'
 > handy.h:120: `U16' previously declared here
 > handy.h:121: redefinition of `I32'
 > handy.h:121: `I32' previously declared here
 > handy.h:122: redefinition of `U32'
 > handy.h:122: `U32' previously declared here
 > handy.h:491: redefinition of `line_t'
 > handy.h:491: `line_t' previously declared here
 > make: *** [miniperlmain.o] Error 1


This also happens if I rsync perl-current. I append my config from a
previous perl.

-- 
andreas

Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.16a, archname=i686-linux
    uname='linux ak-71.mind.de 2.2.16a #1 smp wed jun 14 11:59:53 cest 2000 i686 unknown '
    config_args='-Dprefix=/usr/local/perl-5.7.0@7489 -Doptimize=-g -des -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    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 -lutil
    perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
    libc=/lib/libc-2.1.3.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: DEBUGGING USE_LARGE_FILES
  Locally applied patches:
  	DEVEL7481
  Built under linux
  Compiled at Oct 29 2000 23:37:30
  @INC:
    /usr/local/perl-5.7.0@7489/lib/5.7.0/i686-linux
    /usr/local/perl-5.7.0@7489/lib/5.7.0
    /usr/local/perl-5.7.0@7489/lib/site_perl/5.7.0/i686-linux
    /usr/local/perl-5.7.0@7489/lib/site_perl/5.7.0
    /usr/local/perl-5.7.0@7489/lib/site_perl
    .



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About