This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem building perl module Compress::Zlib 1.08 from inside cygwin


<15 Dec 2000, 10:47 Uhr wars, als Steve Kelem folgendes schrub:>
< problem building perl module Compre >

At first, i saw this, all your mounts are in textmode, they should be 
in binmode, i think.
[...]
> Can't open base file /c/TEMP\cc000554.base
[...]
> G:    /g       user    textmode
> c:    /c       user    textmode
> d:    /d       user    textmode
> e:    /e       user    textmode
> f:    /f       user    textmode
> h:    /h       user    textmode
> i:    /i       user    textmode
> j:    /j       user    textmode
[...]

That are my mounts, for me building Perl-Modules works good.
Not without errors, but it is o.k.:

c:    /hdd/c   system  binmode
d:    /hdd/d   system  binmode
e:    /hdd/e   system  binmode
f:    /cdrom/f  system  binmode
g:    /cdrom/g  system  binmode
h:    /hdd/h   system  binmode
i:    /hdd/i   system  binmode

At second point, i suggest, it would be a good idea, to build perl 
again with the latest cygwin-release, maybe, it works better then.

[...]
> The output of perl -V is:
> % perl -V
> Summary of my perl5 (revision 5.0 version 6 subversion 0) 
configuration:
>   Platform:
>    osname=cygwin, osvers=1.1.0(0.1832), archname=cygwin
>    uname='cygwin_nt-4.0 belgarion 1.1.0(0.1832) 2000-03-29 00:20:35 
i586
[...]

My Perl:
$ perl -V
Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
  Platform:
    osname=cygwin, osvers=1.1.7s(0.3132), archname=cygwin-multi
    uname='cygwin_nt-4.0 loreley 1.1.7s(0.3132) 2000-12-04 23:55 i686 
unknown '
    config_args='-des -Dusedevel -Dusemultiplicity -Duseperlio -
Duselargefiles'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -
I/usr/local/include',
    optimize='-O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -
I/usr/local/include'
    ccversion='', gccversion='2.95.2-5 19991024 (cygwin experimental)', 
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=4
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -s -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -lcrypt -lcygipc
    perllibs=-lcrypt -lcygipc
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, 
libperl=libperl5_7_0.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY USE_LARGE_FILES 
PERL_IMPLICIT_CONTEXT
  Locally applied patches:
        DEVEL8069
  Built under cygwin
  Compiled at Dec 10 2000 15:59:52
  @INC:
    /usr/local/lib/perl5/5.7.0/cygwin-multi
    /usr/local/lib/perl5/5.7.0
    /usr/local/lib/perl5/site_perl/5.7.0/cygwin-multi
    /usr/local/lib/perl5/site_perl/5.7.0
    /usr/local/lib/perl5/site_perl
-- 
Gerrit Peter Haase

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]