Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge fails on alsa, and evolution!! please advise
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
McVeigh
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2002
Posts: 102
Location: Florida

PostPosted: Wed Jul 31, 2002 1:21 am    Post subject: Emerge fails on alsa, and evolution!! please advise Reply with quote

evolution error
Code:

jade:/usr/share/sgml/guide/ent/iso-lat1.ent:66:19:E: "X00DD" is not a function name
jade:/usr/share/sgml/guide/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name
make[2]: *** [api.html] Error 1
make[2]: Leaving directory `/var/tmp/portage/docbook-sgml-utils-0.6.11/work/docbook-utils-0.6.11/doc/HTML'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/docbook-sgml-utils-0.6.11/work/docbook-utils-0.6.11/doc'
make: *** [all-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -128, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild .



alsa error (which prevents me from updating KDE :( )
Code:
/usr/src/linux/include/asm/fixmap.h:18: asm/acpi.h: No such file or directory
make[3]: *** [fastdep] Error 1
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-0.9.0_rc2/work/alsa-driver-0.9.0rc2/acore/ioctl32'
make[2]: *** [_sfdep_ioctl32] Error 2
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-0.9.0_rc2/work/alsa-driver-0.9.0rc2/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-driver-0.9.0_rc2/work/alsa-driver-0.9.0rc2'
make: *** [include/sndversions.h] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -15, Exitcode 2
!!! Parallel Make Failed

!!! emerge aborting on  /usr/portage/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild .


any ideas?? :oops:
_________________
Take Care,

Seth

left to do:
USB printer
qmail
squirelmail
php
Back to top
View user's profile Send private message
wildcard
n00b
n00b


Joined: 08 Jun 2002
Posts: 55
Location: New York

PostPosted: Wed Jul 31, 2002 11:20 am    Post subject: Reply with quote

Try emergeing the packages that are giving you the error. Evolution isn't giving you an error but docbook-sgml is. If that doesn't work do an emerge rsync and try it again.
_________________
What boots up must come down.
Back to top
View user's profile Send private message
McVeigh
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2002
Posts: 102
Location: Florida

PostPosted: Wed Jul 31, 2002 11:31 am    Post subject: Reply with quote

done it

Code:
jade:/usr/share/sgml/guide/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name
make[2]: *** [api.html] Error 1
make[2]: Leaving directory `/var/tmp/portage/docbook-sgml-utils-0.6.11/work/docbook-utils-0.6.11/doc/HTML'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/docbook-sgml-utils-0.6.11/work/docbook-utils-0.6.11/doc'
make: *** [all-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -128, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild .


same old same old :cry:
_________________
Take Care,

Seth

left to do:
USB printer
qmail
squirelmail
php
Back to top
View user's profile Send private message
wildcard
n00b
n00b


Joined: 08 Jun 2002
Posts: 55
Location: New York

PostPosted: Wed Jul 31, 2002 12:23 pm    Post subject: Reply with quote

Sorry but i'm all out of ideas (thats what fixed problems similar to that on my system)
_________________
What boots up must come down.
Back to top
View user's profile Send private message
Yama
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2002
Posts: 135
Location: Sydney, Australia

PostPosted: Fri Aug 09, 2002 9:02 am    Post subject: Reply with quote

For the alsa problem try this: https://forums.gentoo.org/viewtopic.php?p=60478#60478

Also try emerge portage after doing emerge rsync.
Back to top
View user's profile Send private message
BonerMan
n00b
n00b


Joined: 11 Aug 2002
Posts: 2
Location: Tenerife, Spain.

PostPosted: Sun Aug 11, 2002 1:44 pm    Post subject: Reply with quote

Hi, I got the same problem you have.
I emerged it an older version of docbook-sgml-utils (i think it's 0.6.9) and it worked.
I hope this helps. :)
_________________
Jose.
Back to top
View user's profile Send private message
McVeigh
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2002
Posts: 102
Location: Florida

PostPosted: Sun Aug 11, 2002 4:05 pm    Post subject: Reply with quote

that failed also.

I installed mandrake 9.0 beta 2, just to get my email back (over 1000 mesages waiting)
pretty nice for a beta. hopefully I can find time this week to reinstall gentoo.
_________________
Take Care,

Seth

left to do:
USB printer
qmail
squirelmail
php
Back to top
View user's profile Send private message
JeroenV
Guru
Guru


Joined: 16 Jul 2002
Posts: 447
Location: Amsterdam / Hamburg

PostPosted: Sun Aug 11, 2002 7:21 pm    Post subject: Reply with quote

are there any non-standard settings you're using to compile? Especially like -j3 or so?
A friend of mine got strange results by paralellising compiles too much on his dual celeron by doing -j3 or -j4. Another guess might be C(XX)FLAGS that are too optimised. I just ran into trouble with wxGTK because of that for example...
So if you get compile errors you shouldn't get, check gcc flags and switches, or maybe even version (2 vs. 3)?

Cheers
_________________
Cheers 8)
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you!
Back to top
View user's profile Send private message
McVeigh
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2002
Posts: 102
Location: Florida

PostPosted: Sun Aug 11, 2002 8:14 pm    Post subject: Reply with quote

nope, at least I don't think so, I always used the default settings. the only changes I ever made was using the nvidia patch.

I was wondering if there was a problem with the scsi modules causing data read-write errors
_________________
Take Care,

Seth

left to do:
USB printer
qmail
squirelmail
php
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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