View previous topic :: View next topic |
Author |
Message |
nocturna n00b

Joined: 09 Mar 2005 Posts: 32 Location: Eindhoven
|
Posted: Tue Mar 15, 2005 8:02 am Post subject: Emerge gnome giving error(s)[SOLVED] |
|
|
I've been letting my gnome install run all night and 'lo and behold this morning it begoth me....errors.....*sigh*
It says:
make[3]: Leaving directory '/var/tmp/portage/DirecftFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers/sis315'
make[2]: ***[all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/DirecftFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers/
make[1]: ***[all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/DirecftFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers/sis315'
make: ***[all-recursive] Error 2
!!! ERROR: dev-libs/DirectFB-0.9.21 failed.
!!! Function src_compile Line 87, Exitcode 2
Does anyone know what is going on / I should change?
Last edited by nocturna on Tue Mar 15, 2005 11:29 pm; edited 1 time in total |
|
Back to top |
|
 |
flin n00b

Joined: 11 Feb 2004 Posts: 69 Location: Duesseldorf, Germany
|
Posted: Tue Mar 15, 2005 9:28 am Post subject: |
|
|
Please post around 20 more lines of the output. The excerpt you posted doesn't contain the actual error message, just make complaining that something went wrong in a previous step. |
|
Back to top |
|
 |
nocturna n00b

Joined: 09 Mar 2005 Posts: 32 Location: Eindhoven
|
Posted: Tue Mar 15, 2005 10:04 am Post subject: |
|
|
I'll try and see if I can find those, these are the first errors I'm able to see. |
|
Back to top |
|
 |
nocturna n00b

Joined: 09 Mar 2005 Posts: 32 Location: Eindhoven
|
Posted: Tue Mar 15, 2005 8:26 pm Post subject: |
|
|
Ah right you are:
Code: | sis315.c: In function 'driver_init_driver':
sis315.c:227: error: parse error before '[' token
make[3]: **** [sis315.lo] Error 1
make[2]: **** Waiting for unfinished jobs....
gcc -DHAVE _CONFIG_H -I. -I. -I../.. -I../../include -I../../lib -I../src -I../../systems -D REENTRANT -I/ution -c sis315_mnio.c -fPIC -DPIC -o .libs/sis315_mnio.o
make[3]: Leaving directory '/var/tmp/portage/DirecftFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers/sis315'
make[2]: ***[all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/DirecftFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers/
make[1]: ***[all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/DirecftFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers/sis315'
make: ***[all-recursive] Error 2
!!! ERROR: dev-libs/DirectFB-0.9.21 failed.
!!! Function src_compile Line 87, Exitcode 2
|
|
|
Back to top |
|
 |
nocturna n00b

Joined: 09 Mar 2005 Posts: 32 Location: Eindhoven
|
Posted: Tue Mar 15, 2005 11:29 pm Post subject: Fixed! |
|
|
fixed:
Code: | VIDEO_CARDS="nvidia" emerge DirectFB |
*mumbles*stupid sis*mumbles* |
|
Back to top |
|
 |
|