Re: kdelibs compile failure in khtml/css (HELP PLEASE)

Shawn <[email protected]> 21 Feb 2003 14:17:50 -0600
Newsgroups gmane.comp.kde.alpha
Message-ID <[email protected]>
And stranger yet, the kdelibs-030221.tar.bz2 compiles.

I looked, there's quite a diff between it and cvsup sources. What's the
deal???

On Fri, 2003-02-21 at 14:08, Shawn wrote:
> When the kdelibs build (cvsup'ed minutes ago) gets to khtml/css, the
> build dies like this. PLEASE HELP!!!!! 
> 
> gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
> bison (GNU Bison) 1.875
> 
> make: Entering directory `/hdg/3/03data/kde/kdelibs/khtml/css'
> if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kimgio -I../../kio -I../../dcop
> -I../../khtml -I../../libltdl -I../.. -I../../dcop -I../../libltdl
> -I../../kdefx -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio
> -I../../kio/kfile -I../.. -I/opt/garnome/include -I/usr/X11R6/include   
> -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/include/pcre 
> -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
> -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute
> -fno-exceptions -fno-check-new -fno-common  -DQT_NO_TRANSLATION
> -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT   -MT
> libkhtmlcss_la.all_cpp.lo -MD -MP -MF ".deps/libkhtmlcss_la.all_cpp.Tpo"
> \
>   -c -o libkhtmlcss_la.all_cpp.lo `test -f 'libkhtmlcss_la.all_cpp.cpp'
> || echo './'`libkhtmlcss_la.all_cpp.cpp; \
> then mv ".deps/libkhtmlcss_la.all_cpp.Tpo"
> ".deps/libkhtmlcss_la.all_cpp.Plo"; \
> else rm -f ".deps/libkhtmlcss_la.all_cpp.Tpo"; exit 1; \
> fi
> In file included from libkhtmlcss_la.all_cpp.cpp:9:
> parser.y:97: conflicting types for `typedef union YYSTYPE YYSTYPE'
> parser.h:19: previous declaration as `typedef union YYSTYPE YYSTYPE'
> make: *** [libkhtmlcss_la.all_cpp.lo] Error 1
> make: Leaving directory `/hdg/3/03data/kde/kdelibs/khtml/css'
> 
> _______________________________________________
> kde3alpha mailing list
> [email protected]
> http://mail.kde.org/mailman/listinfo/kde3alpha