=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for 3proxy-0.5.3.11nb1 cat Makefile.unix > src/Makefile cd .. && cat License 3proxy 0.5 Public License Agreement This software provided "as is" without any guaranties or support. This software is FREEWARE. You can use it under terms of current version of GNU GPL (General Public License) available from http://www.gnu.org/licenses/gpl.txt or under conditions below: 1. You are granted non-exclusive rights to compile, modify, use and re-distribute this program. 2. In case this software is redistributed in binary form, source code MUST be available for user for free. 3. In case this software redistributed embedded in hardware device or pre-installed version of operation system and source code is not available, documentation MUST refer to http://www.security.nnov.ru/ as a source of software. 4. In case this software is modified or is used as a part of another project license MUST NOT be modified. 5. Authors of this software MAY change terms of this license for future versions of this product. (c) 2000-2006 by 3APA3A (3APA3A@security.nnov.ru) (c) 2000-2006 by SECURITY.NNOV (http://www.security.nnov.ru) (c) 2000-2006 by Vladimir Dubrovin (vlad@sandy.ru) This software uses: RSA Data Security, Inc. MD4 Message-Digest Algorithm RSA Data Security, Inc. MD5 Message-Digest Algorithm $Id: License,v 1.1.1.1 2004/06/25 17:32:54 vlad Exp $ bmake: $(PREMAKE) expands to empty string gcc -Wall -g -O2 -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL 3proxy.c In file included from 3proxy.c:10: proxy.h:20:23: error: sys/timeb.h: no such file or directory proxy.h:58:21: error: pthread.h: no such file or directory In file included from 3proxy.c:10: proxy.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pa' In file included from 3proxy.c:10: proxy.h:389: error: expected specifier-qualifier-list before 'pthread_mutex_t' proxy.h:611: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'bandlim_mutex' proxy.h:612: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hash_mutex' proxy.h:613: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_mutex' proxy.h:614: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tc_mutex' 3proxy.c:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'bandlim_mutex' 3proxy.c:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tc_mutex' 3proxy.c:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hash_mutex' 3proxy.c:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_mutex' 3proxy.c: In function 'clearall': 3proxy.c:114: warning: implicit declaration of function 'pthread_mutex_lock' 3proxy.c:114: error: 'bandlim_mutex' undeclared (first use in this function) 3proxy.c:114: error: (Each undeclared identifier is reported only once 3proxy.c:114: error: for each function it appears in.) 3proxy.c:119: warning: implicit declaration of function 'pthread_mutex_unlock' 3proxy.c:120: error: 'tc_mutex' undeclared (first use in this function) 3proxy.c:134: error: 'acl_mutex' undeclared (first use in this function) 3proxy.c: In function 'parsestr': 3proxy.c:386: warning: pointer targets in passing argument 1 of 'perror' differ in signedness /usr/include/stdio.h:248: note: expected 'const char *' but argument is of type 'unsigned char *' 3proxy.c: In function 'readconfig': 3proxy.c:631: error: 'pthread_t' undeclared (first use in this function) 3proxy.c:631: error: expected ';' before 'thread' 3proxy.c:1209: error: 'acl_mutex' undeclared (first use in this function) 3proxy.c:1238: error: 'bandlim_mutex' undeclared (first use in this function) 3proxy.c:1335: error: 'tc_mutex' undeclared (first use in this function) 3proxy.c:1440: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:274: note: expected 'const char *' but argument is of type 'unsigned char *' 3proxy.c:1445: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness /usr/include/string.h:79: note: expected 'const char *' but argument is of type 'unsigned char *' 3proxy.c:1511: warning: implicit declaration of function 'pthread_attr_init' 3proxy.c:1511: error: 'pa' undeclared (first use in this function) 3proxy.c:1512: warning: implicit declaration of function 'pthread_attr_setstacksize' 3proxy.c:1513: warning: implicit declaration of function 'pthread_attr_setdetachstate' 3proxy.c:1513: error: 'PTHREAD_CREATE_DETACHED' undeclared (first use in this function) 3proxy.c:1514: warning: implicit declaration of function 'pthread_create' 3proxy.c:1514: error: 'thread' undeclared (first use in this function) 3proxy.c: In function 'main': 3proxy.c:1662: warning: implicit declaration of function 'pthread_mutex_init' 3proxy.c:1662: error: 'acl_mutex' undeclared (first use in this function) 3proxy.c:1663: error: 'bandlim_mutex' undeclared (first use in this function) 3proxy.c:1664: error: 'hash_mutex' undeclared (first use in this function) 3proxy.c:1665: error: 'tc_mutex' undeclared (first use in this function) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/3proxy/work/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/3proxy/work *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/3proxy *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/3proxy