On Wed, Nov 24, 1999 at 02:10:57PM +0100, Kai Altenfelder wrote:
> I've got the same problem, it seems to be an error in the makefile.
> Another problem was solved by including "-D_GNU_SOURCE" to the makefile
> rule. See the attached diff...
> CC = g++
> -CFLAGS = -ansi -Wall -O3
> +CFLAGS = -ansi -Wall -O3 -I/usr/X11R6/include
I removed -ansi; this is easier (and there is no need to add
-D_GNU_SOURCE then). I use gcc 2.95.2.
Hamish
--
Hamish Moffatt Mobile: +61 412 011 176 [EMAIL PROTECTED]
Rising Software Australia Pty. Ltd. http://www.risingsoftware.com/
Phone: +61 3 9894 4788 Fax: +61 3 9894 3362 USA: 1 888 667 7839