View previous topic :: View next topic |
Author |
Message |
echo6 Guru
Joined: 04 Jan 2003 Posts: 587
|
Posted: Tue Sep 19, 2006 5:36 am Post subject: Unable to emerge portage |
|
|
I'm unable to emerge portage-2.1.2_pre2 cause pycrypto-2.0.1-r5 fails to build
Code: | src/hash_template.c:97: warning: function declaration isn't a prototype
src/hash_template.c: In function 'ALG_hexdigest':
src/hash_template.c:102: error: 'args' undeclared (first use in this function)
src/hash_template.c:106: error: 'self' undeclared (first use in this function)
src/hash_template.c:108: warning: pointer targets in assignment differ in signedness
src/hash_template.c:112: warning: pointer targets in assignment differ in signedness
src/hash_template.c: At top level:
src/hash_template.c:131: error: parse error before '*' token
src/hash_template.c:132: warning: function declaration isn't a prototype
src/hash_template.c: In function 'ALG_update':
src/hash_template.c:136: error: 'args' undeclared (first use in this function)
src/hash_template.c:139: error: 'self' undeclared (first use in this function)
src/hash_template.c: In function 'ALG_new':
src/hash_template.c:191: error: 'new' undeclared (first use in this function)
error: command 'gcc' failed with exit status 1
!!! ERROR: dev-python/pycrypto-2.0.1-r5 failed.
!!! Function distutils_src_compile, Line 38, Exitcode 1
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message. |
Any ideas? |
|
Back to top |
|
|
Errtu Apprentice
Joined: 12 Nov 2002 Posts: 155 Location: Brazil
|
Posted: Wed Sep 20, 2006 11:17 am Post subject: |
|
|
Download a snapshot manually and go from there? |
|
Back to top |
|
|
echo6 Guru
Joined: 04 Jan 2003 Posts: 587
|
Posted: Thu Sep 28, 2006 2:43 pm Post subject: |
|
|
I have portage installed, but I want to upgrade. I have other packages I want to install which also have this dependancy. |
|
Back to top |
|
|
|