DragonFly BSD
DragonFly bugs List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: kdelibs3 (3.3.0) wont install


From: Rum <rumko@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: 31 Aug 2004 18:31:47 GMT

On 2004-08-31, Rum <rumko@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> On 2004-08-31, Patrick Mauritz <patrick.mauritz@xxxxxxxxx> wrote:
>>> kpty.cpp: In member function `bool KPty::open()':
>>> kpty.cpp:319: error: `TCGETS' undeclared (first use this function)
>>> kpty.cpp:319: error: (Each undeclared identifier is reported only once for
>>> each function it appears in.)
>>> kpty.cpp:330: error: `TCSETS' undeclared (first use this function)
>>> kpty.cpp: In member function `void KPty::setXonXoff(bool)':
>>> kpty.cpp:470: error: `TCGETS' undeclared (first use this function)
>>> kpty.cpp:477: error: `TCSETS' undeclared (first use this function)
>> s,__FreeBSD__,__DragonFly__,g in that file (and others)
>
> hm, this seems to fix the problems with compiling (still compiling so we will
> see if it really solves it), maybe somebody should make a dfport with the
> patches for this?

i got stuck again and this time i cant find in the file __FreeBSD__

setproctitle.cpp: In function `void setproctitle(const char*, ...)':
setproctitle.cpp:188: error: `void setproctitle(const char*, ...)' 
was declared `extern' and later `static'
/usr/include/unistd.h:100: error: previous declaration of 
`void setproctitle(const char*, ...)'
gmake[3]: *** [setproctitle.o] Error 1



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]