Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] ACCESS VIOLATION when emerging squid-2.6.4-r2
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
Beme
n00b
n00b


Joined: 12 Nov 2004
Posts: 7

PostPosted: Tue Nov 28, 2006 11:55 am    Post subject: [SOLVED] ACCESS VIOLATION when emerging squid-2.6.4-r2 Reply with quote

Hi,

because of a world update I wanted to update squid to a newer version. But emerge claims an "ACCESS VIOLATION".

My System is:

Code:

# emerge -V
Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r8 i686)


Then I tried to emerge squid:

Code:
emerge -av squid

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] net-proxy/squid-2.6.4-r2 [2.6.3] USE="ldap pam ssl -customlog -follow-xff -ipf-transparent -logrotate -nis -pf-transparent -sasl (-selinux) -snmp -underscores -zero-penalty-hit" 0 kB

Total size of downloads: 0 kB


Its starts compiling, but in the end, this error occurs:

Code:
make[2]: Leaving directory `/var/tmp/portage/squid-2.6.4-r2/work/squid-2.6.STABLE4/tools'
make[1]: Leaving directory `/var/tmp/portage/squid-2.6.4-r2/work/squid-2.6.STABLE4/tools'
make[1]: Entering directory `/var/tmp/portage/squid-2.6.4-r2/work/squid-2.6.STABLE4'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/squid-2.6.4-r2/work/squid-2.6.STABLE4'
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-net-proxy_-_squid-2.6.4-r2-26417.log"

open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo-r3/scripts/basic/.fixdep.d
--------------------------------------------------------------------------------


Well, whats the problem here?

Thank you!

Benjamin


Last edited by Beme on Tue Nov 28, 2006 1:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
batistuta
Veteran
Veteran


Joined: 29 Jul 2005
Posts: 1384
Location: Aachen

PostPosted: Tue Nov 28, 2006 12:09 pm    Post subject: Reply with quote

does this help? Always check in Gentoo Bugzilla first for emerge issues, quite often they are addressed there first.
Back to top
View user's profile Send private message
Beme
n00b
n00b


Joined: 12 Nov 2004
Posts: 7

PostPosted: Tue Nov 28, 2006 1:04 pm    Post subject: Reply with quote

Thank you :oops:

I solved it by recompiling the kernel :?: 8O
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