You've gotten further than I have, but I also couldn't get it to compile
(but I took it from a web package, not from CVS)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Shane Landrum
Sent: Sunday, August 22, 2004 10:54 AM
To: Mono List
Subject: [Mono-list] Mono Debugger on OS X

Has anyone been able to compile the Mono debugger on OS X recently?
In building it from CVS, I get an error:

------
rm -f .libs/trad-core.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_GNU_SOURCE -I. -I. -I./include -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -g -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
-Wno-cast-qual -Wcast-align -Wwrite-strings -MT trad-core.lo -MD -MP -MF
.deps/trad-core.Tpo -c trad-core.c  -fno-common -DPIC -o .libs/trad-core.lo
trad-core.c: In function `trad_unix_core_file_p':
trad-core.c:100: error: structure has no member named `u_dsize'
trad-core.c:105: error: structure has no member named `u_ssize'
trad-core.c:122: error: structure has no member named `u_dsize'
trad-core.c:126: error: structure has no member named `u_ssize'
trad-core.c:133: error: structure has no member named `u_dsize'
trad-core.c:133: error: structure has no member named `u_ssize'
trad-core.c:178: error: structure has no member named `u_dsize'
trad-core.c:183: error: structure has no member named `u_ssize'
trad-core.c:191: error: `HOST_TEXT_START_ADDR' undeclared (first use in this
function)
trad-core.c:191: error: (Each undeclared identifier is reported only once
trad-core.c:191: error: for each function it appears in.)
trad-core.c:191: error: structure has no member named `u_tsize'
trad-core.c:197: error: `HOST_STACK_END_ADDR' undeclared (first use in this
function)
trad-core.c:197: error: structure has no member named `u_ssize'
trad-core.c:214: error: structure has no member named `u_ar0'
trad-core.c:217: error: structure has no member named `u_dsize'
trad-core.c: In function `trad_unix_core_file_failing_command':
trad-core.c:243: error: structure has no member named `u_comm'
trad-core.c: At top level:
trad-core.c:285: warning: initialization discards qualifiers from pointer
target type
make[4]: *** [trad-core.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
------

srl
-- 
Shane Landrum --- [EMAIL PROTECTED] --- '90 CB-1, too many bicycles
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to