ayanbiz has asked for the wisdom of the Perl Monks concerning the following question:
but when I use dmake some error occurs.Set up gcc environment - 3.4.5 (mingw-vista special r3) Parsing config.in... Looks Good. Writing Makefile for DB_File Writing MYMETA.yml
what shall I do?Skip blib\lib\DB_File.pm (unchanged) C:/Perl/site/bin/gcc.exe -c -IC:\Berkeley1\include -DNDEBUG -DWIN +32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE + -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BI +T_TIME_T -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields -O2 + -DVERSION=\"1.824\" -DXS_VERSION=\"1.824\" "-IC:\Perl\lib\COR +E" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version +.c In file included from version.c:30: C:/Berkeley1/include/db.h:143: error: conflicting types for 'ssize_t' C:/Perl/site/lib/auto/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../i +nclude/sys/types.h:104: error: previous declaration of 'ssize_t' was +here dmake.exe: Error code 129, while making 'version.o'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problems with the installation of DB_File in WindowsXP
by Anonymous Monk on Nov 18, 2011 at 11:55 UTC | |
by ayanbiz (Initiate) on Nov 18, 2011 at 12:25 UTC | |
by Anonymous Monk on Nov 18, 2011 at 12:28 UTC | |
by ayanbiz (Initiate) on Nov 18, 2011 at 12:35 UTC | |
by Anonymous Monk on Nov 18, 2011 at 14:30 UTC |