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

Bug 333023

Summary: sys-apps/net-tools-1.60_p20090728014017-r1 w/ glibc-2.12.1 - netstat.c:(.text+0x507c): undefined reference to `S_ISREG'
Product: Gentoo Linux Reporter: Anthony Basile <blueness>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The full build log.
emerge --info for the amd64 system.

Description Anthony Basile gentoo-dev 2010-08-16 16:04:27 UTC
Linking fails with undefined symbol:

netstat.c:(.text+0x507c): undefined reference to `S_ISREG'



Reproducible: Always

Steps to Reproduce:
1. emerge glibc-2.12.1
2. emerge net-tools
3.




This happens on both i686 and amd64.  Both systems were using hardened profile, but I don't think this is the issue.  Looks like like an example of Comment #2 from bug #331665.
Comment 1 Anthony Basile gentoo-dev 2010-08-16 16:05:02 UTC
Created attachment 243233 [details]
The full build log.
Comment 2 Anthony Basile gentoo-dev 2010-08-16 16:05:22 UTC
Created attachment 243235 [details]
emerge --info for the amd64 system.
Comment 3 Anthony Basile gentoo-dev 2010-08-16 16:18:15 UTC
(In reply to comment #2)
> Created an attachment (id=243235) [details]
> emerge --info for the amd64 system.
> 

Err .. that's the i686 system.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-08-16 16:19:20 UTC

*** This bug has been marked as a duplicate of bug 332853 ***