Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 43060

Summary: missing mobile mesh support in gentoo
Product: Gentoo Linux Reporter: Thomas Wimmer <Thomas.Wimmer>
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: Thomas.Wimmer
Priority: High    
Version: 1.4_rc4   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Wimmer 2004-02-26 20:53:26 UTC
i was wondering, why mobile mesh is completely unknown to gentoo.
http://www.mitre.org/work/tech_transfer/mobilemesh/

and of course, i wasnt skilled enough to compile it myself:
(1.4rc4,gentoo-dev-kernel 2.6.2,gcc 3.3.3 )# make depends
g++ -M -g -Wall -I. -Iinclude-fixes -D_GNU_SOURCE *.C > depends.mk
In file included from UtChild.h:34,
                 from BoBorder.h:57,
                 from BoMain.C:26:
UtSequence.h:26:17: stl.h: No such file or directory
In file included from BoBorder.h:60,
                 from BoMain.C:26:
UtUdpSocket.h:33:23: strstream.h: No such file or directory
In file included from BoBorder.h:61,
                 from BoMain.C:26:
UtUnixSocket.h:34:23: strstream.h: No such file or directory
In file included from LnDiscover.h:80,
                 from LnMain.C:26:
UtUdpSocket.h:33:23: strstream.h: No such file or directory
In file included from LnDiscover.h:81,
                 from LnMain.C:26:
UtUnixSocket.h:34:23: strstream.h: No such file or directory
In file included from MmMain.C:26:
MmRouter.h:56:23: strstream.h: No such file or directory
In file included from MmRouter.h:80,
                 from MmMain.C:26:
UtUdpSocket.h:33:23: strstream.h: No such file or directory
In file included from MmRouter.h:81,
                 from MmMain.C:26:
UtUnixSocket.h:34:23: strstream.h: No such file or directory
In file included from ToMain.C:26:
ToDot.h:56:23: strstream.h: No such file or directory
In file included from ToDot.h:77,
                 from ToMain.C:26:
UtUnixSocket.h:34:23: strstream.h: No such file or directory
UtDebug.C:17:17: stl.h: No such file or directory
UtDebug.C:22:23: strstream.h: No such file or directory
In file included from dbUnix.C:26:
UtUnixSocket.h:34:23: strstream.h: No such file or directory
make: *** [depends] Error 1

installing "STLport" and even gcc recompiling did not help :(

i think MM is great!

it would be wonderfull to me and some friends, if there where a ebuild ;)
gentoo rocks ! you all are doing a great job !
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-02-27 00:56:26 UTC
maybe because no one has written an ebuild for it
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2004-02-27 09:35:23 UTC
There's prolly no ebuild yet, cause the source is a mess, and needs lots of fixes to the header includes. It's fixable, but a bit of mess.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2004-09-22 09:33:07 UTC
As per the developers site... Mobile Mesh is built for the 2.2.x kernel series and they say it has little hope of working on 2.3.x... Sounds to me that this needs to be closed out since Gentoo never really supported the 2.2.x series and now defintely does not since we're moving towards 2.6.x. If you still want this in Portage, Tom. Write an ebuild for it that'll work with 2.4 and 2.6, otherwise. It's closed.