Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88563 - DirectFB 0.9.21 crashes on compiling sis315
Summary: DirectFB 0.9.21 crashes on compiling sis315
Status: RESOLVED DUPLICATE of bug 77391
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-10 03:29 UTC by Tobias Müller
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Müller 2005-04-10 03:29:21 UTC
Everytime I'm trying to emerge DirectFB it crashes with the following errors:

/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include              -I../../lib  -I../../lib              -I../../src             -I../../systems  -D_REENTRANT  -I/usr/include/libmpeg3  -Wall -O3 -ffast-math -pipe -O2 -fomit-frame-pointer -march=pentium-m -pipe -D_GNU_SOURCE  -Werror-implicit-function-declaration -c sis315_mmio.c
sis315.c: In function `driver_init_driver':
sis315.c:227: error: parse error before '[' token
make[3]: *** [sis315.lo] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../lib -I../../lib -I../../src -I../../systems -D_REENTRANT -I/usr/include/libmpeg3 -Wall -O3 -ffast-math -pipe -O2 -fomit-frame-pointer -march=pentium-m -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -c sis315_mmio.c  -fPIC -DPIC -o .libs/sis315_mmio.o
make[3]: Leaving directory `/var/tmp/portage/DirectFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers/sis315'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/DirectFB-0.9.21/work/DirectFB-0.9.21/gfxdrivers'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/DirectFB-0.9.21/work/DirectFB-0.9.21'
make: *** [all-recursive-am] Fehler 2

!!! ERROR: dev-libs/DirectFB-0.9.21 failed.
!!! Function src_compile, Line 87, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge -va DirectFB
Comment 1 SpanKY gentoo-dev 2005-04-10 13:31:48 UTC

*** This bug has been marked as a duplicate of 77391 ***