Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 58249

Summary: Porting: dnstracer-1.8
Product: Gentoo Linux Reporter: Ryan Ramsey <admin>
Component: New packagesAssignee: osx porters <osx>
Status: VERIFIED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ryan Ramsey 2004-07-24 23:16:30 UTC
net-analyzer/dnstracer-1.8.ebuild mostly builds on OS X 10.3.4 with no flags. It dies as follows:


gcc -DHAVE_CONFIG_H -I. -I. -I.    -DNOIPV6 -O3 -pipe -c `test -f dnstracer.c || echo './'`dnstracer.c
gcc -DNOIPV6 -O3 -pipe   -o dnstracer  dnstracer.o  
ld: Undefined symbols:
_res_9_init
make[1]: *** [dnstracer] Error 1
make: *** [all] Error 2

!!! ERROR: net-analyzer/dnstracer-1.8 failed.
!!! Function src_compile, Line 18, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.



v3rt3x:/usr/portage/net-dns/dnstop root# emerge info
!!! Using `which gcc` to gcc locate version, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51_pre13 (default-macos-10.3, gcc-3.3, unavailable, 7.4.0 Power Macintosh powerpc)
===============================================================
==
System uname: 7.4.0 Power Macintosh powerpc
cat: /etc/gentoo-release: No such file or directory
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.57
Automake: sys-devel/automake-1.6.3
Binutils: 
ACCEPT_KEYWORDS="macos"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/
qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache cvs keepwork"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos X berkdb ldap mysql perl python ruby"
Comment 1 Lina Pezzella (RETIRED) gentoo-dev 2004-12-31 22:36:15 UTC
Fixed. in CVS.
Comment 2 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:31 UTC
Closing out bugs that've been resolved for a while now...