aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: SVN status  (Read 19068 times)

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
SVN status
« on: May 21, 2007, 01:49:14 AM »

Due to some serious amount of changes I'm doing on SVN, currently aMule won't compile with a external CryptoPP lib. If you're using a extrenal crypto lib for aMule, use the embedded one or wait until I'm done with it (which can take a while, btw).

Sorry for the inconvenience.

[EDIT] Not that it matters, because I missed some files and it doens't compile. Woops :)
« Last Edit: May 21, 2007, 03:24:16 PM by Kry »
Logged

OldFrog

  • Sr. Member
  • ****
  • Karma: 31
  • Offline Offline
  • Posts: 385
Re: SVN status
« Reply #1 on: May 21, 2007, 07:14:43 AM »

Some trouble com:piling, anyway :

Quote
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./libs -DENABLE_UPNP=1 -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef    -DUSE_WX_EXTENSIONS -MT libmuleappcommon_a-Timer.o -MD -MP -MF ".deps/libmuleappcommon_a-Timer.Tpo" -c -o libmuleappcommon_a-Timer.o `test -f 'Timer.cpp' ||  echo './'`Timer.cpp; \
        then mv -f ".deps/libmuleappcommon_a-Timer.Tpo" ".deps/libmuleappcommon_a-Timer.Po"; else rm -f ".deps/libmuleappcommon_a-Timer.Tpo"; exit 1; fi
make[3]: *** Pas de règle pour fabriquer la cible « RandomFunctions.cpp », nécessaire pour « libmuleappcommon_a-RandomFunctions.o ». Arrêt.
make[3]: quittant le répertoire « /usr/src/rpm/BUILD/amule-cvs/src »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /usr/src/rpm/BUILD/amule-cvs/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /usr/src/rpm/BUILD/amule-cvs »
make: *** [all] Erreur 2
erreur: Mauvais status de sortie pour /var/tmp/rpm-tmp.88111 (%build)

No rule for RandomFunctions.cpp in Make ?
Logged
Computer Science is no more about computers than astronomy is about telescopes (Edsger W. Dijkstra)

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: SVN status
« Reply #2 on: May 21, 2007, 02:11:23 PM »

Woops
Logged

clapclap

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 6
Re: SVN status
« Reply #3 on: May 21, 2007, 11:30:05 PM »

Hi I encountered the same mistake as above and other one (ubuntu feisty) :

Quote
$  ./configure --enable-embedded_crypto --enable-webserver --enable-wxcas --enable-utf8-systray --enable-utf8-systray --enable-unicode --enable-geoip --with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.8

[...]

if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./libs -DENABLE_UPNP=1 -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -DUSE_WX_EXTENSIONS -MT libmuleappcommon_a-Tag.o -MD -MP -MF ".deps/libmuleappcommon_a-Tag.Tpo" -c -o libmuleappcommon_a-Tag.o `test -f 'Tag.cpp' || echo './'`Tag.cpp; \
        then mv -f ".deps/libmuleappcommon_a-Tag.Tpo" ".deps/libmuleappcommon_a-Tag.Po"; else rm -f ".deps/libmuleappcommon_a-Tag.Tpo"; exit 1; fi
Tag.cpp:127:6: attention : #warning Endianess problem?
Tag.cpp:145:6: attention : #warning This seems to be off by one! 8 / 8 + 1 == 2, etc.
Tag.cpp:349:5: attention : #warning Endianess problem?
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: SVN status
« Reply #4 on: May 21, 2007, 11:43:08 PM »

I see no error there
Logged

clapclap

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 6
Re: SVN status
« Reply #5 on: May 21, 2007, 11:52:02 PM »

no error but it could explain error exposed by OldFrog ?
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: SVN status
« Reply #6 on: May 22, 2007, 12:07:55 AM »

No.

It's already fixed for tomorrow.
Logged

Arichy

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 224
Re: SVN status
« Reply #7 on: June 19, 2007, 09:12:20 PM »

what's the state of stableness/usability of current svn code ? I am running svn 2007-04-30 now and it's pretty stable, but sources are found VERY slowly so I would like to update...
Thanks for Your work.
Logged
Gentoo i686

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: SVN status
« Reply #8 on: June 19, 2007, 09:35:22 PM »

I think it's not worse than 04/30.
Logged

OldFrog

  • Sr. Member
  • ****
  • Karma: 31
  • Offline Offline
  • Posts: 385
Re: SVN status
« Reply #9 on: June 20, 2007, 08:26:27 PM »

As a qualified dummy svn user, I'd say : "rocky stable".
Ok, it works all by itself and I don't play with settings, but it's very efficient.
Logged
Computer Science is no more about computers than astronomy is about telescopes (Edsger W. Dijkstra)

Arichy

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 224
Re: SVN status
« Reply #10 on: June 26, 2007, 12:14:23 AM »

I'd say : "rocky stable"
Can acknoledge. svn 2007-06-20 seems to be stable usable.
Logged
Gentoo i686