Skip to content

Odin WiFi broken by DNS API change #3152

Closed
@bulislaw

Description

@bulislaw

This change 1f4eb0aaa1499f8de88d10c5987af60c2395c9da by @geky broke compatibility of prebuilt WiFi library for Odin board.

Build failures:
  * UBLOX_EVK_ODIN_W2::GCC_ARM::TESTS-NETWORK-WIFI
        Building project wifi (UBLOX_EVK_ODIN_W2, GCC_ARM)
        Scan: GCC_ARM
        Scan: FEATURE_LWIP
        Scan: wifi
        Compile [100.0%]: main.cpp
        [Warning] cc.h@57,1: "BYTE_ORDER" redefined
        Link: wifi
        /Users/barsza01/devel/mbed/code/mbed-os/BUILD/tests/UBLOX_EVK_ODIN_W2/GCC_ARM/targets/TARGET_STM/TARGET_STM32F4/TARGET_UBLOX_EVK_ODIN_W2/sdk/TOOLCHAIN_GCC_ARM/libublox-odin-w2-driver.a(OdinWiFiInterface.o):(.rodata._ZTV17OdinWiFiInterface+0x30): undefined reference to `NetworkInterface::gethostbyname(char const*, SocketAddress*)'
        collect2: error: ld returned 1 exit status

@andreaslarssonublox could you rebase and rebuild the libraries please.

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