Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2004 18:29:07 GMT
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        rf358197@ohio.edu, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/69246: New port: devel/libgutenfetch Library for application developers to interface with Project Gutenberg etext servers.
Message-ID:  <200407191829.i6JIT74l095426@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: devel/libgutenfetch Library for application developers to interface with Project Gutenberg etext servers.

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Mon Jul 19 18:28:06 GMT 2004
State-Changed-Why: 
Does not compile with latest gcc:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DLOCALEDIR=\"\" -DDATADIR=\"/usr/local/share/libgutenfetch\" -I/usr/local/include -O -pipe -g -c libgutenfetch_utility.c -MT libgutenfetch_utility.lo -MD -MP -MF .deps/libgutenfetch_utility.TPlo  -fPIC -DPIC -o .libs/libgutenfetch_utility.lo
libgutenfetch_utility.c: In function `gutenfetch_util_read_binary_file_to_buffer':
libgutenfetch_utility.c:1552: error: incompatible types in return

Looks like new gcc don't permit NULL as a return value
of function returning enum. Can you check with author
and provide a patch to fix this?


Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Mon Jul 19 18:28:06 GMT 2004
Responsible-Changed-Why: 
Handle.

http://www.freebsd.org/cgi/query-pr.cgi?pr=69246



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