Re: Compile Errors
Jon <[email protected]> Fri, 08 Jul 2005 14:08:56 -0700
| Newsgroups | gmane.comp.kde.kwintv |
|---|---|
| Message-ID | <[email protected]> |
Should have listed versions, etc. As checked out from SVN: 432873 kde = 4.1.1-0fc4.1 gcc = 3.2.3 qt = 3.3 Jon wrote: > I finally got everything configured to run ./configure with no errors, > crossed my fingers, then this: > > [root@flounder kdetv]# make > Making all in kvideoio > make[1]: Entering directory `/var/opt/kdetv/multimedia/kdetv/kvideoio' > Making all in kv4lsetup > make[2]: Entering directory > `/var/opt/kdetv/multimedia/kdetv/kvideoio/kv4lsetup' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/var/opt/kdetv/multimedia/kdetv/kvideoio/kv4lsetup' > make[2]: Entering directory `/var/opt/kdetv/multimedia/kdetv/kvideoio' > if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ > -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde > -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT > -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion > -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -g3 > -fno-inline -Wformat-security -Wmissing-format-attribute > -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE > -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT > -DQT_NO_TRANSLATION -MT kxv.lo -MD -MP -MF ".deps/kxv.Tpo" -c -o > kxv.lo kxv.cpp; \ > then mv -f ".deps/kxv.Tpo" ".deps/kxv.Plo"; else rm -f > ".deps/kxv.Tpo"; exit 1; fi > In file included from kxv.cpp:27: > /usr/include/kde/kdebug.h:407: warning: `visibility' attribute does > not apply > to types > /usr/include/kde/kdebug.h:440: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:576: warning: `visibility' attribute does > not apply > to types > /usr/include/kde/kdebug.h:599: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:600: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:606: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:614: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:631: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:632: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:639: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:640: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:647: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:648: visibility arg must be one of "hidden", > "protected" or "internal" > /usr/include/kde/kdebug.h:655: visibility arg must be one of "hidden", > "protected" or "internal" > make[2]: *** [kxv.lo] Error 1 > make[2]: Leaving directory `/var/opt/kdetv/multimedia/kdetv/kvideoio' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/var/opt/kdetv/multimedia/kdetv/kvideoio' > make: *** [all-recursive] Error 1 > [root@flounder kdetv]# > > > Any ideas? > >------------------------------------------------------------------------ > >_______________________________________________ >kwintv mailing list >[email protected] >https://mail.kde.org/mailman/listinfo/kwintv > > _______________________________________________ kwintv mailing list [email protected] https://mail.kde.org/mailman/listinfo/kwintv