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

[Bug] Undefined symbols

 
Post new topic   Reply to topic     Forum Index -> Indigo
View previous topic :: View next topic  
Author Message
smjg



Joined: 29 Sep 2004
Posts: 41

PostPosted: Fri Sep 09, 2005 4:39 am    Post subject: [Bug] Undefined symbols Reply with quote

Now when I try compiling Indigo (under DMD 0.130, Windows 98SE), I get these linker errors.
Quote:
D:\My Documents\Programming\D\thirdp\indigo20050901>dmd indigo\i18n\textcodec.d indigo\i18n\locale.d indigo\tools\vector.d indigo\i18n\math.d indigo\i18n\locale_impl.d indigo\i18n\locale_data.d indigo\i18n\conversion.d indigo\i18n\translation.d indigo\i18n\format.d indigo\core\allocmore.d indigo\core\cmdtarget.d indigo\io\environment.d indigo\io\datastream.d indigo\io\iodevice.d indigo\io\file.d indigo\tools\hash.d indigo\tools\hashfunctions.d indigo\posix\stat.d codec.d
E:\DMD\BIN\..\..\dm\bin\link.exe textcodec+locale+vector+math+locale_impl+locale_data+conversion+translation+format+allocmore+cmdtarget+environment+datastream+iodevice+file+hash+hashfunctions+stat+codec,,,user32+kernel32/noi;

OPTLINK (R) for Win32 Release 7.50B1
Copyright (C) Digital Mars 1989 - 2001 All Rights Reserved

file.obj(file)
Error 42: Symbol Undefined _indigo_getErrno
file.obj(file)
Error 42: Symbol Undefined _fileno
--- errorlevel 2

These don't seem to be defined anywhere. What's missing?

Stewart.
Back to top
View user's profile Send private message
uwe



Joined: 05 Apr 2005
Posts: 34
Location: Stuttgart, Germany

PostPosted: Sat Sep 10, 2005 12:01 am    Post subject: Reply with quote

You have to compile and link indigo/core/cbridge.c into the library.

Ciao
uwe
Back to top
View user's profile Send private message
uwe



Joined: 05 Apr 2005
Posts: 34
Location: Stuttgart, Germany

PostPosted: Sat Sep 10, 2005 12:09 am    Post subject: Reply with quote

Ah, and i've sent you a new indigo/posix/stdio.d, which contains the fix for the fileno problem.

Ciao
uwe
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Indigo 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