Ticket #8 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

CPPUnit Failed to Build on SVN MapGuide

Reported by: anonymous Owned by: 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

Changed 6 years ago by tomfukushima

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

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

Changed 6 years ago by anonymous

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

Changed 6 years ago 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.

Changed 6 years ago by tomfukushima

  • milestone set to 1.2
Note: See TracTickets for help on using tickets.