Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110284 - ndiswrapper 1.4 fails to compile - error: syntax error before '}' token
Summary: ndiswrapper 1.4 fails to compile - error: syntax error before '}' token
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-23 20:52 UTC by George Cox
Modified: 2005-12-28 06:32 UTC (History)
1 user (show)

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


Attachments
emerge info (info,1.75 KB, text/plain)
2005-10-23 21:00 UTC, George Cox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Cox 2005-10-23 20:52:34 UTC
Preforming an emerge update on my system it tried to compile ndiswrapper from 
V 1.2 to V 1.4  The last file compiled is ntoskernel_io.0  Errors include

.../driver/ntoskernel_io.c: In function 'pdoDispatchInternalDeviceControl':

.../driver/ntoskernel_io.c:526: eror: syntax error before '}' token

make[2]: *** [.../ntoskernel_io.o] Error 1
make[1]: *** [.../driver] Error 2
make[1]: leaving directory '/usr/src/linux-2.6.13-gentoo-r3'
make: *** [default] Error 2

!!! ERROR: net-wireless/ndiswrapper-1.4 failed.
!!! Function linux-mod_src_compile, Line 505, Exitcode 2
!!! Unable to make                                  KSRC=//usr/src/linux 
KVERS=26 all.


Reproducible: Always
Steps to Reproduce:
1.emerge --sync
2.emerge -auvD world
3.or emerge -u ndiswrapper

Actual Results:  
Failed to compile.

Expected Results:  
Clean build of new package

emerge info will be attached as a text dump
Comment 1 George Cox 2005-10-23 21:00:41 UTC
Created attachment 71317 [details]
emerge info
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2005-10-24 01:51:35 UTC
Yeah I can't duplicate this. It compiled fine for me with the same kernel.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2005-10-25 13:36:16 UTC
Brad is maintaining this since I don't have the hardware.... yay!
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2005-12-28 06:32:00 UTC
Marking this as fixed. Please try ndiswrapper-1.7. Reopen this bug if you still get the same issue with the latest version.