Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qcad compiling problems
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
R!tman
Veteran
Veteran


Joined: 18 Dec 2003
Posts: 1303
Location: Zurich, Switzerland

PostPosted: Thu Jan 29, 2004 10:49 am    Post subject: qcad compiling problems Reply with quote

Hi all,

the problem is quite simple: qcad does not compile! I get this following error very often (directly one after the other) during the compilation:
Code:
ACCESS DENIED mkdir: /usr/qt/3/etc/settings
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.2rc.tmp' for writing

Where "ACCESS DENIED" is in red letters.
When I stop the process with CTRL+C, I get (in red letters again)
Code:
ACCESS VIOLATION SUMMARY
LOG FILE = "/tmp/sandbox-qcad-2.0.1.0-4065.log"

Then this log file is shown. All 672 line are the same:
Code:
mkdir:    /usr/qt/3/etc/settings

The number of lines in this files depends on how early I stop the process.
I found a bug report (https://bugs.gentoo.org/show_bug.cgi?id=11144) looking like my error. They solved their problem by deleting
Code:
/usr/qt/3/etc/

before installing. But I do not have this directory! So I tried to make this directory. Anyway, qcad did not compile.
Any suggestions?

Thanks, R!tman
Back to top
View user's profile Send private message
grrrrr
n00b
n00b


Joined: 05 Nov 2002
Posts: 38
Location: belgium

PostPosted: Thu Jan 29, 2004 11:33 am    Post subject: Reply with quote

you can disable the sandbox, that should solve your problem
Code:

FEATURES="-sandbox" emerge qcad -pv
Back to top
View user's profile Send private message
R!tman
Veteran
Veteran


Joined: 18 Dec 2003
Posts: 1303
Location: Zurich, Switzerland

PostPosted: Thu Jan 29, 2004 12:41 pm    Post subject: Reply with quote

I will try this when I come home tonight. Thanks.
Back to top
View user's profile Send private message
R!tman
Veteran
Veteran


Joined: 18 Dec 2003
Posts: 1303
Location: Zurich, Switzerland

PostPosted: Thu Jan 29, 2004 5:45 pm    Post subject: Reply with quote

That worked. Thank you, grrrrr! :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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