Re: [asterisk-users] libpri compile ubuntu 22.04

2022-09-27 Thread Jerry Geis
On Tue, Sep 27, 2022 at 9:09 AM wrote: > On 9/26/2022 8:25 PM, Jerry Geis wrote: > > 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 -Ws

Re: [asterisk-users] libpri compile ubuntu 22.04

2022-09-27 Thread asterisk
On 9/26/2022 8:25 PM, Jerry Geis wrote: 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-bou

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 > > q921.

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 subscript

[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 ze