POV-Ray : Newsgroups : povray.unix : Problems compiling 3.7 on FreeBSD : Re: Problems compiling 3.7 on FreeBSD Server Time
4 May 2024 08:37:06 EDT (-0400)
  Re: Problems compiling 3.7 on FreeBSD  
From: Le Forgeron
Date: 1 Sep 2011 02:27:49
Message: <4e5f25e5$1@news.povray.org>
Le 01/09/2011 06:47, jhu a écrit :
> g++  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3
> -ffast-math -march=native -I/usr/local/include -Dlseek64=lseek -D_THREAD_SAFE
> -pthread  -pthread -L/usr/local/lib  -o povray disp_sdl.o disp_text.o
> .../vfe/libvfe.a  ../source/backend/libbackend.a
> .../source/frontend/libfrontend.a  ../source/base/libbase.a
> .../source/libpovray.a


All that -L and not a little -l in sight ?

Notice that the log starts with complains against boost (missing...) but
ends with the jpeg, png and Tiff libraries also missing.

Can you check the full command ?

-- 
Software is like dirt - it costs time and money to change it and move it
around.

Just because you can't see it, it doesn't weigh anything,
and you can't drill a hole in it and stick a rivet into it doesn't mean
it's free.


Post a reply to this message

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