SCI Seg3D Mailing List

Text archives Help


Re: [Seg3D] Build On OpenSuse13.2


Chronological Thread 
  • From: Alan Morris <alan.morris@carma.utah.edu>
  • To: Gordon Duffley <gduff92@gmail.com>
  • Cc: seg3d@sci.utah.edu
  • Subject: Re: [Seg3D] Build On OpenSuse13.2
  • Date: Fri, 15 May 2015 11:16:07 -0600

Gordon,

I just built Seg3D2 2.1.5 from source on openSUSE 13.2 with GCC 4.8.3.

The only issue I ran into was with the external HDF5 which can be fixed as described below:

http://hdf-forum.184993.n3.nabble.com/CMake-misconfiguration-on-Linux-3-0-td3430735.html

Other than that, it compiled and runs without error.

Alan


On Thu, May 14, 2015 at 1:46 PM, Gordon Duffley <gduff92@gmail.com> wrote:
Hi Alan,

I never realized that produced a different output than "make -d.” Now it is giving me thousands of lines of errors claiming invalid syntax when trying to compile files under /src/Externals/itk/Utilities/. Could this be a problem with gcc? I am currently using version 4.8.3, do I need an older version?

Thanks,
Gordon

On May 14, 2015, at 1:22 PM, Alan Morris <alan.morris@carma.utah.edu> wrote:

Try running :

VERBOSE=1 make

It should spit out a lot more info.

Alan


On Thu, May 14, 2015 at 1:13 PM, Gordon Duffley <gduff92@gmail.com> wrote:
Hello,

Does anyone have experience getting Seg3D built on OpenSuse13.2? I have
already installed QT4.7.4, but I am still getting an error when running
make. I have run the -debug flag with make, but I can't pull anything out of the error (see below) message.

Thanks,
Gordon Duffley

[ 24%] Reaping winning child 0xefbd40 PID 9317
Live child 0xefbd40 (Externals/itk/Utilities/vxl/v3p/netlib/CMakeFiles/itkv3p_netlib.dir/all) PID 9318
Built target itkv3p_netlib
Reaping winning child 0xefbd40 PID 9318
Removing child 0xefbd40 PID 9318 from chain.
Reaping losing child 0xb8ffa0 PID 9131
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
Removing child 0xb8ffa0 PID 9131 from chain.









Archive powered by MHonArc 2.6.18.

Top of page