Search:

Type: Posts; User: n00pster

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    8,002

    thanks a lot, its working. -lnsl -lsocket...

    thanks a lot, its working.
    -lnsl -lsocket -lresolv is needed.
  2. Replies
    9
    Views
    8,002

    I got the same old error. #g++...

    I got the same old error.

    #g++ dummyServer.cpp -lsocket
    Undefined first referenced
    symbol in file
    inet_aton ...
  3. Replies
    9
    Views
    8,002

    Thanks a lot for all the replies. I am...

    Thanks a lot for all the replies.

    I am compliling on solaris
    #uname -a
    SunOS ipksun019 5.8 Generic_117350-22 sun4u sparc SUNW,Sun-Fire-480R Solaris

    I am not logged in as root. My PS1 is...
  4. Replies
    9
    Views
    8,002

    Symbol referencing errors

    hello everyone,

    I need help. i am trying out beejs guide to socket programming.
    I get the following error while trying to compile my code.


    Undefined first referenced...
Results 1 to 4 of 4