POV-Ray : Newsgroups : povray.unix : Make failure for povray 3.6.1 on Snow Leopard : Re: Make failure for povray 3.6.1 on Snow Leopard Server Time
26 Apr 2024 01:04:02 EDT (-0400)
  Re: Make failure for povray 3.6.1 on Snow Leopard  
From: wilson
Date: 16 Nov 2009 11:05:00
Message: <web.4b01776ae9dcf3d9d955bd080@news.povray.org>
Dear Clipka,
Thank you for your prompt response.  I have played a bit with the library
requirements but still cannot get the package to build.  Importantly, the stdout
from configure indicates that it has found acceptable image libraries, as below:

Libraries
---------
checking whether to enable static linking... no
checking for sin in -lm... yes
checking for asinh... yes
checking for vga_init in -lvga... no
configure: SVGAlib display will be disabled
checking for X... libraries /Developer/SDKs/MacOSX10.6.sdk/usr/X11//lib, headers
/Developer/SDKs/MacOSX10.6.sdk/usr/X11//include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XFlush in -lX11... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking whether to enable the watch cursor... no
checking for installed supporting libraries... yes
checking for library containing zlibVersion... -lz
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for libz version >= 1.2.1... 1.2.3, ok
checking for library containing png_get_libpng_ver... -lpng12
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for libpng version >= 1.2.0... 1.2.35, ok
checking for library containing jpeg_std_error... -ljpeg
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for libjpeg version >= 7... 7, ok
checking for library containing TIFFGetVersion... -ltiff
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for libtiff version >= 3.9.2... 3.9.2, ok

However, make still fails with:

make  all-recursive
Making all in libraries
Making all in png
make[3]: *** No rule to make target `all'.  Stop.
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any ideas?
Best regards,
Mark


Post a reply to this message

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