Jump to content

HOT src3 link error


horizon1231

Recommended Posts

Hi guys,

when I compile src3 for Houdini9.5 on ubuntu8.04 64bit, only generate

sop_ocean.o seems linking error. compile detail as below:

-------------------------------------------------------------------

Linking with 'libblitz'

Linking with 'libfftw3f'

Making SOP_Ocean.o and /home/jack/houdini9.5/dso/SOP_Ocean.so from SOP_Ocean.C

In file included from /opt/hfs9.5.232/toolkit/include/UT/UT_Vector.C:30,

from /opt/hfs9.5.232/toolkit/include/UT/UT_Vector.h:273,

from /opt/hfs9.5.232/toolkit/include/GB/GB_NUBBasis.h:27,

from /opt/hfs9.5.232/toolkit/include/GU/GU_Detail.h:36,

from /opt/hfs9.5.232/toolkit/include/SOP/SOP_Node.h:29,

from SOP_Ocean.h:34,

from SOP_Ocean.C:33:

/opt/hfs9.5.232/toolkit/include/VM/VM_Math.h: In static member function ‘static void VM_Math::set(fpreal32*, fpreal32, int, const uint32*)’:

/opt/hfs9.5.232/toolkit/include/VM/VM_Math.h:333: warning: dereferencing type-punned pointer will break strict-aliasing rules

/usr/bin/ld: cannot find -lXi

collect2: ld returned 1 exit status

------------------------------------------------------------

any ubuntu guy?

Link to comment
Share on other sites

Yes. I notice that Sidefx's own examples are throwing up the same warning at the moment ...

$ hcustom  SOP_Star.C

Making SOP_Star.o and /home/drw900/houdini9.5/dso/SOP_Star.so from SOP_Star.C

In file included from /opt/hfs9.5.230/toolkit/include/UT/UT_Vector.C:30,

from /opt/hfs9.5.230/toolkit/include/UT/UT_Vector.h:273,

from /opt/hfs9.5.230/toolkit/include/GB/GB_NUBBasis.h:27,

from /opt/hfs9.5.230/toolkit/include/GU/GU_Detail.h:36,

from SOP_Star.C:33:

/opt/hfs9.5.230/toolkit/include/VM/VM_Math.h: In static member function

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...