Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000172Mana ClientCorepublic2010-07-18 19:562010-08-02 22:03
Reporterwidowild 
Assigned ToJaxad0127 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformLinuxOSOS Version
Product Version1.0.0 
Target Version1.0.0Fixed in Version1.0.0 
Summary0000172: Add optional build support with Enet 1.3
DescriptionThe mana client doesn't compile with Enet 1.3.

An optional build option should permit the compilation against it.

The same goes for the server.
TagsNo tags attached.
Attached Fileslog file icon mana.log [^] (12,716 bytes) 2010-07-18 19:56
log file icon mana_enet-1.2.log [^] (19,772 bytes) 2010-07-19 14:06
txt file icon enet 1.3 - Compilation errors.txt [^] (4,071 bytes) 2010-07-20 06:34 [Show Content]

- Relationships

-  Notes
(0000658)
widowild (reporter)
2010-07-18 19:58

./configure --prefix=/usr --without-opengl

   make || return 1
   make DESTDIR=${pkgdir} install || return 1

or

   ./configure --prefix=/usr

   make || return 1
   make DESTDIR=${pkgdir} install || return 1

always the same problem
(0000659)
Jaxad0127 (administrator)
2010-07-18 23:14

Looks like you're using enet 1.3. Try enet 1.2.
(0000660)
Bertram (developer)
2010-07-19 06:41

Jaxad0127: Do you think we should try to make use of enet 1.3?
(0000665)
widowild (reporter)
2010-07-19 14:06
edited on: 2010-07-19 14:07

Enet Version: 1.2 works

look my file:mana_enet-1.2.log

(0000666)
Bertram (developer)
2010-07-19 14:28

Enet 1.3 is not yet packaged in debian, for instance:
http://packages.debian.org/changelogs/pool/main/e/enet/current/changelog [^]

We should close this issue for now, and reopen one to make support of enet 1.3 once it's packaged in testing and in main distros a least.

What do you think?
(0000669)
widowild (reporter)
2010-07-19 15:36

I'll report it on my distribution
and report it takes a day enet version to compile.

http://aur.archlinux.org/packages.php?ID=38223 [^]
(0000670)
Jaxad0127 (administrator)
2010-07-19 16:15

I can try to add support for 1.2 and 1.3.
(0000673)
widowild (reporter)
2010-07-19 18:47

as you want
(0000674)
Jaxad0127 (administrator)
2010-07-19 19:11

You can have a go too. It'll be a bit of time before I can start on it.
(0000678)
Bertram (developer)
2010-07-20 06:34

I changed the issue description to reflect the actual need.
(0000701)
Bertram (developer)
2010-08-02 22:03

Added for both client and server, thanks to jaxad:
http://www.gitorious.org/mana/mana/commit/0cc6b3bde2d9d041cf8c616941a11273dae2aff5 [^]
http://www.gitorious.org/mana/manaserv/commit/eaa8288a73872cb8d8b3d0b3455d79ce2579f438 [^]

- Issue History
Date Modified Username Field Change
2010-07-18 19:56 widowild New Issue
2010-07-18 19:56 widowild File Added: mana.log
2010-07-18 19:58 widowild Note Added: 0000658
2010-07-18 20:04 widowild Issue Monitored: widowild
2010-07-18 23:14 Jaxad0127 Note Added: 0000659
2010-07-19 06:41 Bertram Note Added: 0000660
2010-07-19 14:06 widowild Note Added: 0000665
2010-07-19 14:06 widowild File Added: mana_enet-1.2.log
2010-07-19 14:07 widowild Note Edited: 0000665 View Revisions
2010-07-19 14:28 Bertram Note Added: 0000666
2010-07-19 15:36 widowild Note Added: 0000669
2010-07-19 16:15 Jaxad0127 Note Added: 0000670
2010-07-19 18:47 widowild Note Added: 0000673
2010-07-19 19:11 Jaxad0127 Note Added: 0000674
2010-07-20 06:34 Bertram Note Added: 0000678
2010-07-20 06:34 Bertram Severity block => minor
2010-07-20 06:34 Bertram Status new => confirmed
2010-07-20 06:34 Bertram Category General => Core
2010-07-20 06:34 Bertram OS Archlinux =>
2010-07-20 06:34 Bertram OS Version x86_64 =>
2010-07-20 06:34 Bertram Summary Don't compiling (version enet?) => Add optional build support with Enet 1.3
2010-07-20 06:34 Bertram Description Updated View Revisions
2010-07-20 06:34 Bertram Steps to Reproduce Updated View Revisions
2010-07-20 06:34 Bertram Additional Information Updated View Revisions
2010-07-20 06:34 Bertram File Added: enet 1.3 - Compilation errors.txt
2010-08-02 22:03 Bertram Note Added: 0000701
2010-08-02 22:03 Bertram Assigned To => Jaxad0127
2010-08-02 22:03 Bertram Status confirmed => resolved
2010-08-02 22:03 Bertram Resolution open => fixed
2010-08-02 22:03 Bertram Product Version => 1.0.0
2010-08-02 22:03 Bertram Fixed in Version => 1.0.0
2010-08-02 22:03 Bertram Target Version => 1.0.0
2010-08-02 22:03 Bertram Additional Information Updated View Revisions


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker