dbTalk Databases Forums  

problem with compiling bdbxml2.2.13 on MingW

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss problem with compiling bdbxml2.2.13 on MingW in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
nittanymountain@gmail.com
 
Posts: n/a

Default problem with compiling bdbxml2.2.13 on MingW - 11-09-2006 , 09:21 AM






I tried to compile bdbxml 2.2.13 on WinXP using MinGW
following the instruction,


$ cd dbxml-2.2.13
$ sh buildall.sh

/bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -O2
.../dist/../os/os_open.c
gcc -c -I. -I../dist/.. -O2 ../dist/../os/os_open.c -DDLL_EXPORT
-DPIC -o .libs/os_open.o
.../os/os_open.c: In function `__os_mkdir':
.../os/os_open.c:404: too many arguments to function `mkdir'
make: *** [os_open.lo] Error 1

it failed when compiling berkeleydb, os_open.c

any suggestion?
thanks


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.