[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
typedef problem during compilation of DDD
From: |
Vera Yvonne Hansper |
Subject: |
typedef problem during compilation of DDD |
Date: |
Thu, 2 Nov 2000 16:50:01 +0100 (MET) |
Dear DDD,
I have a (consistant) error during my attempt to compile DDD (3.2.1). It
goes smoothily until it tries to compile the TTYAgent routine:
ie:
====
c++ -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs -c -I. -I. -I./..
-isystem /usr/i486-glibc20-linux/include -isystem
/usr/local/include -isystem /usr/X11R6/include -o TTYAgent.o TTYAgent.C
In file included from /usr/include/stropts.h:23,
from /usr/include/sys/stropts.h:1,
from TTYAgent.C:181:
/usr/include/bits/types.h:78: conflicting types for `typedef struct
__fsid_t __fsid_t'
/usr/i486-glibc20-linux/include/gnu/types.h:58: previous declaration as
`typedef struct __fsid_t __fsid_t'
/usr/include/bits/types.h:111: conflicting types for `typedef struct
__fd_set __fd_set'
/usr/i486-glibc20-linux/include/gnu/types.h:84: previous declaration as
`typedef struct __fd_set __fd_set'
make[1]: *** [TTYAgent.o] Error 1
make[1]: Leaving directory `/usr/local/src/ddd-3.2.1/ddd'
make: *** [all] Error 1
As I'm not that competant in working out how to fix this, I was hoping
someone might be able to shed light on what might be the problem.
(BTW, the LINUX distribution I'm running is Suse 6.2, gcc is 2.95.2 and
I made sure all other dependent software was the latest version.)
Thanks in advance,
Vera Hansper
*********************************************************************
Vera Y. Hansper
Institute of Physics and Astronomy email: address@hidden
University of Aarhus http://www.ifa.au.dk/~vyh
Ny Munkegade phone: +45 8942 3662
DK-8000 Aarhus C FAX: +45 8612 0740
Denmark
*********************************************************************
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- typedef problem during compilation of DDD,
Vera Yvonne Hansper <=