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

Tango 0.99.6

 
Post new topic   Reply to topic     Forum Index -> DSSS
View previous topic :: View next topic  
Author Message
zzzzrrr



Joined: 17 Feb 2007
Posts: 139
Location: Washington, DC

PostPosted: Sat May 10, 2008 1:37 pm    Post subject: Tango 0.99.6 Reply with quote

Hello,

I just re-installed Ubuntu-32, the stable Tango DMD 0.99.6 DMD package, and DSSS 0.75. Whenever I attempt to compile anything with DSSS or Rebuild, I linker gives me the following complaint:

"cannot find -lphobos"

I find this strange considering I'm using the DMD Tango package and nothing that relies on Phobos. Any ideas where I'm going wrong?

Thanks,
Mason
Back to top
View user's profile Send private message
matahari



Joined: 23 May 2008
Posts: 1

PostPosted: Fri May 23, 2008 4:21 am    Post subject: Reply with quote

i have this problem too, until i changed this line
Code:

cmd=dmd -L--start-group -L-lphobos $i -of$o

to
Code:

cmd=dmd -L--start-group -L-ltango-user-dmd $i -of$o

in /etc/rebuild/dmd-posix-tango
Back to top
View user's profile Send private message
zzzzrrr



Joined: 17 Feb 2007
Posts: 139
Location: Washington, DC

PostPosted: Fri May 23, 2008 4:56 am    Post subject: Reply with quote

matahari wrote:
i have this problem too, until i changed this line
Code:

cmd=dmd -L--start-group -L-lphobos $i -of$o

to
Code:

cmd=dmd -L--start-group -L-ltango-user-dmd $i -of$o

in /etc/rebuild/dmd-posix-tango


Thanks, I'll give it a shot!
Back to top
View user's profile Send private message
zzzzrrr



Joined: 17 Feb 2007
Posts: 139
Location: Washington, DC

PostPosted: Sat May 31, 2008 3:32 pm    Post subject: Reply with quote

matahari wrote:
i have this problem too, until i changed this line
Code:

cmd=dmd -L--start-group -L-lphobos $i -of$o

to
Code:

cmd=dmd -L--start-group -L-ltango-user-dmd $i -of$o

in /etc/rebuild/dmd-posix-tango


I was never able to get the Tango+DMD+DSSS combo to work, although I've discovered a workaround by installing the Tango/GDC/DSSS package:

http://www.dsource.org/projects/tango/wiki/GdcDownloads
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DSSS 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