Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3635

Summary: media-video/vlc qt3/kde3-ERROR (update to 0.41?)
Product: Gentoo Linux Reporter: Richard Sotke <teetrinker>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Richard Sotke 2002-06-11 12:37:05 UTC
/usr/qt/3/include/qmap.h:758:   instantiated from 
`QMap<QString,QString>::remove(const QString &)'
/usr/qt/3/include/qmap.h:655:   instantiated from 
`QMap<QString,QString>::replace(const QString &, const QString &)'
/usr/kde/3/include/kio/global.h:325:   instantiated from here
/usr/qt/3/include/qmap.h:383: warning: can't inline call to `struct 
QMapNode<QString,QString> * 
QMapPrivate<QString,QString>::copy(QMapNode<QString,QString> *)'
/usr/qt/3/include/qmap.h:389: warning: called from here
kde_interface.cpp: In method `void KInterface::initStatusBar()':
kde_interface.cpp:128: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
kde_interface.cpp:129: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
kde_interface.cpp:130: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
kde_interface.cpp: In method `void KInterface::slotViewStatusBar()':
kde_interface.cpp:198: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
kde_interface.cpp:202: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
kde_interface.cpp: In method `void KInterface::slotStatusMsg(const QString 
&)':
kde_interface.cpp:218: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
kde_interface.cpp:219: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
kde_interface.cpp: In method `void KInterface::slotSliderChanged(int)':
kde_interface.cpp:281: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class 
KStatusBar'
make[1]: *** [kde_interface.lo.kde] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/vlc-0.4.0/work/vlc-0.4.0/plugins/kde'
make: *** [plugins/kde.so] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 102, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-video/vlc/vlc-0.4.0.ebuild .
root@RahXephon drachir #
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-13 18:56:44 UTC
what gcc version?
Comment 2 Richard Sotke 2002-06-14 12:26:34 UTC
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-18 10:16:36 UTC
try the -r1 release of this -- Markus submitted a fix to allow installation
against qt3 :)

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