Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
access denied error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
hygge
n00b
n00b


Joined: 07 Jan 2003
Posts: 66
Location: Sweden

PostPosted: Thu Jun 12, 2003 6:17 pm    Post subject: access denied error Reply with quote

i have a problem with 'ebuild install'. follow the steps i did before i got the problem:

HYGGES NOTES - turbocell in gentoo

The wavelan2_cs source needs to be extracted on top of the pcmcia-cs source. We dont have the option to do this at 'emerge pcmcia-sc', therefor we need to split the merge-process.

Unpack the pcmcia-sc-sources:
# ebuild pcmcia-cs-3.2.4.ebuild unpack

Extract the ORiNOCO distribution archive on top of it:
# cd /var/tmp/portage/pcmcia-cs-3.2.4/work/pcmcia-cs-3.2.4/
# tar xfvz /path/to/wavelan2_cs-TC1.04.tar.gz

I noticed that the code wont compile if you dont uncomment
a variable (never used) defination in wireless/wavelan2_cs.c.
# nano -w wireless/wavelan2_cs.c
Search for 'int x' and comment out that line, like this:
// int x= *wrq->u.data.pointer; //slr
# ebuild pcmcia-cs-3.2.4.ebuild compile

Put the apps in a tmp-installdir:
# ebuild pcmcia-cs-3.2.4.ebuild install
At this point I got access denied error (big red characters and 3 beeps).
There's a function that cant write to /lib/modules/2.4.20-gentoo-r5/modules.dep.

any ideas why it stops here?

thanks in advance! //hugo
Back to top
View user's profile Send private message
paradox508
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2003
Posts: 79
Location: Chicago, IL

PostPosted: Fri Jun 13, 2003 2:56 am    Post subject: Reply with quote

are you installing as root?

'dox
Back to top
View user's profile Send private message
hygge
n00b
n00b


Joined: 07 Jan 2003
Posts: 66
Location: Sweden

PostPosted: Fri Jun 13, 2003 10:03 am    Post subject: Reply with quote

offcourse i am!

any further ideas why i get this error? or how to get around it?
Back to top
View user's profile Send private message
paradox508
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2003
Posts: 79
Location: Chicago, IL

PostPosted: Fri Jun 13, 2003 2:04 pm    Post subject: Reply with quote

sorry had to ask :lol:

sorry i can't be of more help.

'dox
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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