Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341647 - sys-apps/net-tools-1.60_p20090728014017-r1 does not build
Summary: sys-apps/net-tools-1.60_p20090728014017-r1 does not build
Status: RESOLVED DUPLICATE of bug 332853
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: N/A
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 14:52 UTC by Robert Bradbury
Modified: 2010-10-18 17:18 UTC (History)
0 users

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


Attachments
emerge --info (EmrgInfo.lst,4.71 KB, text/plain)
2010-10-18 14:53 UTC, Robert Bradbury
Details
build.log file (build.log,27.38 KB, text/plain)
2010-10-18 14:55 UTC, Robert Bradbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Bradbury 2010-10-18 14:52:16 UTC
The file netstat.c appears to contain a reference to an undefined define.
Error:
netstat.o: In function `ipx_info':
/media/tmp/portage/sys-apps/net-tools-1.60_p20090728014017-r1/work/net-tools-1.60_p20090728014017/netstat.c:1542: undefined reference to `S_ISREG'
collect2: ld returned 1 exit status
make: *** [netstat] Error 1


Reproducible: Always

Steps to Reproduce:
1. emerge net-tools
Actual Results:  
emerge fails

Expected Results:  
emerge should not fail
Comment 1 Robert Bradbury 2010-10-18 14:53:30 UTC
Created attachment 251127 [details]
emerge --info
Comment 2 Robert Bradbury 2010-10-18 14:55:06 UTC
Created attachment 251129 [details]
build.log file
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-18 17:18:32 UTC

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