sergey-safarov left a comment (kamailio/kamailio#4372)

Yes, I have the same error.
```
~/kamailio/src/kamailio-3ca03821e6920fe57b15a0a46c22c6e9e9299aa3/src/modules/erlang
 $ doas apk add erlang28-dev
(1/1) Installing erlang28-dev (28.0.2-r0)
OK: 718 MiB in 236 packages
~/kamailio/src/kamailio-3ca03821e6920fe57b15a0a46c22c6e9e9299aa3/src/modules/erlang
 $ make
/bin/sh: illegal option -h
/bin/sh: illegal option -h
CC (gcc) [M erlang.so]          cnode.o
CC (gcc) [M erlang.so]          epmd.o
CC (gcc) [M erlang.so]          erl_api.o
CC (gcc) [M erlang.so]          erl_helpers.o
CC (gcc) [M erlang.so]          erlang_mod.o
CC (gcc) [M erlang.so]          handle_emsg.o
CC (gcc) [M erlang.so]          handle_rpc.o
CC (gcc) [M erlang.so]          pv_atom.o
CC (gcc) [M erlang.so]          pv_list.o
CC (gcc) [M erlang.so]          pv_pid.o
CC (gcc) [M erlang.so]          pv_ref.o
CC (gcc) [M erlang.so]          pv_tuple.o
CC (gcc) [M erlang.so]          pv_xbuff.o
pv_xbuff.c: In function 'xbuff_match_type_re':
pv_xbuff.c:136:60: error: 'REG_STARTEND' undeclared (first use in this 
function); did you mean 'REG_EPAREN'?
  136 |         e = regexec(&xbuff_type_re, s->s, nmatch, matches, 
REG_STARTEND);
      |                                                            ^~~~~~~~~~~~
      |                                                            REG_EPAREN
pv_xbuff.c:136:60: note: each undeclared identifier is reported only once for 
each function it appears in
make: *** [../../Makefile.rules:100: pv_xbuff.o] Error 1
```
It is a new module for aports build. I am testing to build on my PC. That is 
the reason why this module is not present in the build log on GitLab.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4372#issuecomment-3200646248
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/4372/3200646...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to