Hi Jason, Great, I'll give it a try. I managed to speed it up by doubling the amount of RAM my VM was trying to use, and that did seem to help. Worth knowing in future...
Jo JasonBirch wrote: > > Wow, that's insane... 12 hours... > > I think I've hacked past it by modifying the Makefile directly. Now I'm > going to have to figure out the build system (configure, etc) to make a > patch. If you're interested, the last line in each of these sections is > what I changed in the Makefile in ~/mgsvn/Web/src/CgiAgent/ > > mapagent_LDADD = -lACE \ > -lxerces-c \ > -lMgFoundation \ > -lMgGeometry \ > -lMgPlatformBase \ > -lMgMdfModel \ > -lMgMdfParser \ > -lMgHttpHandler \ > -llib_json > > mapagent_LDFLAGS = -version-info 7:0:0 \ > -L../../../Oem/ACE/ACE_wrappers/ace \ > -L../../../Oem/dbxml-2.3.10/install/lib \ > -L$(top_builddir)/$(map_coordsys_dir_path) \ > -L../../../Common/MdfModel \ > -L../../../Common/MdfParser \ > -L../../../Common/Foundation \ > -L../../../Common/Geometry \ > -L../../../Common/PlatformBase \ > -L../../../Common/MapGuideCommon \ > -L../HttpHandler \ > -L../../../Oem/jsoncpp/lib > > Jason > > http://trac.osgeo.org/mapguide/ticket/347 > > -----Original Message----- > From: Jo Cook > Subject: RE: [mapguide-users] MGOS 2 build freezing on Ubuntu 7.10 > > After letting the build run for over 12 hours it finally got through > that issue... and failed at the missing json file that you filed the bug > ticket for. Have you managed to get it past this point yet? I was using > revision 2520, but the later ones don't seem to address your ticket. > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- View this message in context: http://www.nabble.com/MGOS-2-build-freezing-on-Ubuntu-7.10-tf4881293s16610.html#a14031523 Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
