[Bug 283768] graphics/povray37: build without JPEG fails
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283768] graphics/povray37: build without JPEG fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283768] graphics/povray37: build without JPEG fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283768] graphics/povray37: build without JPEG fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283768] graphics/povray37: build without JPEG fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283768] graphics/povray37: build without JPEG fails"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 13:15:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283768 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 ===> Script "configure" failed unexpectedly. The solution is to change the line JPEG_CONFIGURE_OFF= --without-jpeg to JPEG_CONFIGURE_OFF= --without-libjpeg in the Makefile of the port as is also the case in graphics/povray38. -- You are receiving this mail because: You are the assignee for the bug.