[kde-linux] cant compile any programs
Stefan Fuhrmann
stefan at fuhrmann.homedns.org
Thu Sep 8 13:46:56 UTC 2005
Am Donnerstag, 8. September 2005 13:36 schrieben Sie:
> On Sep 8, 2005 at 13:04, Stefan Fuhrmann in a soothing rage wrote:
> >> What Dave originally asked was that you post the lines immediately above
> >> the make[3] error. Even translated, these lines are of little use - all
> >> they tell us is that the compiler couldn't continue and so it abandoned
> >> its task.
> >
> > ahhh, I see...
> > and here it is:
> >
> > In file included from newGameDialogImpl.cpp:1:
> > newGameDialogImpl.h:34: error: parse error before `{' token
>
> [...]
>
> > And can someone tell me now what is going wrong?
>
> No because you have truncated the stuff we need. We need the stuff
> before the lines listed above. It will probably say something to
> the effect that a file is missing.
>
Okay , here is all I have:
stef at ubuntu:~/boson/boson-all/boson-all-0.11$ make |more
make all-recursive
make[1]: Gehe in Verzeichnis (go in directory)
»/home/stef/boson/boson-all/boson-all-0.11«
Making all in math
make[2]: Gehe in Verzeichnis(go in directory)
»/home/stef/boson/boson-all/boson-all-0.11/math«
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Verlasse Verzeichnis »/home/stef/boson/boson-all/boson-all-0.11/math«
Making all in bobmfconverter
make[2]: Gehe in Verzeichnis
»/home/stef/boson/boson-all/boson-all-0.11/bobmfcon
verter«
Making all in libgfx
make[3]: Gehe in Verzeichnis(go in directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfcon
verter/libgfx«
make[3]: Für das Ziel »all« ist nichts zu tun. (fot the target >>all<< is
nothing to do)
make[3]: Verlasse Verzeichnis (leave directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfco
nverter/libgfx«
Making all in mixkit
make[3]: Gehe in Verzeichnis(go in directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfcon
verter/mixkit«
make[3]: Für das Ziel »all« ist nichts zu tun. (for the target all is nothing
to do)
make[3]: Verlasse Verzeichnis (leave directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfco
nverter/mixkit«
Making all in loaders
make[3]: Gehe in Verzeichnis (go in directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfcon
verter/loaders«
make[3]: Für das Ziel »all« ist nichts zu tun. (for the target all is nothing
to do)
make[3]: Verlasse Verzeichnis (leave directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfco
nverter/loaders«
Making all in processors
make[3]: Gehe in Verzeichnis (go in directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfcon
verter/processors«
make[3]: Für das Ziel »all« ist nichts zu tun. (for the target all si nothing
to do)
make[3]: Verlasse Verzeichnis (leave directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfco
nverter/processors«
make[3]: Gehe in Verzeichnis (go in directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfcon
verter«
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-l
ong-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversi
on -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2
-Wformat
-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common
-o bobmfconverter -L/usr/lib -L/usr/share/qt3/lib -L/usr/X11R6/lib
main.o
bo3dtools.o frame.o loader.o lod.o material.o mesh.o model.o processor.o
saver.o
texture.o ../bobmfconverter/loaders/libloaders.la ../bobmfconverter/processors/
libprocessors.la -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread
-
lkdecore
-l3ds ../bobmfconverter/libgfx/libgfx.la ../bobmfconverter/mixkit/libmi
xkit.la -lm
/usr/bin/ld: warning: libaudio.so.2, needed by /usr/lib/libkdecore.so, may
conflict with libaudio.so.0
/usr/lib/libaudio.so: undefined reference to
`SdpMessage::SdpMessage[in-charge]()'
/usr/lib/libaudio.so: undefined reference to
`SipCallMember::requestInvite(QString const&, MimeContentType const&)'
/usr/lib/libaudio.so: undefined reference to
`MimeContentType::~MimeContentType [in-charge]()'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::parseInput(QString
const&)'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::null'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::isOnHold() const'
/usr/lib/libaudio.so: undefined reference to
`SdpMessage::operator!=(SdpMessage const&) const'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::setName(QString
const&)'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::setIpAddress(QString
const&)'
/usr/lib/libaudio.so: undefined reference to `SipUri::SipUri[in-charge]
(QString const&)'
/usr/lib/libaudio.so: undefined reference to
`UDPMessageSocket::UDPMessageSocket[in-charge]()'
/usr/lib/libaudio.so: undefined reference to `SipUri::~SipUri [in-charge]()'
/usr/lib/libaudio.so: undefined reference to `UDPMessageSocket::SetTOS()'
/usr/lib/libaudio.so: undefined reference to
`SdpMessage::setVideoPort(unsigned)'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::~SdpMessage
[in-charge]()'
/usr/lib/libaudio.so: undefined reference to
`SipCall::setCallType(SipCall::CallType)'
/usr/lib/libaudio.so: undefined reference to `SipUri::operator=(SipUri
const&)'
/usr/lib/libaudio.so: undefined reference to `MessageSocket::setHostname(char
const*)'
/usr/lib/libaudio.so: undefined reference to `Sip::getLocalAddress()'
/usr/lib/libaudio.so: undefined reference to `KCallSipSettings::self()'
/usr/lib/libaudio.so: undefined reference to `SipUri::SipUri[in-charge]()'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::operator=(SdpMessage
const&)'
/usr/lib/libaudio.so: undefined reference to
`MimeContentType::MimeContentType[in-charge](QString const&)'
/usr/lib/libaudio.so: undefined reference to
`SipCallMember::acceptInvite(QString const&, MimeContentType const&)'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::message(codecType,
codecType, QString) const'
/usr/lib/libaudio.so: undefined reference to `SdpMessage::setPort(unsigned)'
/usr/lib/libaudio.so: undefined reference to
`MessageSocket::forcePortNumber(unsigned)'
/usr/lib/libaudio.so: undefined reference to
`UDPMessageSocket::~UDPMessageSocket [in-charge]()'
collect2: ld returned 1 exit status
make[3]: *** [bobmfconverter] Fehler 1
make[3]: Verlasse Verzeichnis
»/home/stef/boson/boson-all/boson-all-0.11/bobmfco
nverter«
make[2]: *** [all-recursive] error 1
make[2]: Verlasse Verzeichnis (leave directory)
»/home/stef/boson/boson-all/boson-all-0.11/bobmfco
nverter«
make[1]: *** [all-recursive] Fehler 1(error1)
make[1]: Verlasse Verzeichnis (leave
directory)»/home/stef/boson/boson-all/boson-all-0.11«
make: *** [all] Fehler 2 (error2)
stef at ubuntu:~/boson/boson-all/boson-all-0.11$
Is it now clear, or you need more?
tia
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-linux/attachments/20050908/b58327a1/attachment.sig>
More information about the kde-linux
mailing list