ports/69246: New port: devel/libgutenfetch Library for application developers to interface with Project Gutenberg etext servers.

Pav Lucistnik pav at FreeBSD.org
Mon Jul 19 18:29:08 UTC 2004


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



More information about the freebsd-ports-bugs mailing list