Shipra Swati @sswati ?

active 6 years, 3 months ago
  • Shipra Swati posted a new activity comment:   8 years, 11 months ago · View

    @shao Please paste your configure command with all options.

    In reply to - Siyuan Hao posted an update: in the iCS base directory when I execute the commadn line sudo make install @sswati · View
  • Shipra Swati posted on the forum topic No connection to ns3 in the group Setup Support:   8 years, 11 months ago · View

    I am also struggling with same problem.. no clues.. :(

  • Shipra Swati posted on the forum topic undefined reference in the group Setup Support:   8 years, 11 months ago · View

    At which step you got this problem, i.e while make or configure or something else? Please copy-paste the exact line u r running.

  • Shipra Swati posted a new activity comment:   8 years, 11 months ago · View

    Hi,
    Add header #include in /home/ship/iTetris/iCS/src/foreign/tcpip/socket.cpp.
    Hope it helps!

    In reply to - Siyuan Hao started the forum topic Configure Problem in the group Setup Support : When I configure the iCS with the command make install , I occurred an error as following : haosiyuan@ubuntu://home/haosiyuan/iTETRIS_Platform_0.2.0/iCS$ sudo make install Making install in src make: Entering directory `/home/haosiyuan/iTETRIS_Platform_0.2.0/iCS/src’ Making install in foreign make: Entering directory `/home/haosiyuan/iTETRIS_Platform_0.2.0/iCS/src/foreign’ Making install in mersenne make: Entering directory [...] · View
  • Shipra Swati posted a new activity comment:   8 years, 12 months ago · View

    Hey, I sorted it out. Just added one more option at the time of configuration, LIBS=’-L/usr/local/lib -lpthread’ resulting into:
    sudo ./configure –enable-sumo –enable-ns3 –enable-applications –with-geographic- libraries=/usr/local/lib –with-geographic-includes=/usr/local/include/GeographicLib –with-xerces-libraries=/usr/local/lib –with-xerces-includes=/usr/local/include/xercesc LIBS=’-L/usr/local/lib -lpthread’.

    Then ”sudo make” and ”sudo make install” and the process completed successfully.

    In reply to - Shipra Swati posted an update in the group Setup Support: Hi all, while installing iCS I am getting error: /usr/bin/ld: iCS_main.o: undefined reference to symbol ’pthread_create@@GLIBC_2.1’ //lib/i386-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Any help or hint would be appreciated!! · View
  • Shipra Swati posted an update in the group Setup Support:   8 years, 12 months ago · View

    Hi all, while installing iCS I am getting error:
    /usr/bin/ld: iCS_main.o: undefined reference to symbol ’pthread_create@@GLIBC_2.1’
    //lib/i386-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status

    Any help or hint would be appreciated!!

    • Avatar Image
      Shipra Swati · 8 years, 12 months ago

      Hey, I sorted it out. Just added one more option at the time of configuration, LIBS=’-L/usr/local/lib -lpthread’ resulting into:
      sudo ./configure –enable-sumo –enable-ns3 –enable-applications –with-geographic- libraries=/usr/local/lib –with-geographic-includes=/usr/local/include/GeographicLib –with-xerces-libraries=/usr/local/lib –with-xerces-includes=/usr/local/include/xercesc LIBS=’-L/usr/local/lib -lpthread’.

      Then ”sudo make” and ”sudo make install” and the process completed successfully.

  • Shipra Swati joined the group Setup Support   8 years, 12 months ago · View