[Paraview] Problems compiling 3.2 on IA64 with ICC/ICPC

Berk Geveci berk.geveci at kitware.com
Tue Jun 10 09:53:14 EDT 2008


I wonder if somehow a #define is screwing up symbols... Maybe you
could run the prepocessor and see if its output has anything unusual?

-berk


On Tue, Jun 10, 2008 at 9:46 AM, Randall Hand <randall.hand at gmail.com> wrote:
> It's the 3.2.1 ParaView from CVS a while back, with CMake 2.4.8.
>
> On Mon, Jun 9, 2008 at 8:09 PM, Berk Geveci <berk.geveci at kitware.com> wrote:
>>
>> This happens only with ParaView? Only with cvs ParaView?
>>
>> -ber
>>
>> On Mon, Jun 9, 2008 at 4:04 PM, Randall Hand <randall.hand at gmail.com>
>> wrote:
>> > Right now, my compiles are failing like so:
>> >
>> > eagle-0:/work1/rhand/Eagle/PV-build/ gmake
>> > [ -3%] Building CXX object
>> > VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/SystemTools.o
>> > /usr/include/sys/ucontext.h(52): error: expected a ")"
>> >             unsigned long _pad[_SC_GR0_OFFSET/8];
>> >                                ^
>> >
>> > compilation aborted for
>> > /work1/rhand/Eagle/ParaView3/VTK/Utilities/kwsys/SystemTools.cxx (code
>> > 2)
>> > gmake[2]: *** [VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/SystemTools.o]
>> > Error 2
>> > gmake[1]: *** [VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/all] Error 2
>> > gmake: *** [all] Error 2
>> >
>> > (yes, i know it shows a Negative progress, no I have no idea why).  I'm
>> > compiling with icc/icpc and linking against Mesa (with the
>> > linux-ia64-icc
>> > config).  Any ideas what's going on here?
>> > --
>> > ----------------------------------------
>> > Randall Hand
>> > Visualization Scientist
>> > ERDC MSRC-ITL
>> > _______________________________________________
>> > ParaView mailing list
>> > ParaView at paraview.org
>> > http://www.paraview.org/mailman/listinfo/paraview
>> >
>> >
>
>
>
> --
> ----------------------------------------
> Randall Hand
> Visualization Scientist
> ERDC MSRC-ITL


More information about the ParaView mailing list