[Home]

Summary:ASTERISK-06297: Make fails on HP-UX 11
Reporter:Dillon Amburgey (dillona)Labels:
Date Opened:2006-02-12 20:00:29.000-0600Date Closed:2011-07-15 01:27:07
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:On make, the last several hundred lines(all I can see) are errors such as the following:
tty.c:997: dereferencing pointer to incomplete type
tty.c:998: dereferencing pointer to incomplete type
tty.c:998: dereferencing pointer to incomplete type
tty.c:1000: dereferencing pointer to incomplete type
tty.c:1000: dereferencing pointer to incomplete type
tty.c:1001: dereferencing pointer to incomplete type
tty.c:1001: dereferencing pointer to incomplete type
tty.c:1003: dereferencing pointer to incomplete type
tty.c:1003: dereferencing pointer to incomplete type
tty.c:1004: dereferencing pointer to incomplete type
tty.c:1004: dereferencing pointer to incomplete type
tty.c:1006: dereferencing pointer to incomplete type
tty.c:1006: dereferencing pointer to incomplete type
tty.c:1013: dereferencing pointer to incomplete type
tty.c: In function `tty_noquotemode':
tty.c:1025: dereferencing pointer to incomplete type
tty.c:1027: dereferencing pointer to incomplete type
tty.c:1027: dereferencing pointer to incomplete type
tty.c:1034: dereferencing pointer to incomplete type
tty.c: In function `tty_stty':
tty.c:1076: dereferencing pointer to incomplete type
tty.c:1087: dereferencing pointer to incomplete type
tty.c:1089: dereferencing pointer to incomplete type
tty.c:1092: dereferencing pointer to incomplete type
tty.c:1094: dereferencing pointer to incomplete type
tty.c:1096: dereferencing pointer to incomplete type
tty.c:1103: dereferencing pointer to incomplete type
tty.c:1104: dereferencing pointer to incomplete type
tty.c:1111: dereferencing pointer to incomplete type
tty.c:1114: dereferencing pointer to incomplete type
tty.c:1118: dereferencing pointer to incomplete type
tty.c:1137: dereferencing pointer to incomplete type
tty.c:1143: dereferencing pointer to incomplete type
tty.c:1144: dereferencing pointer to incomplete type
tty.c:1147: dereferencing pointer to incomplete type
tty.c:1148: dereferencing pointer to incomplete type
tty.c:1151: dereferencing pointer to incomplete type
tty.c:1152: dereferencing pointer to incomplete type
Comments:By: Dillon Amburgey (dillona) 2006-02-12 20:01:24.000-0600

I also get the same error on AIX 3.

By: Olle Johansson (oej) 2006-02-13 03:07:41.000-0600

From the bug guidelines (which I assume you have read)

"BLOCK: Asterisk deadlocks and cannot process further calls but does not actually crash."

How is this portability bug a BLOCK?

You have reported in the wrong category and in with the wrong level. There's no documentation on us supporting either operating system now, but patches are welcome in order to solve this issue.

By: Tilghman Lesher (tilghman) 2006-02-13 11:28:48.000-0600

Are you using gmake and a version of gcc at least 3.2 or greater?

By: Dillon Amburgey (dillona) 2006-02-13 15:01:07.000-0600

Yes, GCC 3.2 gmake 3.80.
Sorry about the problems with the report. I am simply trying to improve the portability.

By: Kevin P. Fleming (kpfleming) 2006-02-14 17:44:12.000-0600

Unless one of the developers on the team is willing to work on this, and you can provide remote access to one of these systems to help them out, I don't think you will accomplish much unless you can do it on your own :-) Sorry, but we don't have the resources to deal with every platform in existence.

By: Dillon Amburgey (dillona) 2006-02-15 05:06:08.000-0600

This is not my server. It is one from www.polarhome.com. If anyone is interested in working on this, they can contact Zoltan Arpadffy at zoli (at) polarhome dot com for access.