------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=120997         
           Summary: make error due to passwordwidget.h missing
           Product: kopete
           Version: unspecified
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kopete-devel kde org
        ReportedBy: senthilb gmail com


Version:           kopete 10.3 (using KDE KDE 3.5.0)
Installed from:    Fedora RPMs
Compiler:          3.4.4-2 
OS:                Linux

Hi
When I try to compile Kopete 10.3 on fedore core 3 with upgarded to kde 
3.5.0-4.2 I get the following error while doing "make"

make[5]: Entering directory `/root/kopete-0.10.3/kopete/protocols/groupwise/ui'
if /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++ 
-DHAVE_CONFIG_H -I. -I. -I../../../.. 
-I../../../../protocols/groupwise/libgroupwise 
-I../../../../kopete/protocols/groupwise/libgroupwise 
-I../../../../kopete/protocols/groupwise/libgroupwise/qca/src 
-I../../../../kopete/libkopete -I../../../../kopete/libkopete/ui 
-I../../../../kopete/libkopete/ui -I./.. -I./../libgroupwise -I/usr/include/kde 
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  
-D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-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  -MT gwaccountpreferences.lo -MD -MP -MF 
".deps/gwaccountpreferences.Tpo" -c -o gwaccountpreferences.lo 
gwaccountpreferences.cpp; \
then mv -f ".deps/gwaccountpreferences.Tpo" ".deps/gwaccountpreferences.Plo"; 
else rm -f ".deps/gwaccountpreferences.Tpo"; exit 1; fi
gwaccountpreferences.cpp:26:32: ui::passwordwidget.h: No such file or directory
make[5]: *** [gwaccountpreferences.lo] Error 1
make[5]: Leaving directory `/root/kopete-0.10.3/kopete/protocols/groupwise/ui'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/kopete-0.10.3/kopete/protocols/groupwise'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/kopete-0.10.3/kopete/protocols'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/kopete-0.10.3/kopete'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kopete-0.10.3'
make: *** [all] Error 2
_______________________________________________
kopete-devel mailing list
[EMAIL PROTECTED]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to