Bug 101779 - kdebase 3.4 stable do not compile
Summary: kdebase 3.4 stable do not compile
Status: RESOLVED DUPLICATE of bug 101075
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: media (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 08:01 UTC by renato gallo
Modified: 2005-03-18 17:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description renato gallo 2005-03-18 08:01:22 UTC
Version:           kdebase 3.4 (using KDE KDE 3.4.0)
Installed from:    Unspecified Linux
Compiler:          gcc (GCC) 3.3.5 
OS:                Linux

Making all in kdedmodule
make[4]: Entering directory `/usr/local/src/kdebase-3.4.0/kioslave/media/kdedmod                                                                                                                                
ule'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_                                                                                                                                
H -I. -I. -I../../.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/inclu                                                                                                                                
de  -I./../libmediacommon -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/                                                                                                                                
dbus-1.0/include -I/usr/include/dbus-1.0  -DQT_THREAD_SUPPORT  -D_REENTRANT -D_F                                                                                                                                
ILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOU                                                                                                                                
RCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpoi                                                                                                                                
nter-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno                                                                                                                                
-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-commo                                                                                                                                
n -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRA                                                                                                                                
NSLATION -D_GNU_SOURCE  -MT mediamanager.lo -MD -MP -MF ".deps/mediamanager.Tpo"                                                                                                                                
 -c -o mediamanager.lo mediamanager.cpp; \
then mv -f ".deps/mediamanager.Tpo" ".deps/mediamanager.Plo"; else rm -f ".deps/                                                                                                                                
mediamanager.Tpo"; exit 1; fi
In file included from mediamanager.cpp:33:
halbackend.h:190: error: 'LibHalFunctions' is used as a type, but is not 
   defined as a type.
halbackend.h:195: error: syntax error before `*' token
make[4]: *** [mediamanager.lo] Error 1
make[4]: Leaving directory `/usr/local/src/kdebase-3.4.0/kioslave/media/kdedmodu                                                                                                                                
le'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/kdebase-3.4.0/kioslave/media'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/kdebase-3.4.0/kioslave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/kdebase-3.4.0'
make: *** [all] Error 2
root@xevilstar:/usr/local/src/kdebase-3.4.0# gcc --version
gcc (GCC) 3.3.5
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
root@xevilstar:/usr/local/src/kdebase-3.4.0# ls /usr/lib/libhal*
/usr/lib/libhal-storage.a    /usr/lib/libhal-storage.so@    /usr/lib/libhal-storage.so.1.0.0*  /usr/lib/libhal.la*  /usr/lib/libhal.so.1@
/usr/lib/libhal-storage.la*  /usr/lib/libhal-storage.so.1@  /usr/lib/libhal.a                  /usr/lib/libhal.so@  /usr/lib/libhal.so.1.0.0*
root@xevilstar:/usr/local/src/kdebase-3.4.0# 


WTF ??
Comment 1 Maksim Orlovich 2005-03-18 15:10:05 UTC
What's libHAL version do you have?
Comment 2 renato gallo 2005-03-18 16:50:07 UTC
0.5.0
Maksim Orlovich wrote:

>What's libHAL version do you have?
>
>  
>

Comment 3 Maksim Orlovich 2005-03-18 17:00:04 UTC
Yey for incompatible changes in APIs!


*** This bug has been marked as a duplicate of 101075 ***
Comment 4 renato gallo 2005-03-18 17:05:59 UTC
what can I do ?

Maksim Orlovich wrote:

>-
>Yey for incompatible changes in APIs!
>
>
>*** This bug has been marked as a duplicate of 101075 ***
>
>  
>

Comment 5 Mark 2005-03-18 17:24:32 UTC
Go back to DBUS 0.23.4 and HAL 0.4.7 for now until the KDE module is ported to the new API