Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3635 - media-video/vlc qt3/kde3-ERROR (update to 0.41?)
Summary: media-video/vlc qt3/kde3-ERROR (update to 0.41?)
Status: RESOLVED DUPLICATE of bug 3678
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-11 12:37 UTC by Richard Sotke
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 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 ***