build on linux
    Derek Parnell 
    derek at psych.ward
       
    Wed Apr 26 17:13:39 PDT 2006
    
    
  
On Wed, 26 Apr 2006 21:22:27 +0000 (UTC), bpederse wrote:
> hi, thanks, that seemed to fix it as well. 
> 
> now i still have a general question. i naively go into the downloaded + untarred
> ddbi directory and type make. i get the following error: 
> 
> build -w   \
> -Tlibddbi_sqlite3.a -full -allobj -lib dbi/sqlite/all.d
> Error: File 'std/string.d' not found.
> make: *** [libddbi_sqlite3.a] Error 1
> 
> clearly means that it doesn't know how to find std/string. how do i remedy that?
> i believe my /etc/dmd.conf file is set correctly. is there anything else i
> should check. 
Hmmmm ... because the message says 'std/string.d' it implies that the
current directory is the phobos directory, but if that was the case Build
would find the file ... so I'm a bit confused about this one. 
I'll do some more searching for an answer ... bbs
-- 
Derek
(skype: derek.j.parnell)
Melbourne, Australia
"Down with mediocracy!"
27/04/2006 10:10:29 AM
    
    
More information about the Digitalmars-d-learn
mailing list