Menu

#253 make error lms400_cola.cc

closed-fixed
player (137)
5
2009-01-03
2008-10-07
Anonymous
No

I can't install player 2.1.1
./configure is OK but make>>

lms400_cola.cc: In member function ‘int lms400_cola::Disconnect()’:
lms400_cola.cc:62: error: ‘close’ was not declared in this scope
lms400_cola.cc: In member function ‘player_laser_data_t lms400_cola::ReadMeasurement()’:
lms400_cola.cc:378: error: ‘read’ was not declared in this scope
lms400_cola.cc: In member function ‘int lms400_cola::SendCommand(const char*)’:
lms400_cola.cc:492: error: ‘write’ was not declared in this scope
lms400_cola.cc: In member function ‘int lms400_cola::ReadResult()’:
lms400_cola.cc:505: error: ‘read’ was not declared in this scope
make[3]: *** [lms400_cola.lo] Error 1

on the top of file is #include <sys/socket.h>

system Ubuntu 8.10 Intrepid-beta

Discussion

  • Aoran Li

    Aoran Li - 2008-10-12

    system: Mandriva Linux One. Exactly the same problem.

     
  • Nobody/Anonymous

    Same problem here.

     
  • Toby Collett

    Toby Collett - 2009-01-03
    • status: open --> closed-fixed
     

Log in to post a comment.