by farsheedj » Wed Feb 16, 2011 5:12 pm
$this->bbcode_second_pass_quote('dan64', 'I')t's better remove any middle layer at the moment, so as test it's better to use the second method (using makepkg).
No luck with second method. Get this error. I guess I will stick to the version I have currently installed. Thanks for your time.
Starting package()...
==> Build: ddconsole...
[ 33%] [ 66%] Building CXX object CMakeFiles/ddconsole.dir/ddconsole.cpp.o
Building CXX object CMakeFiles/ddconsole.dir/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp.o
In file included from /usr/include/sys/socket.h:40,
from /tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:26:
/usr/include/bits/socket.h:366:24: error: asm/socket.h: No such file or directory
In file included from /usr/include/sys/socket.h:40,
from /tmp/dd/src/dd/src/ddconsole/../include/netpptk/netpptk.h:22,
from /tmp/dd/src/dd/src/ddconsole/ddconsole.cpp:19:
/usr/include/bits/socket.h:366:24: error: asm/socket.h: No such file or directory
/tmp/dd/src/dd/src/ddconsole/ddconsole.cpp:22:25: error: linux/fcntl.h: No such file or directory
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp: In constructor âtkSock::tkSock()â:
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:86: error: âSOL_SOCKETâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:86: error: âSO_REUSEADDRâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp: In constructor âtkSock::tkSock(unsigned int, unsigned int)â:
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:114: error: âSOL_SOCKETâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:114: error: âSO_REUSEADDRâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp: In member function âvoid tkSock::disconnect()â:
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:235: error: âSOL_SOCKETâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:235: error: âSO_REUSEADDRâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp: In member function âint tkSock::recv(std::string&, int)â:
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:284: error: âSOL_SOCKETâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:284: error: âSO_RCVTIMEOâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:308: error: âSOL_SOCKETâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:308: error: âSO_RCVTIMEOâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:316: error: âSOL_SOCKETâ was not declared in this scope
/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp:316: error: âSO_RCVTIMEOâ was not declared in this scope
make[2]: *** [CMakeFiles/ddconsole.dir/tmp/dd/src/dd/src/include/netpptk/netpptk.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [CMakeFiles/ddconsole.dir/ddconsole.cpp.o] Error 1
make[1]: *** [CMakeFiles/ddconsole.dir/all] Error 2
make: *** [all] Error 2
Aborting...