I checked in a small fix a few weeks ago, along with some others.
inventor/lib/database/src/so/nodes/nurbs/clients/nurbsClient.c++
The changes are not reflected in the current RPM's or tar file yet.
Jonathan
On Sun Jun 22 02:11:39 2003, kai.ludwig@xxxxxxxxxxxxxxxx wrote:
>
> Hi all,
>
> I tried to compile the OpenInventor sources
>
> inventor-2.1.5-9.src.tar.gz
>
> on a SuSE Linux 8.1 system with the gcc3.2 and
> got the following error message:
>
> gmake[7]: Entering directory
> `/usr/local/src/inventor/inventor/lib/database/src/so/nodes/nurbs/clients'/usr/bin/g++
> -DLIBRARYBUILD -I/usr/X11R6/include -I.
> -I../../../../../../../lib/database/include
> -I../../../../../../../lib/interaction/include
> -I../../../../../../../lib/nodekits/include
> -I../../../../../../../libSoXt/include -I../head -fPIC -DIVPREFIX=\"/usr\"
> -g -c nurbsClient.c++In file included from gl4surfeval.c++:49,
> from nurbsClient.c++:57:
> /usr/include/stdio.h:320: declaration of C function `int printf(int, const
> char*, ...)' conflicts with
> /usr/include/stdio.h:276: previous declaration `int printf(const char*, ...)'
> here
|