the error intrupts the install
gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wp,-MD,.deps/libproxychains.pp -c libproxychains.c -fPIC -DPIC -o .libs/libproxychains.o
libproxychains.c:294:5: error: conflicting types for 'getnameinfo'
/usr/include/netdb.h:679:12: note: previous declaration of 'getnameinfo' was here
make[3]: *** [libproxychains.lo] Error 1
make[3]: Leaving directory `/home/amin/aur/pc/src/proxychains-3.1/proxychains'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/amin/aur/pc/src/proxychains-3.1/proxychains'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/amin/aur/pc/src/proxychains-3.1'
make: *** [all-recursive-am] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Search Criteria
Package Details: proxychains-patch 3.1-4
Package Actions
| Package Base: | proxychains-patch |
|---|---|
| Description: | Proxychains runs programs from behind a proxy server, similar to tsocks. With Conf patch |
| Upstream URL: | http://proxychains.sourceforge.net/ |
| Category: | network |
| Licenses: | |
| Submitter: | coolkehon |
| Maintainer: | coolkehon |
| Last Packager: | None |
| Votes: | 5 |
| First Submitted: | 2010-08-09 15:29 |
| Last Updated: | 2011-08-24 12:24 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Anonymous comment
Comment by coolkehon
Fixed
Comment by dodo3773
Cannot install. Here is the error I am getting:
[code]
libproxychains.c:292:5: error: conflicting types for 'getnameinfo'
/usr/include/netdb.h:679:12: note: previous declaration of 'getnameinfo' was here
[/code]
Thanks.
Comment by coolkehon
thanks, sorry for the late update
Comment by awim
==> Making package: proxychains-patch 3.1-3 (Sat Feb 26 04:34:05 IST 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found libproxychains.patch
-> Downloading proxychains-3.1.tar.gz...
--2011-02-26 04:34:05-- http://downloads.sourceforge.net/sourceforge/proxychains-patch/proxychains-3.1.tar.gz
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-02-26 04:34:06 ERROR 404: Not Found.
==> ERROR: Failure while downloading proxychains-3.1.tar.gz
Aborting...
Comment by s4ndman
makepkg fails:
==> Making package: proxychains-patch 3.1-3 (Wed Feb 23 18:27:47 IST 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found libproxychains.patch
-> Downloading proxychains-3.1.tar.gz...
--2011-02-23 18:27:47-- http://downloads.sourceforge.net/sourceforge/proxychains-patch/proxychains-3.1.tar.gz
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-02-23 18:27:48 ERROR 404: Not Found.
==> ERROR: Failure while downloading proxychains-3.1.tar.gz
Aborting...
Please change the source in the PKGBUILD to:
http://downloads.sourceforge.net/project/proxychains/proxychains/version%203.1/proxychains-$pkgver.tar.gz
Comment by coolkehon
PROXYCHAINS_CONF enviroment variable added to allow for runtime conf being specified, also fix the questionable if statements