Bug 122325 - Does not compile on my system
Summary: Does not compile on my system
Status: RESOLVED DUPLICATE of bug 121856
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.12
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-20 03:19 UTC by Gareth Sargeant
Modified: 2006-02-20 03:22 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 Gareth Sargeant 2006-02-20 03:19:01 UTC
Version:           0.12 (using KDE KDE 3.5.0)
Installed from:    SuSE RPMs
OS:                Linux

0.12alpha 1 does not compile on my system. (I would love to help test the new features but need to build a working version). Thanks for any help. The last lines while compiling are......


if /bin/sh ../../../../../../../libtool --silent --tag=CXX --mode=compile g++ -D
HAVE_CONFIG_H -I./../..  -DPOSIX -I./../.. -DQT_THREAD_SUPPORT  -D_REENTRANT -D_                                             FILE_OFFSET_BITS=64  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOU                                             RCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wf                                             ormat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions                                              -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -                                             DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT network.lo -MD -MP -MF ".deps/network.Tpo                                             " -c -o network.lo network.cc; \
then mv -f ".deps/network.Tpo" ".deps/network.Plo"; else rm -f ".deps/network.Tp                                             o"; exit 1; fi
In file included from network.cc:33:
./../../talk/base/basicdefs.h:32:20: error: config.h: No such file or directory
make[8]: *** [network.lo] Error 1
make[8]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1/kopete/proto                                             cols/jabber/jingle/libjingle/talk/base'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1/kopete/proto                                             cols/jabber/jingle/libjingle/talk'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1/kopete/proto                                             cols/jabber/jingle/libjingle'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1/kopete/proto                                             cols/jabber/jingle'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1/kopete/proto                                             cols/jabber'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1/kopete/proto                                             cols'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1/kopete'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gareth/Desktop/kopete-0.12-alpha1'
make: *** [all] Error 2
gareth@merlin:~/Desktop/kopete-0.12-alpha1>
Comment 1 Matt Rogers 2006-02-20 03:22:52 UTC
don't compile with jingle support as a workaround

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