Bug 123391 - Token Ring support is not enabled and ibmtr.c will not compile
Summary: Token Ring support is not enabled and ibmtr.c will not compile
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-17 22:31 UTC by Jeremy Savoy
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-05-19 15:43:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeremy Savoy 2004-05-17 22:31:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040510 Epiphany/1.2.4

Description of problem:
There are no token ring drivers pre-compiled with the kernel that
ships with FC2. After trying to compile myself I noticed that
driver/net/tokenring/ibmtr.c would not compile. Further inspection
showed that line 865 in this file is missing a ; at the end of the
line. The addition of the ; allows the compile to continue.

Version-Release number of selected component (if applicable):
kernel-2.6.5-1.358

How reproducible:
Always

Steps to Reproduce:
1. Configure kernel to include IBM token ring drivers
2. Compile the kernel using make
3.
    

Actual Results:  The compile fails on ibmtr.c

Expected Results:  The compile should not fail.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.