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 !
maybe because no one has written an ebuild for it
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.
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.