ports/78101: Update for games/toppler
Pav Lucistnik
pav at FreeBSD.org
Sun Feb 27 19:54:20 UTC 2005
Synopsis: Update for games/toppler
State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Sun Feb 27 19:52:48 GMT 2005
State-Changed-Why:
Does not compile on FreeBSD 4:
c++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -I/usr/local/include/SDL11 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DTOP_DATADIR=\"/usr/local/share/toppler\" -DHISCOREDIR=\"/var/games/toppler\" -DLOCALEDIR=\"/usr/local/share\" -O -pipe -c -o screen.o `test -f screen.cc || echo './'`screen.cc
screen.cc: In function `int scr_textlength(const char *, int = 32000)':
screen.cc:844: implicit declaration of function `int mbrtowc(...)'
gmake[2]: *** [screen.o] Error 1
gmake[2]: Leaving directory `/tmp/a/ports/games/toppler/work/toppler-1.1.1'
Note that multibyte string manipulation functions like mbrtowc are not available
in FreeBSD 4. Please indicate if you're going to provide patches working around
this problem, or if you rather have this port marked as broken on FreeBSD 4.
Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Sun Feb 27 19:52:48 GMT 2005
Responsible-Changed-Why:
Watch
http://www.freebsd.org/cgi/query-pr.cgi?pr=78101
More information about the freebsd-ports-bugs
mailing list