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

Bug 48167

Summary: net-tools compile fails with GCC3.4
Product: Gentoo Linux Reporter: George L. Emigh <ab4bd>
Component: [OLD] Core systemAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 48528    
Attachments: patch for hostname.c
patch for inet_sr.c
modified ebuild to use the patches

Description George L. Emigh 2004-04-17 14:50:52 UTC
syntax problem in hostname.c and lib/inet_sr.c

Reproducible: Always
Steps to Reproduce:
1. emerge net-libs
2.
3.

Actual Results:  
failure 

Expected Results:  
failure
Comment 1 George L. Emigh 2004-04-17 14:53:00 UTC
Created attachment 29519 [details, diff]
patch for hostname.c
Comment 2 George L. Emigh 2004-04-17 14:54:12 UTC
Created attachment 29520 [details, diff]
patch for inet_sr.c
Comment 3 George L. Emigh 2004-04-17 14:57:05 UTC
Created attachment 29521 [details]
modified ebuild to use the patches

With the modified ebuild and patches, net-tools builds with GCC 3.4 and
installs, and works.
Comment 4 SpanKY gentoo-dev 2004-04-18 22:47:31 UTC
fixed in cvs, thanks :)