clipka <ano### [at] anonymous org> wrote:
>
> Any Unix users with a bit of time to spare for helping in the
> development of POV-Ray, could you please try building the current
> POV-Ray master branch on your system, letting me know whether it runs ok
> (please include some details on your system)? Thanks a lot!
Mageia-5
Same problem:
g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
-Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -L/usr/lib64
-L/usr/lib -o povray disp_sdl.o disp_text.o ../vfe/libvfe.a
.../source/libpovray.a -lSDL -L/usr/lib64 -lSDL -lXpm -lSM -lICE -lX11 -lIlmImf
-lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lpthread -lIlmThread
-ltiff -ljpeg -lpng -lz -lrt -lm -lboost_thread -lboost_system -lboost_thread
-lboost_date_time -pthread
.../vfe/libvfe.a(vfesession.o): In function `vfe::vfeSession::ClearOptions()':
vfesession.cpp:(.text._ZN3vfe10vfeSession12ClearOptionsEv[_ZN3vfe10vfeSession12ClearOptionsEv]+0x122):
undefined reference to `POVMSObject_New(POVMSData*, unsigned int)'
and so on...
Post a reply to this message
|