Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Sep 2003 20:41:17 +0100
From:      Mick Walker <mick@materialised.hopto.org>
To:        freebsd-ports@freebsd.org
Subject:   [Repost] dcgui 0.2.18
Message-ID:  <1062790876.39101.1.camel@materialised.hopto.org>

next in thread | raw e-mail | index | archive | help
Hi,
My appologies if I am sending this to the wrong place, it is my first
time posting in this mailing list.
I am trying to build dcgui 0.2.18 on a FreeBSD 5.1 system. I have
updated my ports tree and have installed dclib perfectly.
However when building dcgui I get the following error message:

In file included from /usr/local/include/dclib/core/cconnection.h:26,
                 from /usr/local/include/dclib/cdcproto.h:26,
                 from /usr/local/include/dclib/ctransfer.h:29,
                 from /usr/local/include/dclib/cdownloadmanager.h:28,
                 from ../dctransferview.h:28,
                 from dcwidget.cpp:26:
../../config.h:183: declaration of C function `long unsigned int
strlcat(char*,
   const char*, long unsigned int)' conflicts with
/usr/include/string.h:87: previous declaration `size_t strlcat(char*,
const
   char*, unsigned int)' here
../../config.h:192: declaration of C function `long unsigned int
strlcpy(char*,
   const char*, long unsigned int)' conflicts with
/usr/include/string.h:88: previous declaration `size_t strlcpy(char*,
const
   char*, unsigned int)' here
gmake[3]: *** [dcwidget.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/net/dcgui/work/dcgui-qt-0.2.18/dcgui/ui'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/net/dcgui/work/dcgui-qt-0.2.18/dcgui'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/dcgui/work/dcgui-qt-0.2.18'
gmake: *** [all] Error 2
*** Error code 2
 
Stop in /usr/ports/net/dcgui.


Is this a compiler error and if so should I update my compiler? I am
currently using :-
gcc --ver
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)

Thanks in advance



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