Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9777 - parse error compiling kde 3.0.4 in gentoo 1.2
Summary: parse error compiling kde 3.0.4 in gentoo 1.2
Status: RESOLVED DUPLICATE of bug 9423
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-27 13:56 UTC by Pablo Serrano
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 Pablo Serrano 2002-10-27 13:56:14 UTC
i don't compiler de kde 3.0.4 in my gentoo 1.2 with gcc version 2.95.3 20010315
(release), with flags march=i686 -O3 -pipe, in tar kde-base:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../..
-I/usr/include/freetype2 -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -O2 -march=i686
-O3 -pipe -c xftlex-kfi.c  -fPIC -DPIC -o .libs/xftlex-kfi.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../..
-I/usr/include/freetype2 -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -O2 -march=i686
-O3 -pipe -c xftgram-kfi.c  -fPIC -DPIC -o .libs/xftgram-kfi.o
In file included from xftgram.y:29,
                 from xftgram-kfi.c:23:
xftint.h:392: parse error before `*'
make[4]: *** [xftgram-kfi.lo] Error 1
make[4]: *** Se espera a que terminen otras tareas....
In file included from xftlex.l:27,
                 from xftlex-kfi.c:23:
xftint.h:392: parse error before `*'
make[4]: *** [xftlex-kfi.lo] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4/work/kdebase-3.0.4/kcontrol/kfontinst/kfontinst'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4/work/kdebase-3.0.4/kcontrol/kfontinst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4/work/kdebase-3.0.4/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.0.4/work/kdebase-3.0.4'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -6672, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2002-10-28 03:55:02 UTC

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