iv3d-users

Text archives Help


[IV3D-USERS] Re: Re: Re: Installing ImageVis3D on CentOS


Chronological Thread 
  • From: tom fogal <tfogal@sci.utah.edu>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Re: Re: Re: Installing ImageVis3D on CentOS
  • Date: Tue, 09 Apr 2013 18:00:15 +0200
  • Comments: In-reply-to <michele.griffa@empa.ch> message dated "Mon, 08 Apr 2013 05:38:36 -0600."

Hi Michele,

I think this'll take some time to resolve via email; let's iterate
offline && report back.

-tom

michele.griffa@empa.ch writes:
> Hi Tom.
> 
> Thanks for the info.
> 
> I tried to build it following the instructions on the ImageVis3D Website
> without success, getting the following error message:
> 
> [root@????????? imagevis3d-3.0.0]# qmake
> [root@????????? imagevis3d-3.0.0]# make
> cd Tuvok && make -f Makefile
> make[1]: Entering directory `/opt/imagevis3d-3.0.0/Tuvok'
> cd IO/expressions && make -f Makefile
> make[2]: Entering directory `/opt/imagevis3d-3.0.0/Tuvok/IO/expressions'
> make -f Makefile.libexpr
> make[3]: Entering directory `/opt/imagevis3d-3.0.0/Tuvok/IO/expressions'
> make[3]: Nothing to be done for `first'.
> make[3]: Leaving directory `/opt/imagevis3d-3.0.0/Tuvok/IO/expressions'
> make -f Makefile.debug
> make[3]: Entering directory `/opt/imagevis3d-3.0.0/Tuvok/IO/expressions'
> g++  -o lexdbg binary-expression.o conditional-expression.o constant.o 
> test.o
> treenode.o VariantArray.o volume.o     
> test.o: In function `main':
> /opt/imagevis3d-3.0.0/Tuvok/IO/expressions/test.cpp:21: undefined reference 
> to
> `yyparse()'
> /opt/imagevis3d-3.0.0/Tuvok/IO/expressions/test.cpp:26: undefined reference 
> to
> `parser_tree_root()'
> /opt/imagevis3d-3.0.0/Tuvok/IO/expressions/test.cpp:36: undefined reference 
> to
> `parser_free()'
> collect2: ld returned 1 exit status
> make[3]: *** [lexdbg] Error 1
> make[3]: Leaving directory `/opt/imagevis3d-3.0.0/Tuvok/IO/expressions'
> make[2]: *** [sub-debug_pro] Error 2
> make[2]: Leaving directory `/opt/imagevis3d-3.0.0/Tuvok/IO/expressions'
> make[1]: *** [sub-IO-expressions] Error 2
> make[1]: Leaving directory `/opt/imagevis3d-3.0.0/Tuvok'
> make: *** [sub-Tuvok] Error 2
> [root@???????? imagevis3d-3.0.0]#
> 
> I'm using GCC 4.7.2.
> 
> Do you have eventually any suggestion where to look into for the source of 
> the
> error ?
> 
> Thanks a lot in advance.
> 
> Best regards.
> 
> Michele



Archive powered by MHonArc 2.6.16.

Top of page