Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48167 - net-tools compile fails with GCC3.4
Summary: net-tools compile fails with GCC3.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-04-17 14:50 UTC by George L. Emigh
Modified: 2004-04-22 14:35 UTC (History)
0 users

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


Attachments
patch for hostname.c (net-tools-gcc34-hostname.diff,469 bytes, patch)
2004-04-17 14:53 UTC, George L. Emigh
Details | Diff
patch for inet_sr.c (net-tools-gcc34-inet_sr.diff,243 bytes, patch)
2004-04-17 14:54 UTC, George L. Emigh
Details | Diff
modified ebuild to use the patches (net-tools-1.60-r8.ebuild,2.95 KB, text/plain)
2004-04-17 14:57 UTC, George L. Emigh
Details

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