Menu

Can ptpd run on the RedHat linux9?

Help
david
2007-05-08
2012-11-23
  • david

    david - 2007-05-08

    It's my first time use the program,but I can not compile the ptpd on the RedHat linux with the order"gcc ptpd.c -o ptd". Thanks,kaven.

     
    • kendall

      kendall - 2007-05-14

      PTPd comprises a few source files. You should use the makefile to build ptpd by running 'make' in ptpd's src/ directory.

       
    • david

      david - 2007-05-17

      thanks,kaven.Your help is very useful for me.But when I you way to make ptpd,I face another problem: it can't compile ptptd's src/dep directory. 
      It shows:[root@localhost src]# can't find "ptpd.h",then show many grammar faults,such as
      [msg.c] undefine TRUE (it is first use in this function).
      I'm not familiar with Linux,is it my gcc compiler's setting fault? how to solve this problem?

       
    • kendall

      kendall - 2007-05-24

      It's hard to say what could be the problem. The makefile should take care of everything. If you haven't already, try starting with a clean copy of the downloaded code.

       

Log in to post a comment.