To friends asking me about mbtc.ph, I'm no longer connected to the project. You can contact their website for more inquiry about bitcoin and their projects. We wish their success and we hope that there are more bitcoin players to come, especially here in the Philippines. Thank you!
LinuxG33K,Geekineer,Open Sourcerer,Social Entrepreneur,Certified Linux Engineer,Computer Engineer,Explorer,Community Volunteer,Poet,Lyricist and Composer
Saturday, May 31, 2014
Tuesday, May 27, 2014
Kannel [gwlib/log.o] Error 1
When compiling kannel to my Raspberry pi, I got this error during my "make" command.
Error:
Makefile:229: recipe for target 'gwlib/log.o' failed
make: *** [gwlib/log.o] Error 1
Solution:
1.Edit log.c file /usr/local/src/gateway-1.4.3/gwlib
gwlib/log.c:434
if (arg == NULL) //orig
if (&args == NULL) { //corrected
2.Then recompile kannel from source
That's it!
Error:
Makefile:229: recipe for target 'gwlib/log.o' failed
make: *** [gwlib/log.o] Error 1
Solution:
1.Edit log.c file /usr/local/src/gateway-1.4.3/gwlib
gwlib/log.c:434
if (arg == NULL) //orig
if (&args == NULL) { //corrected
2.Then recompile kannel from source
That's it!
Friday, May 23, 2014
What The Hack 2014
Team 8liens supports "What The Hack 2014" event happening now at SMX Convention Center in SM Aura. Our very own Lawrz Libo-on will be talking about Rpi & Teamchat software.
If you find the talk very useful for your organization, LET'S TALK and call us at 4001905 or email us at info-at-8layertech-dot-com
If you find the talk very useful for your organization, LET'S TALK and call us at 4001905 or email us at info-at-8layertech-dot-com
Subscribe to:
Posts (Atom)