[Linuxdcpp-team] [Bug 579763] [NEW] error on compile from adchpp_2.5.0_source.tar.gz

2010-05-12 Thread E_zombie
Public bug reported: hecking for pthread_create() in C library pthread... yes Checking for SSL_connect() in C library ssl... yes IOError: [Errno 2] No such file or directory: '/usr/src/packages/BUILD/adchpp_2.5.0_source/.bzr/branch/last-revision': File "/usr/src/packages/BUILD/adchpp_2.5.0_s

Re: [Linuxdcpp-team] [Question #110777]: Compiling in OpenSolaris

2010-05-12 Thread Steven Sheehy
Question #110777 on LinuxDC++ changed: https://answers.launchpad.net/linuxdcpp/+question/110777 Steven Sheehy posted a new comment: Launchpad is just a project hosting site, it doesn't really have documentation on anything (except for Launchpad itself). Sorry, I don't really know how to use OpenS

Re: [Linuxdcpp-team] [Question #110777]: Compiling in OpenSolaris

2010-05-12 Thread James Shaw
Question #110777 on LinuxDC++ changed: https://answers.launchpad.net/linuxdcpp/+question/110777 James Shaw posted a new comment: Thanks for the quick reply and sorry for being such a n00b. I tried installing bazaar so I got the latest version of it and the gtk GUI. but as it turns out they don't

Re: [Linuxdcpp-team] [Question #110777]: Compiling in OpenSolaris

2010-05-12 Thread Razzloss
Question #110777 on LinuxDC++ changed: https://answers.launchpad.net/linuxdcpp/+question/110777 Status: Open => Answered Razzloss proposed the following answer: Latest commit fixed that and few other problems in building with OpenSolaris. You have two options, either get the latest branch (in

[Linuxdcpp-team] [Question #110777]: Compiling in OpenSolaris

2010-05-12 Thread James Shaw
New question #110777 on LinuxDC++: https://answers.launchpad.net/linuxdcpp/+question/110777 I'm trying to install LinuxDC++ latest (1.0.3) on the latest Opensolaris and am getting this error. I've been following this guide http://openfacts.berlios.de/index-en.phtml?title=Ldcpp_Manual "pfexec sc

[Linuxdcpp-team] [Bug 550300] Re: Possible file corruption

2010-05-12 Thread eMTee
OK, but, 1. In my understanding this second reported corruption cannot be achieved/exploited the (same) way as it described in this bug report's description 2. The commited fix (which fixes the way of the problem originally filed in this report) will be released soon so if there's another way (o

[Linuxdcpp-team] [Bug 550300] Re: Possible file corruption

2010-05-12 Thread Big Muscle
True, addPos in following line won't be processed when exception in write occurs: d->addPos(d->getFile()->write(aData, aLen), aLen); That's why I said you that this place is only my guess and I'm not sure where the problem exactly is. The only guarantee is that there's still the problem somewhere