Displaying 1 result from an estimated 1 matches for "queue_init".
Did you mean:
queue_info
2007 Dec 31
1
b13 Compile error on Solaris 10 (Sparc)
...queue.Tpo"; exit 1; fi
In file included from queue.c:5:
queue.h:13: error: redefinition of `struct queue'
queue.h: In function `queue_idx':
queue.h:37: error: structure has no member named `tail'
queue.h:37: error: structure has no member named `area_size'
queue.c: In function `queue_init':
queue.c:12: error: structure has no member named `arr'
queue.c:13: error: structure has no member named `area_size'
queue.c:14: error: structure has no member named `arr'
queue.c:14: error: structure has no member named `arr'
queue.c:15: error: structure has no member named `a...