From: Jonathan B. <jbr...@ea...> - 2005-04-06 18:48:29
|
On Wed, 2005-04-06 at 14:19 -0400, Neal M. Holtz wrote: > I can send more detailed instructions, if you want. > > > On Wed, Apr 06, 2005 at 01:05:36PM -0500, Vic Kelson wrote: > > Hi. > > > > I'm trying to build VP with gcc-3.4.3 (built from source) Boost.Python 1.32 was the earliest version to support GCC 3.4.x; Is that what you have installed? I also recommend that you install the latest release of VPython, version 3.1.1. > on RedHat 9. I > > installed all the dependencies, 'configure' works without a hitch, then > > 'make' fails. Please see below. Have I done something obvious wrong? > > > > THANKS! > > --vic You will have to read cvisual/build.log to see what error(s) the compiler produced. -Jonathan |