Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2005 19:54:19 GMT
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        dom@happygiraffe.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/78101: Update for games/toppler
Message-ID:  <200502271954.j1RJsJkS050624@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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