[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANSI C++ forbids declaration
From: |
Thomas Siegfried |
Subject: |
ANSI C++ forbids declaration |
Date: |
Tue, 27 Mar 2001 14:27:54 +0100 |
Dear All.
I´m just trying to compile xlogmaster 1.6.0.0 on Solaris 2.6 using gmake. The
compile end with the
followings errors:
......
/usr/openwin/include/X11/Xlib.h:4121: ANSI C++ forbids declaration
`XUnmapWindow' with no type
/usr/openwin/include/X11/Xlib.h:4141: ANSI C++ forbids declaration
`XWarpPointer' with no type
/usr/openwin/include/X11/Xlib.h:4162: ANSI C++ forbids declaration
`XWindowEvent' with no type
In file included from sysinc.H:8,
from xlogmaster.cc:36:
/usr/openwin/include/X11/Xresource.h:249: ANSI C++ forbids declaration
`XrmQGetResource' with no type
gmake[2]: *** [xlogmaster.o] Error 1
gmake[2]: Leaving directory `/opt/SOFTWARE/2.6/xlogmaster-1.6.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/SOFTWARE/2.6/xlogmaster-1.6.0'
gmake: *** [all-recursive-am] Error 2
......
Does anybody knows this Problem or how to solve it ???
Thanks !!!
Thomas Siegfried
address@hidden
--
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht
gestattet.
This e-mail may contain confidential and/or privileged information. If you are
not the intended recipient (or have received this e-mail in error) please
notify the sender immediately and destroy this e-mail. Any unauthorised
copying, disclosure or distribution of the material in this e-mail is strictly
forbidden.
- ANSI C++ forbids declaration,
Thomas Siegfried <=