Advertisement
Guest User

Build_log

a guest
Oct 15th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.41 KB | None | 0 0
  1. [root@centos6 ~]# git clone git://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp
  2. Initialized empty Git repository in /root/accel-ppp/.git/
  3. remote: Counting objects: 6165, done.
  4. remote: Compressing objects: 100% (3565/3565), done.
  5. remote: Total 6165 (delta 4468), reused 3556 (delta 2507)
  6. Receiving objects: 100% (6165/6165), 3.00 MiB | 1.12 MiB/s, done.
  7. Resolving deltas: 100% (4468/4468), done.
  8. [root@centos6 ~]# cd accel-ppp
  9. [root@centos6 accel-ppp]# cmake -DBUILD_DRIVER=TRUE -DKDIR=/usr/src/kernels/2.6.32-279.9.1.el6.x86_64/
  10. -- The C compiler identification is GNU
  11. -- Check for working C compiler: /usr/bin/gcc
  12. -- Check for working C compiler: /usr/bin/gcc -- works
  13. -- Detecting C compiler ABI info
  14. -- Detecting C compiler ABI info - done
  15. -- Looking for timerfd_create
  16. -- Looking for timerfd_create - found
  17. -- Configuring done
  18. -- Generating done
  19. -- Build files have been written to: /root/accel-ppp
  20. [root@centos6 accel-ppp]# make
  21. # make install
  22. [ 9%] Built target triton
  23. [ 48%] Built target accel-pppd
  24. [ 58%] Built target radius
  25. [ 59%] Built target pptp
  26. [ 65%] Built target pppoe
  27. [ 68%] Built target l2tp
  28. [ 74%] Built target ipoe
  29. [ 75%] Built target auth_chap_md5
  30. [ 77%] Built target auth_mschap_v1
  31. [ 78%] Built target auth_mschap_v2
  32. [ 79%] Built target auth_pap
  33. [ 80%] Built target log_file
  34. [ 81%] Built target log_syslog
  35. [ 82%] Built target log_tcp
  36. [ 83%] Built target chap-secrets
  37. [ 85%] Built target connlimit
  38. [ 86%] Built target ippool
  39. [ 87%] Built target ipv6pool
  40. [ 88%] Built target logwtmp
  41. [ 89%] Built target sigchld
  42. [ 90%] Built target pppd_compat
  43. [ 93%] Built target ipv6_dhcp
  44. [ 94%] Built target ipv6_nd
  45. [ 98%] Built target shaper
  46. [ 98%] Generating driver/pptp.ko
  47. [100%] Built target pptp_drv
  48. Install the project...
  49. -- Install configuration: ""
  50. -- Installing: /usr/local/sbin/accel-pppd
  51. -- Set runtime path of "/usr/local/sbin/accel-pppd" to "/usr/local/lib/accel-ppp"
  52. -- Installing: /usr/local/share/man/man5/accel-ppp.conf.5
  53. -- Installing: /etc/accel-ppp.conf.dist
  54. -- Installing: /usr/local/lib/accel-ppp/libradius.so
  55. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc4849
  56. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc3162
  57. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc4679
  58. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.cisco
  59. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc2868
  60. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc3576
  61. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc4675
  62. -- Installing: /usr/local/share/accel-ppp/radius/dictionary
  63. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc4072
  64. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc4818
  65. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc2866
  66. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc2867
  67. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc4372
  68. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc5176
  69. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc2869
  70. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc2865
  71. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.microsoft
  72. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.rfc3580
  73. -- Installing: /usr/local/share/accel-ppp/radius/dictionary.alcatel
  74. -- Installing: /usr/local/lib/accel-ppp/libtriton.so
  75. -- Installing: /usr/local/lib/accel-ppp/libpptp.so
  76. -- Installing: /usr/local/lib/accel-ppp/libpppoe.so
  77. -- Installing: /usr/local/lib/accel-ppp/libl2tp.so
  78. -- Installing: /usr/local/share/accel-ppp/l2tp/dictionary.rfc3931
  79. -- Installing: /usr/local/share/accel-ppp/l2tp/dictionary
  80. -- Installing: /usr/local/share/accel-ppp/l2tp/dictionary.rfc2661
  81. -- Installing: /usr/local/lib/accel-ppp/libipoe.so
  82. -- Installing: /usr/local/lib/accel-ppp/libauth_pap.so
  83. -- Installing: /usr/local/lib/accel-ppp/libauth_chap_md5.so
  84. -- Installing: /usr/local/lib/accel-ppp/libauth_mschap_v1.so
  85. -- Installing: /usr/local/lib/accel-ppp/libauth_mschap_v2.so
  86. -- Installing: /usr/local/lib/accel-ppp/liblog_file.so
  87. -- Installing: /usr/local/lib/accel-ppp/liblog_tcp.so
  88. -- Installing: /usr/local/lib/accel-ppp/liblog_syslog.so
  89. -- Installing: /usr/local/lib/accel-ppp/libpppd_compat.so
  90. -- Removed runtime path from "/usr/local/lib/accel-ppp/libpppd_compat.so"
  91. -- Installing: /usr/local/lib/accel-ppp/libippool.so
  92. -- Installing: /usr/local/lib/accel-ppp/libipv6pool.so
  93. -- Installing: /usr/local/lib/accel-ppp/libsigchld.so
  94. -- Installing: /usr/local/lib/accel-ppp/libchap-secrets.so
  95. -- Installing: /usr/local/lib/accel-ppp/liblogwtmp.so
  96. -- Installing: /usr/local/lib/accel-ppp/libconnlimit.so
  97. -- Installing: /usr/local/lib/accel-ppp/libipv6_dhcp.so
  98. -- Installing: /usr/local/lib/accel-ppp/libipv6_nd.so
  99. -- Installing: /usr/local/lib/accel-ppp/libshaper.so
  100. make[1]: Entering directory `/usr/src/kernels/2.6.32-279.9.1.el6.x86_64'
  101. DEPMOD 2.6.32-279.9.1.el6.x86_64
  102. make[1]: Leaving directory `/usr/src/kernels/2.6.32-279.9.1.el6.x86_64'
  103. [root@centos6 accel-ppp]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement