Compile Ruby 1.8.4 on HP-UX 11

M

McDevitt, Chris

------_=_NextPart_001_01C6487F.187253B0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

When I run make (we are using cc not gcc) I receive:
=20
# make =20
cc -Ae -s -O +Z -DRUBY_EXPORT -DYYMAXDEPTH=3D300 -I. -I. -c parse.c
cc: "parse.y", line 4439: warning 527: Integral value implicitly
converted to pointer in assignment.
cc: "parse.y", line 4442: error 1530: Undefined struct or union.
cc: "parse.y", line 4444: error 1530: Undefined struct or union.
cc: "parse.y", line 4444: warning 563: Argument #1 is not the correct
type.
cc: "parse.y", line 4446: error 1530: Undefined struct or union.
cc: "parse.y", line 4446: error 1563: Expression in if must be scalar.
cc: "parse.y", line 4455: error 1530: Undefined struct or union.
cc: "parse.y", line 4457: error 1530: Undefined struct or union.
cc: "parse.y", line 4457: error 1530: Undefined struct or union.
cc: "parse.y", line 4457: error 1563: Expression in if must be scalar.
cc: "parse.y", line 4459: error 1530: Undefined struct or union.
make: *** [parse.o] Error 1
=20
Any suggestions?

------_=_NextPart_001_01C6487F.187253B0--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,142
Latest member
arinsharma
Top