From owner-freebsd-stable@FreeBSD.ORG Mon Nov 1 08:10:54 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA63C16A4CE for ; Mon, 1 Nov 2004 08:10:54 +0000 (GMT) Received: from hermes.uci.kun.nl (hermes.uci.kun.nl [131.174.93.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA1C43D5C for ; Mon, 1 Nov 2004 08:10:53 +0000 (GMT) (envelope-from xdamen@sci.kun.nl) Received: from bavaria (vhe-383505.sshn.net [195.169.208.89]) by hermes.uci.kun.nl (PMDF V6.2-X17 #30689) with SMTP id <0I6H0003CQPYNS@hermes.uci.kun.nl> for freebsd-stable@freebsd.org; Mon, 01 Nov 2004 09:10:46 +0100 (MET) Date: Mon, 01 Nov 2004 09:10:24 +0100 From: Xander Damen To: freebsd-stable@auscert.org.au Message-id: <001001c4bfea$3d8a68f0$0200000a@bavaria> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Mailer: Microsoft Outlook Express 6.00.2900.2180 Content-type: text/plain; reply-type=original; charset=iso-8859-1; format=flowed Content-transfer-encoding: 7bit X-Priority: 3 X-MSMail-priority: Normal References: <200411010118.iA11IeiP097842@app.auscert.org.au> cc: freebsd-stable@freebsd.org Subject: Re: php5 port compile problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2004 08:10:54 -0000 Well, yeah that's what I did and it did solve my problem. Not the best way to solve it, but if you really want php5 you can do it like that :) I believe 5-stable solved this problem because it switched to bind9, but 4-stable still misses those functions (because of bind8?). Xander ----- Original Message ----- From: To: "Xander Damen" Cc: Sent: Monday 01 November 2004 2:18 Subject: Re: php5 port compile problem > Hi Xander, > > Thanks for the info, but do you mean the bind9 port? I'm not excited about > installing a port for bind when it is in the base distro already, but... > > joel >> I know this problem! I encountered it a few months ago when php5 was this >> beta. >> >> What I found was that you need bind9 for php5, so install bind9 and your >> problem is solved. >> >> Greets, >> >> Xander >> ----- Original Message ----- >> From: >> To: >> Sent: Friday 29 October 2004 8:03 >> Subject: php5 port compile problem >> >> >> > Hi, >> > >> > After a make update in /usr/src today (about an hour ago): >> > >> > ext/standard/dns.lo(.text+0x1c6c): In function `.L163': >> > : undefined reference to `res_ninit' >> > ext/standard/dns.lo(.text+0x1cd8): In function `.L163': >> > : undefined reference to `res_nmkquery' >> > ext/standard/dns.lo(.text+0x1d0a): In function `.L163': >> > : undefined reference to `res_nsend' >> > ext/standard/dns.lo(.text+0x1e9a): In function `.L163': >> > : undefined reference to `res_nclose' >> > *** Error code 1 >> > >> > Stop in /usr/ports/lang/php5/work/php-5.0.2. >> > *** Error code 1 >> > >> > Stop in /usr/ports/lang/php5. >> > ** Command failed [exit code 1]: /usr/bin/script -qa >> > /tmp/portinstall88483.0 make DEPENDS_TARGET=package >> > ** Fix the problem and try again. >> > ** Listing the failed packages (*:skipped / !:failed) >> > ! lang/php5 (linker error) >> > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >> > >> > Hope this is the right place to bring this up? >> > >> > joel >> > -- >> > Security Analyst | Hotline: +61 7 3365 4417 >> > AusCERT - Australia's national CERT | Fax: +61 7 3365 7031 >> > The University of Queensland | WWW: www.auscert.org.au >> > Qld 4072 Australia | Email: auscert@auscert.org.au >> > _______________________________________________ >> > freebsd-stable@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> > To unsubscribe, send any mail to >> > "freebsd-stable-unsubscribe@freebsd.org" >> > >> > >> >> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >