From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-f170.google.com (mail-oi1-f170.google.com [209.85.167.170]) by dpdk.org (Postfix) with ESMTP id 9AD321B43F for ; Mon, 14 Jan 2019 10:13:05 +0100 (CET) Received: by mail-oi1-f170.google.com with SMTP id c206so17313998oib.0 for ; Mon, 14 Jan 2019 01:13:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=GVlK6S6I7rEHFTnzi02idqbqO+cVl3ybNuDmNpgs/N0=; b=RG3asle6/dlXGDO1P3rCpsfmrgaKr2X5rgC2FLXkBgOUJsbzPn6ijnvpw+/wzBrICp Jta7jQm1hg2JOb8dw0d9EMUmsiaUqOXa+BPYr+wQJpja1JMoy6xP9LLxRLP6dX7cfz/Y vjfXdytHrgFM/FIPNcsqa7apM1MfIEIscfMd5JdIJ1Z12zeON7U4+bO95l6YD9/wWA7a pOf3JJ+DTgG8oYLvB7sFnvnzfDvFInohuCZ8ElfFvyVsWDLSGm1zTYodIt6kGPv3D00w 8hsf9YHjGGfEo1LvwMEuzTufZNHm+VrGaTbNGXfaysf7JVEBwI1t4PHa02aZHhFicvLz 7F3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=GVlK6S6I7rEHFTnzi02idqbqO+cVl3ybNuDmNpgs/N0=; b=SK4bnN0Eva4CAnW43ptAjDRsu88HvKOsXwpgDQRhxWO02tU7nb+e8ICVN7o6FrL92F lohRIrzciMbs7tV4SwBwRxPu5qQ6NByDoF795oqwef37vWCATyNBsCZoHw1vxLPBhvvb WRcysxY5DaFydGr4E3uZ0c7PVIf155l1pTLOmN6CIJwEZoFWfDwugiG1lSnkie9Or54h 5Q/KqfwydS/i+njZ2qnpMqD+0zkafPcceVlSfseYiIJdpSDMlpypOZgH8V+VyWqjK3wr LGrwreNwhbi2SjtD8/MLNXdQ4vCw8hYUNA3YauN4lucx3mXVs2h3tBw7irVKnrgWUoPI kKqw== X-Gm-Message-State: AJcUukcN2oSFFh+iWTZYNKTlXs7v4GHXktmom7xvpTG9Y/FMyAxcTpQL dbWozEOwgJ+fwErKZbQqMV5t4var4PmE2USwd7ZgcPnd X-Google-Smtp-Source: ALg8bN5yIQHnsM9ReEYfm0FUAOO4wS6Tc/O7B4itRHrRZOt5JUSPEv3olGIVe1I7kmYg1dkzOxjzsgOhDhG5/7mQTzc= X-Received: by 2002:aca:490c:: with SMTP id w12mr15994922oia.8.1547457184781; Mon, 14 Jan 2019 01:13:04 -0800 (PST) MIME-Version: 1.0 From: Surendran Dhuruvan Date: Mon, 14 Jan 2019 14:42:53 +0530 Message-ID: To: users@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] Not able to compile dpdk-18.02.2 in gcc version 4.4 X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2019 09:13:05 -0000 Hi, Am trying to compile dpdk-18.02.2 in rhel 6.10 which has gcc version 4.4. while compiling am facing following error In file included from /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_bus.h:53, from /root/dpdk-stable-18.02.2/lib/librte_pci/rte_pci.c:17= : /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_dev.h:189: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_dev.h:205: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute In file included from /root/dpdk-stable-18.02.2/lib/librte_pci/rte_pci.c:20= : /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_eal.h:188: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_eal.h:253: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_eal.h:270: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_eal.h:289: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_eal.h:318: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_eal.h:340: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute /root/dpdk-stable-18.02.2/x86_64-native-linuxapp-gcc/include/rte_eal.h:464: error: wrong number of arguments specified for =E2=80=98deprecated=E2=80=99= attribute make[5]: *** [rte_pci.o] Error 1 make[4]: *** [librte_pci] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 it seems i need gcc 4.5 and above to overcome this error. but my internal tools are running on gcc 4.4, so that am not able to upgrade the version. is there any other way to overcome this issue ? Thanks in advance ! --=20 Surendran software engineer, HCL-CISCO, chennai.