Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jan 2025 13:15:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283768] graphics/povray37: build without JPEG fails
Message-ID:  <bug-283768-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283768

            Bug ID: 283768
           Summary: graphics/povray37: build without JPEG fails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@koenigbj.8bx.de
                CC: bsd@philippost.de
             Flags: maintainer-feedback?(bsd@philippost.de)
                CC: bsd@philippost.de

If you try to build graphics/povray37 without JPEG support then you'll get =
an
error message:

configure: error: cannot find a suitable JPEG library
=3D=3D=3D>  Script "configure" failed unexpectedly.

The solution is to change the line
JPEG_CONFIGURE_OFF=3D     --without-jpeg
to
JPEG_CONFIGURE_OFF=3D     --without-libjpeg
in the Makefile of the port as is also the case in graphics/povray38.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283768-7788>