Subject: gdb under netbsd 1.2/pmax
To: None <port-pmax@NetBSD.ORG>
From: Jonathan D Woytek <woytek@next.duq.edu>
List: port-pmax
Date: 12/11/1997 12:42:47
Greetings.  I am currently running netbsd 1.2 on a decstation 5000/240.  I 
have not experienced many problems at all (except for that thing with the
framebuffer, which I still haven't had a chance to recompile the kernel to fix
it yet) except for the compilation of the GNU debugger.  Here is the 
associated error messages from the compiler:

if [ -n "" ]; then  gcc -O2 -c  -G 4  -DTRAD_CORE   -I. -I. -I./../include  -g trad-core.c -o pic/trad-core.o;  else true; fi
gcc -O2 -c -G 4  -DTRAD_CORE   -I. -I. -I./../include  -g trad-core.c
trad-core.c: In function `trad_unix_core_file_p':
trad-core.c:178: `USRDATA' undeclared (first use this function)
trad-core.c:178: (Each undeclared identifier is reported only once
trad-core.c:178: for each function it appears in.)
trad-core.c: In function `trad_unix_core_file_failing_command':
trad-core.c:231: structure has no member named `u_comm'
trad-core.c: In function `trad_unix_core_file_failing_signal':
trad-core.c:245: structure has no member named `u_arg'
*** Error code 1

Stop.
*** Error code 1

Stop.


Any help would be appreciated.  Thanks!  Farewell.

jdw

--
Jonathan Woytek -- Systems Programmer, Duquesne University CCIT
email:  woytek@next.duq.edu
This .sig created with vi, a Good Thing(tm).