FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DDBI compile error

 
Post new topic   Reply to topic     Forum Index -> DDBI
View previous topic :: View next topic  
Author Message
mg11



Joined: 29 May 2007
Posts: 1

PostPosted: Tue May 29, 2007 2:48 am    Post subject: DDBI compile error Reply with quote

Hi,

I am on learning curve on D Language and found that D Language is simple to use.
My platform is Windows XP.
I have a problem with compiling DDBI.
First I downloaded tags_0.2.5-r62.zip fro dsource website.
I compiled using command dbd -run buildme.d all.
The error stated that it could not find the FileProxy.d. Upon further investigation, I changed from FileProxy to FilePath in buildme.d.
I then compiled but the error stated that it could not find the file 'bud'. I have latest file called 'bud_win_3.04'. I renamed this file to bud.
Again, I compiled. New errors came out as below;
** File 'dbi\Stat\all.d' not found.
** File 'dbi\Statem\all.d' not found.
** File 'dbi\S\all.d' not found.
** File 'dbi\State\all.d' not found.
** File 'dbi\St\all.d' not found.
Error: bud:Not all supplied files exist.
Press any key to continue . . .

It seems to me that buildme.d does not pick up Statement.d although it is existed.

Can you please advise me how to overcome this problem?
I am very keen on solving DDBI problem as I have used oracle, mysql and mssql interface using perl 'DBI'.

Thank you.

Regards,

Michael

South Africa
Back to top
View user's profile Send private message Send e-mail
stonecobra



Joined: 25 May 2004
Posts: 48
Location: Rough and Ready, CA

PostPosted: Wed Aug 29, 2007 8:13 am    Post subject: Re: DDBI compile error Reply with quote

mg11 wrote:

Again, I compiled. New errors came out as below;
** File 'dbi\Stat\all.d' not found.
** File 'dbi\Statem\all.d' not found.
** File 'dbi\S\all.d' not found.
** File 'dbi\State\all.d' not found.
** File 'dbi\St\all.d' not found.
Error: bud:Not all supplied files exist.
Press any key to continue . . .


ddbi trunk has this fixed. an array was getting corrupted in buildme.d. You should be able to build now.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DDBI All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group