st4nny
Newbie
Offline
Posts: 36
|
 |
« on: March 11, 2010, 02:50:44 pm » |
|
hi, I saw that you are making several changes in svn .. maybe you already know, I reported to help. the rev 12000 has an error in the make install This is the error. make: *** Nessuna regola per creare l'obiettivo «utils/ca-certificates.crt», necessario a «install». Arresto.
Instead compiled amsn works fine
|
|
|
|
|
Logged
|
|
|
|
auris
Newbie
Offline
Posts: 28
|
 |
« Reply #1 on: March 11, 2010, 02:56:41 pm » |
|
Same error!  When I try to use compiled amsn, I get this error message: "Bad certificate: unable...."
|
|
|
|
« Last Edit: March 11, 2010, 03:07:17 pm by auris »
|
Logged
|
|
|
|
|
billiob
|
 |
« Reply #2 on: March 11, 2010, 08:20:24 pm » |
|
You have to know that the svn version is a DEVELOPMENT version. We haven't broken it in ages, but it can occur!
Those patches are to ensure your security but it's not yet finished.
On the other hand, if you get a bug report window, please send it! I use that to know what versions are broken.
Thank you for your support.
Ps: amsn 0.98.3 was released few days ago, you may want to use it for the moment.
|
|
|
|
|
Logged
|
|
|
|
auris
Newbie
Offline
Posts: 28
|
 |
« Reply #3 on: March 11, 2010, 10:01:14 pm » |
|
linux:/home/aurelio/amsn # make rpm mkdir -p ./distrib rm -f THIS.TK.SPEC echo "%define _builddir `pwd`" > THIS.AMSN.SPEC echo "%define _rpmdir /tmp/RPMS" >> THIS.AMSN.SPEC echo "%define _prefix /usr" >> THIS.AMSN.SPEC echo "%define _tmppath /tmp" >> THIS.AMSN.SPEC echo "%define _datadir /usr/share/amsn" >> THIS.AMSN.SPEC echo "%define _bindir /usr/bin" >> THIS.AMSN.SPEC echo "%define _doc_files docs INSTALL CREDITS FAQ GNUGPL HELP README TODO AGREEMENT remote.help" >> THIS.AMSN.SPEC echo "%define _platform `uname -m`" >> THIS.AMSN.SPEC echo "%define _version 0.99b" >> THIS.AMSN.SPEC echo "%define __release svn`which svnversion > /dev/null && svnversion || true`" >> THIS.AMSN.SPEC cat amsn.spec >> THIS.AMSN.SPEC mkdir -p /tmp/RPMS rpmbuild -bb THIS.AMSN.SPEC Executing(%prep): /bin/sh -e /tmp/rpm-tmp.34734 + umask 022 + cd /home/aurelio/amsn + exit 0 Executing(%build): /bin/sh -e /tmp/rpm-tmp.34734 + umask 022 + cd /home/aurelio/amsn + rm -rf /tmp/build-amsn-0.99b ++ dirname /tmp/build-amsn-0.99b + mkdir -p /tmp + /bin/mkdir /tmp/build-amsn-0.99b + make make[1]: Entering directory `/home/aurelio/amsn' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/aurelio/amsn' + exit 0 Executing(%install): /bin/sh -e /tmp/rpm-tmp.34734 + umask 022 + cd /home/aurelio/amsn + mkdir -p /tmp/build-amsn-0.99b/usr/share/amsn + mkdir -p /tmp/build-amsn-0.99b/usr/bin + make install DESTDIR=/tmp/build-amsn-0.99b make[1]: Entering directory `/home/aurelio/amsn' make[1]: *** No rule to make target `utils/ca-certificates.crt', needed by `install'. Stop. make[1]: Leaving directory `/home/aurelio/amsn' error: Bad exit status from /tmp/rpm-tmp.34734 (%install)
RPM build errors: Bad exit status from /tmp/rpm-tmp.34734 (%install) make: *** [rpm] Error 1
Using compiled amsn (release 12002), amsn is loaded without problem.
|
|
|
|
|
Logged
|
|
|
|
conta
Newbie
Offline
Posts: 49
|
 |
« Reply #4 on: March 11, 2010, 11:15:04 pm » |
|
At revision 12002
make install make: *** No rule to make target `utils/ca-certificates.crt', needed by `install'. Stop.
;[
|
|
|
|
|
Logged
|
|
|
|
conta
Newbie
Offline
Posts: 49
|
 |
« Reply #5 on: March 14, 2010, 04:39:57 pm » |
|
i have just read that it was fixed in 12003 for Windows
i run debian sid and 12003 still not working.
|
|
|
|
|
Logged
|
|
|
|
deadvirus
Newbie
Offline
Posts: 25
|
 |
« Reply #6 on: March 15, 2010, 10:34:59 pm » |
|
I can confirm this too...
|
|
|
|
|
Logged
|
|
|
|
conta
Newbie
Offline
Posts: 49
|
 |
« Reply #7 on: March 20, 2010, 08:32:58 pm » |
|
any news about it? i dont wanna update, and then downgrade ;]
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 498
|
 |
« Reply #8 on: March 21, 2010, 06:13:41 pm » |
|
Haven't been fixed yet.
|
|
|
|
|
Logged
|
|
|
|
auris
Newbie
Offline
Posts: 28
|
 |
« Reply #9 on: March 22, 2010, 02:02:10 pm » |
|
No problem with 12008 amsn SVN release, but audio/video conversation is disabled. Instead video chat is OK.
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 498
|
 |
« Reply #10 on: March 22, 2010, 04:22:54 pm » |
|
AV was disabled because msn servers force msnp18 for AV to work. Read the official announcement on amsn main page for more info.
|
|
|
|
|
Logged
|
|
|
|
auris
Newbie
Offline
Posts: 28
|
 |
« Reply #11 on: March 23, 2010, 02:59:53 pm » |
|
AV was disabled because msn servers force msnp18 for AV to work. Read the official announcement on amsn main page for more info.
Thanks! I read the announcement. I only wanted to report my experience about amsn SVN and the early problems.
|
|
|
|
|
Logged
|
|
|
|
conta
Newbie
Offline
Posts: 49
|
 |
« Reply #12 on: March 24, 2010, 12:30:51 am » |
|
debian sid 64 bit
Error connecting to server
12008 amsn SVN
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 498
|
 |
« Reply #13 on: March 24, 2010, 01:42:49 am » |
|
@conta: This is NOT related to this thread, is it? If you have troubles connecting with amsn, start a new topic.
|
|
|
|
|
Logged
|
|
|
|
conta
Newbie
Offline
Posts: 49
|
 |
« Reply #14 on: March 24, 2010, 07:39:38 am » |
|
no idea.. i am user, i dont know what it is related to
i betteer use older amsn, i need to use it now, not few days later ;]
|
|
|
|
|
Logged
|
|
|
|
|