Date: Fri, 11 Dec 2009 12:27:12 +0000 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: tmseck@web.de, freebsd-ports@freebsd.org, linimon@lonesome.com Subject: regression: port www/squid fails to build on ia64 head Message-ID: <20091211122712.GA16545@mech-cluster241.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
ia64 kern.osrelease: 9.0-CURRENT kern.osrevision: 199506 kern.osreldate: 900004 while upgrading squid from squid-2.7.7 I get: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -fno-strict-aliasing -D_REENTRANT -MT yp_auth.o -MD -MP -MF .deps/yp_auth.Tpo -c -o yp_auth.o yp_auth.c mv -f .deps/yp_auth.Tpo .deps/yp_auth.Po cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -fno-strict-aliasing -D_REENTRANT -MT nis_support.o -MD -MP -MF .deps/nis_support.Tpo -c -o nis_support.o nis_support.c mv -f .deps/nis_support.Tpo .deps/nis_support.Po cc -O2 -pipe -fno-strict-aliasing -D_REENTRANT -g -o yp_auth yp_auth.o nis_support.o -L../../../lib -lmiscutil -lcrypt -pthread -lmd -lm nis_support.o(.text+0x82): In function `get_nis_password': : undefined reference to `yp_match' *** Error code 1 Stop in /usr/ports/www/squid/work/squid-2.7.STABLE7/helpers/basic_auth/YP. *** Error code 1 Please advise many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091211122712.GA16545>