sergey-safarov created an issue (kamailio/kamailio#4412)
```
[ 0%] Building C object src/CMakeFiles/kamailio.dir/core/parser/msg_parser.c.o
cd /home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/build/src
&& /usr/bin/cc -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DARCH=\"x86_64\"
-DCC_GCC_LIKE_ASM -DCFG_DIR=\"/etc/kamailio/\" -DCOMPILER="\"gcc 14.2.0\""
-DDBG_SR_MEMORY -DDISABLE_NAGLE -DDNS_IP_HACK -DFAST_LOCK -DF_MALLOC
-DHAVE_ALLOCA_H -DHAVE_EPOLL -DHAVE_GETHOSTBYNAME2 -DHAVE_IP_MREQN
-DHAVE_MSGHDR_MSG_CONTROL -DHAVE_MSG_NOSIGNAL -DHAVE_RESOLV_RES
-DHAVE_SCHED_SETSCHEDULER -DHAVE_SCHED_YIELD -DHAVE_SELECT -DHAVE_SIGIO_RT
-DHAVE_TIMEGM -DHAVE_UNION_SEMUN -DKSR_PTHREAD_MUTEX_SHARED -DMALLOC_STATS
-DMEM_JOIN_FREE -DMODS_DIR=\"/usr/lib/kamailio/modules\" -DNAME=\"kamailio\"
-DOS=Linux -DOS_QUOTED=\"Linux\" -DPKG_MALLOC -DQ_MALLOC
-DRUN_DIR=\"/run/kamailio\" -DSHARE_DIR=\"/usr/share/kamailio/\" -DSHM_MMAP
-DSIGINFO64_WORKAROUND -DSTATISTICS -DTLSF_MALLOC -DTLS_HOOKS -DUSE_CORE_STATS
-DUSE_DNS_CACHE -DUSE_DNS_FAILOVER -DUSE_DST_BLOCKLIST -DUSE_FUTEX -DUSE_MCAST
-DUSE_NAPTR -DUSE_RAW_SOCKS -DUSE_SCTP -DUSE_TCP -DUSE_TLS
-DVERSION=\"6.1.0-dev1\" -DVERSIONVAL=6001000 -D__CPU_x86_64 -D__OS_linux
-Dkamailio_EXPORTS
-I/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/core
-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Os
-DNDEBUG -std=gnu11
-ffile-prefix-map=/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/=
-funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops
-ftree-vectorize -fno-strict-overflow -mtune=generic -MD -MT
src/CMakeFiles/kamailio.dir/core/parser/msg_parser.c.o -MF
CMakeFiles/kamailio.dir/core/parser/msg_parser.c.o.d -o
CMakeFiles/kamailio.dir/core/parser/msg_parser.c.o -c
/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/core/parser/msg_parser.c
/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/core/parser/msg_parser.c:
In function 'parse_headers':
/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/core/parser/msg_parser.c:423:44:
error: implicit declaration of function 'parse_from_header'; did you mean
'parse_to_header'? [-Wimplicit-function-declaration]
423 | if(parse_from_header(msg) < 0) {
| ^~~~~~~~~~~~~~~~~
| parse_to_header
gmake[2]: *** [src/CMakeFiles/kamailio.dir/build.make:1272:
src/CMakeFiles/kamailio.dir/core/parser/msg_parser.c.o] Error 1
gmake[2]: Leaving directory
'/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/build'
gmake[1]: *** [CMakeFiles/Makefile2:7308: src/CMakeFiles/kamailio.dir/all]
Error 2
gmake[1]: Leaving directory
'/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/build'
gmake: *** [Makefile:159: all] Error 2
```
Error added by 316ea8925edd0c401c121e9dc0f21dde3a2c6598
Daniel @miconda could you look?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4412
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!