POV-Ray : Newsgroups : povray.unix : Trying to build on OpenSuse 13.1 : Re: Trying to build on OpenSuse 13.1 Server Time
26 Apr 2024 09:14:35 EDT (-0400)
  Re: Trying to build on OpenSuse 13.1  
From: Warp
Date: 26 Sep 2014 08:37:14
Message: <54255dfa@news.povray.org>
configure fails with this:

configure:7284: checking for boostlib >= 1.37
configure:7338: g++ -c  -pthread  -I/usr/include conftest.cpp >&5
configure:7338: $? = 0
configure:7340: result: yes
configure:7506: checking whether the Boost::Thread library is available
configure:7538: g++ -c -pthread  -pthread  -I/usr/include conftest.cpp >&5
configure:7538: $? = 0
configure:7553: result: yes
configure:7749: checking whether the boost thread library is usable
configure:7769: g++ -o conftest  -pthread  -pthread -I/usr/include  -L/usr/lib c
onftest.cpp   -pthread  >&5
/tmp/ccQTte5D.o: In function `__static_initialization_and_destruction_0(int, int
)':
conftest.cpp:(.text+0x4f): undefined reference to `boost::system::generic_category()'
conftest.cpp:(.text+0x5b): undefined reference to `boost::system::generic_category()'
conftest.cpp:(.text+0x67): undefined reference to `boost::system::system_category()'
collect2: error: ld returned 1 exit status


-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.