Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[WLAN] Trouble emerging ndiswrapper: sandbox [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
emptyset_81
n00b
n00b


Joined: 11 Dec 2004
Posts: 32

PostPosted: Sun Dec 19, 2004 10:18 pm    Post subject: [WLAN] Trouble emerging ndiswrapper: sandbox [SOLVED] Reply with quote

Hi!

I've tried to emerge ndiswrapper and this is the output

Code:

make -C driver
make[1]: Entering directory `/var/tmp/portage/ndiswrapper-0.10/work/ndiswrapper-0.10/driver'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make -C //usr/src/linux SUBDIRS=/var/tmp/portage/ndiswrapper-0.10/work/ndiswrapper-0.10/driver \
        NDISWRAPPER_VERSION=0.10 \
        EXTRA_VERSION= modules
make[2]: Entering directory `/usr/src/linux-2.6.3-gentoo-r1'
*** Warning: Overriding SUBDIRS on the command line can cause
***          inconsistencies
make[3]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/asm-i386/asm_offsets.h
ACCESS DENIED  open_wr:   /usr/src/linux-2.6.3-gentoo-r1/include/asm-i386/asm_offsets.h.tmp
/bin/sh: include/asm-i386/asm_offsets.h.tmp: Permission denied
  UPD     include/asm-i386/asm_offsets.h
mv: cannot stat `include/asm-i386/asm_offsets.h.tmp': No such file or directory
make[2]: *** [include/asm-i386/asm_offsets.h] Error 1
make[2]: Leaving directory `/usr/src/linux-2.6.3-gentoo-r1'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/var/tmp/portage/ndiswrapper-0.10/work/ndiswrapper-0.10/driver'
make: *** [all] Error 2

!!! ERROR: net-wireless/ndiswrapper-0.10 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! Compile Failed!
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-wireless_-_ndiswrapper-0.10-6201.log"

open_wr:   /usr/src/linux-2.6.3-gentoo-r1/include/asm-i386/asm_offsets.h.tmp
--------------------------------------------------------------------------------



any idea?

thanks
Marco


Last edited by emptyset_81 on Mon Dec 20, 2004 7:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Sun Dec 19, 2004 11:19 pm    Post subject: Reply with quote

Code:
FEATURES="-sandbox -usersandbox" emerge ndiswrapper
Back to top
View user's profile Send private message
emptyset_81
n00b
n00b


Joined: 11 Dec 2004
Posts: 32

PostPosted: Mon Dec 20, 2004 7:44 pm    Post subject: Reply with quote

thanks! it works!

But what does it mean? I've emerged ndiswrapper before, but I have never get any error message.

bye
Marco
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Mon Dec 20, 2004 9:06 pm    Post subject: Reply with quote

The access violation error message comes out when something is going wrong with the ebuild and weird things happen in the sandbox. Disabling the sandbox protection usually solves the problem, but it might be probably either a permission/configuration problem in your system or an ebuild problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum