Help!! Errors in installing DDD

jeng (jeng@ccit.edu.tw)
Wed, 12 Jan 2000 17:32:17 +0800


Dear All:

When I'm install DDD on my Linux-2.2.5-15CLE
The error below occurs:

strclass.o: In function `split(string const &, string *, int, string const
&)':
/usr/local/src/DDD/ddd-3.1.3/ddd/strclass.C:1066: undefined reference to
`__eh_pc'
/usr/local/src/DDD/ddd-3.1.3/ddd/strclass.C:1066: undefined reference to
`__eh_pc'
strclass.o: In function `split(string const &, string *, int, regex const
&)':
/usr/local/src/DDD/ddd-3.1.3/ddd/strclass.C:1086: undefined reference to
`__eh_pc'
/usr/local/src/DDD/ddd-3.1.3/ddd/strclass.C:1086: undefined reference to
`__eh_pc'
strclass.o: In function `join(string *, int, string const &)':
/usr/local/src/DDD/ddd-3.1.3/ddd/strclass.C:1112: undefined reference to
`__eh_pc'
strclass.o:/usr/local/src/DDD/ddd-3.1.3/ddd/strclass.C:1112: more undefined
references to `__eh_pc' follow
collect2: ld returned 1 exit status
make[1]: *** [ddd-3.1.3-i586-pc-linux-gnu] Error 1
make[1]: Leaving directory `/home/jeng/DDD/ddd-3.1.3/ddd'
make: *** [all] Error 1

Can anyone who ever experiences in installing DDD tell me what's wrong with
the installing process?

David

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/