POV-Ray : Newsgroups : povray.unofficial.patches : Compiling UberPOV on MacOSX : Re: Compiling UberPOV on MacOSX Server Time
28 Apr 2024 11:42:05 EDT (-0400)
  Re: Compiling UberPOV on MacOSX  
From: Bill Pragnell
Date: 4 Dec 2013 16:10:01
Message: <web.529f996ad8663c00409e7c7f0@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Is this with LIBS="-lboost_system -lboost_thread"? If not, can you try
> that again and post the relevant config.log section?

with the LIBS as above:

---------
configure:4820: checking whether the C compiler works
configure:4842: gcc    conftest.c -lboost_system -lboost_thread >&5
ld: library not found for -lboost_system
collect2: ld returned 1 exit status
configure:4846: $? = 1
configure:4884: result: no
---------

the boost_system libs are /opt/local/lib/libboost_system-mt.a and .dylib.

Bill


Post a reply to this message

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