Front page | perl.perl5.porters |
Postings from March 2007
DB_File missing in blead
Thread Next
From:
Jerry D. Hedden
Date:
March 2, 2007 10:08
Subject:
DB_File missing in blead
Message ID:
375774.43911.qm@web30212.mail.mud.yahoo.com
I built blead@30443 (without using -Dnoextensions) and
looked at the list of known extensions.
The configure log does not mention DB_File:
What extensions do you wish to load dynamically? [B
Compress/Raw/Zlib Cwd Data/Dumper Devel/DProf Devel/PPPort
Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob
Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO
IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc
NDBM_File ODBM_File Opcode POSIX PerlIO/encoding
PerlIO/scalar PerlIO/via SDBM_File Socket Storable
Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece
Unicode/Normalize Win32 Win32API/File XS/APItest XS/Typemap
attrs re threads threads/shared]
The make log does not mention DB_File.
DB_File is not found in lib or lib/auto in the build
directory.
However, Config_heavy.pm does have DB_File:
known_extensions='B Compress/Raw/Zlib Cwd DB_File
Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5
Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File
Hash/Util I18N/Langinfo IO IPC/SysV List/Util MIME/Base64
Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX
PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket
Storable Sys/Hostname Sys/Syslog Text/Soundex Thread
Time/HiRes Time/Piece Unicode/Normalize Win32 Win32API/File
Win32CORE XS/APItest XS/Typemap attrs re threads
threads/shared'
Is this a bug?
____________________________________________________________________________________
Don't get soaked. Take a quick peak at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather
Thread Next
-
DB_File missing in blead
by Jerry D. Hedden