Skip to content

rtpengine: error: too few arguments to function 'ip_route_output'Β #899

@BKPepe

Description

@BKPepe

Previous maintainer: @micmac1 , currently package is not maintained
Environment: daily snapshot, aarch64_cortex-a53

Log:

/builder/shared-workdir/build/sdk/build_dir/target-aarch64_cortex-a53_musl/rtpengine-transcode/rtpengine-mr11.5.1.18/kernel-module/xt_RTPENGINE.c: In function 'send_proxy_packet4':
/builder/shared-workdir/build/sdk/build_dir/target-aarch64_cortex-a53_musl/rtpengine-transcode/rtpengine-mr11.5.1.18/kernel-module/xt_RTPENGINE.c:4013:14: error: too few arguments to function 'ip_route_output'
 4013 |         rt = ip_route_output(net, dst->u.ipv4, src->u.ipv4, tos, 0);
      |              ^~~~~~~~~~~~~~~
In file included from ./include/net/ip.h:30,
                 from ./include/net/ip6_checksum.h:27,
                 from /builder/shared-workdir/build/sdk/build_dir/target-aarch64_cortex-a53_musl/rtpengine-transcode/rtpengine-mr11.5.1.18/kernel-module/xt_RTPENGINE.c:5:
./include/net/route.h:158:30: note: declared here
  158 | static inline struct rtable *ip_route_output(struct net *net, __be32 daddr,
      |                              ^~~~~~~~~~~~~~~
make[7]: *** [scripts/Makefile.build:244: /builder/shared-workdir/build/sdk/build_dir/target-aarch64_cortex-a53_musl/rtpengine-transcode/rtpengine-mr11.5.1.18/kernel-module/xt_RTPENGINE.o] Error 1

Log is available:
https://downloads.openwrt.org/snapshots/faillogs/aarch64_cortex-a53/telephony/rtpengine/transcode/compile.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions