On Fri, 6 Jul 2007, Noah Misch wrote:

On Fri, Jul 06, 2007 at 03:33:51PM -0500, Bob Friesenhahn wrote:
On HP-UX/PA-RISC machines, it is necessary to define _LARGEFILE_SOURCE
in order to expose the prototypes for fseeko() and lseeko().  For some
reason, AC_FUNC_FSEEKO decides that this is not necessary.

Please post your compressed `config.log'.  Thanks.

Attached. It seems that AC_FUNC_FSEEKO is not completely broken on this system since I observed it to work for an older version of the same package, but building in the source tree and with simpler configure options.

When AC_FUNC_FSEEKO breaks, the application breaks since the prototypes are very much needed.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

Attachment: config.log.gz
Description: Binary data

Reply via email to