From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-64140-garchives=archives.gentoo.org@gentoo.org>) id 1Hp23o-0007sD-U2 for garchives@archives.gentoo.org; Fri, 18 May 2007 12:59:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4ICwe6X009529; Fri, 18 May 2007 12:58:40 GMT Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.224]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4ICsBxV004700 for <gentoo-user@lists.gentoo.org>; Fri, 18 May 2007 12:54:12 GMT Received: by nz-out-0506.google.com with SMTP id x7so1226542nzc for <gentoo-user@lists.gentoo.org>; Fri, 18 May 2007 05:54:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=H7in7RtRJ0kAWJD66EOH+UlZEW5Hoh8CIQhcjzhPr56w8iR5TCSOdra7NfvWYyOJ1+LDrBuq10bouFcxAeT63jPUAXzBKA+lqXJPeLNcM8CTrWPow0dziSDvtqlJOpgfb3v2Do9G6XYCJaNP+Usnvih+zqBxU0epFKN/daQ7awc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=f/RWKmTm4LunswIRQDAJpcGHSYLDMiAt7WSVfPCAQZgJeZioaXlZs6bpMGGebWQZi3lxIK0e7hrBQI8coU95sWoclmkeWaW3hDBV68S2iPuSLZk0pwD/xgmsy8+VlwuJOfbqb1k4jeRm3rRRyQeBK2KXwsOMjdk+dNMnO6JhrBE= Received: by 10.115.90.1 with SMTP id s1mr846498wal.1179492850766; Fri, 18 May 2007 05:54:10 -0700 (PDT) Received: by 10.114.75.11 with HTTP; Fri, 18 May 2007 05:54:10 -0700 (PDT) Message-ID: <cb389f7b0705180554q3e4cc6f4ka0680d6413e8934e@mail.gmail.com> Date: Fri, 18 May 2007 14:54:10 +0200 From: "Huib van Wees" <hvwees@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Can't compile webalizer... Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_62726_10027375.1179492850636" X-Archives-Salt: db60244e-da00-48de-bd77-bda74d23cc77 X-Archives-Hash: a23843b5cfac642265a30f0d3ee85199 ------=_Part_62726_10027375.1179492850636 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I try to emerge webalizer, but this keeps failing... I searched on the list, but didn't find the error.. This is the error where the compile breaks: dns_resolv.o: In function `open_cache': dns_resolv.c:(.text+0x100): undefined reference to `__db185_open_4002' dns_resolv.o: In function `dns_resolver': dns_resolv.c:(.text+0x64d): undefined reference to `__db185_open_4002' collect2: ld returned 1 exit status make: *** [webalizer] Error 1 !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3192: Called src_compile webalizer-2.01.10-r12.ebuild, line 97: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/app-admin/webalizer-2.01.10-r12/temp/build.log'. Anyone any ideas? -- Met vriendelijke groet / With kind regards, H. van Wees --- If UNIX isn't the solution, you've got the wrong problem. ------=_Part_62726_10027375.1179492850636 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all,<br><br>I try to emerge webalizer, but this keeps failing...<br>I searched on the list, but didn't find the error..<br><br>This is the error where the compile breaks:<br><br>dns_resolv.o: In function `open_cache': <br>dns_resolv.c:(.text+0x100): undefined reference to `__db185_open_4002'<br>dns_resolv.o: In function `dns_resolver':<br>dns_resolv.c:(.text+0x64d): undefined reference to `__db185_open_4002'<br>collect2: ld returned 1 exit status <br>make: *** [webalizer] Error 1<br><br>!!! ERROR: app-admin/webalizer-2.01.10-r12 failed.<br>Call stack:<br> ebuild.sh, line 1614: Called dyn_compile<br> ebuild.sh, line 971: Called qa_call 'src_compile'<br> environment, line 3192: Called src_compile<br> webalizer-2.01.10-r12.ebuild, line 97: Called die<br><br>!!! make failed<br>!!! If you need support, post the topmost build error, and the call stack if relevant.<br>!!! A complete build log is located at '/var/tmp/portage/app-admin/webalizer- 2.01.10-r12/temp/build.log'.<br><br>Anyone any ideas?<br clear="all"><br>-- <br>Met vriendelijke groet / With kind regards,<br><br>H. van Wees<br>---<br>If UNIX isn't the solution, you've got the wrong problem. ------=_Part_62726_10027375.1179492850636-- -- gentoo-user@gentoo.org mailing list