Stas Bekman wrote:
> 
> Threaded perl 5.8.0 (still 5.7.3 now) needs to be compiled with
> -D_GNU_SOURCE to get the _struct_crypt right. This breaks apache-1.3 build:

can you elaborate on this a bit - I wasn't able to follow all the
threads on all the lists, but I'm able to build the 1.3 tree just fine
with 5.7.3 and -Dusethreads...

details below...

--Geoff

Server Version: Apache/1.3.24-dev (Unix) mod_perl/1.26_01-dev
Perl/v5.7.3
Server Built: Mar 20 2002 02:00:02

[geoff@mainsheet geoff]$ perl -V
Summary of my perl5 (revision 5.0 version 7 subversion 3 patch 15378)
configuration:
  Platform:
    osname=linux, osvers=2.2.14-5.0, archname=i686-linux-thread-multi
    uname='linux mainsheet.laserlink.net 2.2.14-5.0 #1 tue mar 7
21:07:39 est 2000 i686 unknown '
    config_args='-des -Dusethreads -Dprefix=/src/bleedperl
-Doptimize=-g -Dusedevel -Dinstallusrbinperl -Uversiononly'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    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, 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 -lpthread -lc -lposix
-lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lpthread -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 MULTIPLICITY USE_ITHREADS
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Locally applied patches:
        DEVEL15372
  Built under linux
  Compiled at Mar 20 2002 22:04:56
  @INC:
    /src/bleedperl/lib/5.7.3/i686-linux-thread-multi
    /src/bleedperl/lib/5.7.3
    /src/bleedperl/lib/site_perl/5.7.3/i686-linux-thread-multi
    /src/bleedperl/lib/site_perl/5.7.3
    /src/bleedperl/lib/site_perl/5.7.2/i686-linux-thread-multi
    /src/bleedperl/lib/site_perl/5.7.2
    /src/bleedperl/lib/site_perl
    .

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to