Re: [asterisk-users] libpri compile ubuntu 22.04

2022-09-26 Thread Jerry Geis
On Mon, Sep 26, 2022 at 8:09 PM wrote: > On 9/26/2022 8:00 PM, Jerry Geis wrote: > > I am getting a compile error: > > > > gcc -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes > > -Werror=zero-length-bounds -fPIC -O2 -MD -MT q921.o -MF .q921.o.d -MP > -c > > -o q921.o q921.c > >

Re: [asterisk-users] libpri compile ubuntu 22.04

2022-09-26 Thread asterisk
On 9/26/2022 8:00 PM, Jerry Geis wrote: I am getting a compile error: gcc -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Werror=zero-length-bounds -fPIC -O2 -MD -MT q921.o -MF .q921.o.d -MP -c -o q921.o q921.c q921.c: In function ‘q921_dump’: q921.c:1333:85: error: array

[asterisk-users] libpri compile ubuntu 22.04

2022-09-26 Thread Jerry Geis
I am getting a compile error: gcc -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Werror=zero-length-bounds -fPIC -O2 -MD -MT q921.o -MF .q921.o.d -MP -c -o q921.o q921.c q921.c: In function ‘q921_dump’: q921.c:1333:85: error: array subscript 0 is outside the bounds of an interior