Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333023 - sys-apps/net-tools-1.60_p20090728014017-r1 w/ glibc-2.12.1 - netstat.c:(.text+0x507c): undefined reference to `S_ISREG'
Summary: sys-apps/net-tools-1.60_p20090728014017-r1 w/ glibc-2.12.1 - netstat.c:(.text...
Status: RESOLVED DUPLICATE of bug 332853
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-16 16:04 UTC by Anthony Basile
Modified: 2010-08-16 16:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The full build log. (build.log,33.14 KB, text/plain)
2010-08-16 16:05 UTC, Anthony Basile
Details
emerge --info for the amd64 system. (emerge.info,3.83 KB, text/plain)
2010-08-16 16:05 UTC, Anthony Basile
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***