MapGuide Open Source:  Home |  Download |  Internals

Ticket #8 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

CPPUnit Failed to Build on SVN MapGuide

Reported by: anonymous Assigned to: trevorwekel
Priority: medium Milestone: 1.2
Component: General Version:
Severity: major Keywords:
Cc: External ID:

Description

I can compile MapGuide? usint he 1.1 version TAR frile on the web but when I check out the project and try that CPPUnit filas. You may want to check on what has changed. Keep in mind why would the TAR file version work and not the new SVN version. Same buildoem sh what has changed???

Gentoo GCC 4.0.3 and Tried 4.1.1

Change History

03/08/07 15:44:23 changed by tomfukushima

  • status changed from new to assigned.
  • owner set to tomfukushima.

What error are you getting. In the this page http://wiki.osgeo.org/index.php/Building_MapGuide_on_Fedora_Core_4 there is a suggestion for CPPUnit build errors: Also if you get an error building CppUnit?. Try the following:

pushd Oem/CppUnit-1.9.14

rm aclocal.m4

popd

./build_oem.sh

These occur if your SVN client is not set up per: http://mapguide.osgeo.org/subversionconfig.html

03/14/07 14:48:47 changed by anonymous

  • status changed from assigned to new.
  • owner changed from tomfukushima to trevorwekel.

03/15/07 14:12:27 changed by trevorwekel

  • status changed from new to closed.
  • resolution set to fixed.

aclocal.m4 should be rebuild for the specific version on Linux. The CppUnit? build script does this automatically so it has been removed from Subversion. Also the script requires aclocal/automake 1.7. This should be available as an rpm for most distributions.

06/17/07 02:11:41 changed by tomfukushima

  • milestone set to 1.2.