* [sisyphus] kde-bluetooth
@ 2004-06-29 14:10 Artem Pastukhov
2004-06-29 15:03 ` Sergey V Turchin
0 siblings, 1 reply; 4+ messages in thread
From: Artem Pastukhov @ 2004-06-29 14:10 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Добрый день ,
не хочет эта зараза у меня собираться
.libs/dcopcall.o(.text+0x7f4): In function `DCOPCall::call(QString)':
: undefined reference to `kdWarning(int)'
.libs/dcopcall.o(.text+0x88b): In function `DCOPCall::call(QString)':
: undefined reference to `kdbgstream::~kdbgstream [in-charge]()'
.libs/dcopcall.o(.text+0x915): In function `DCOPCall::call(QString)':
: undefined reference to `kdbgstream::flush()
В какой библиотеке мне искать этот kdbgstream ?
--
С уважением
Артем Пастухов, past (at) yam.ru
YAM International
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] kde-bluetooth
2004-06-29 14:10 [sisyphus] kde-bluetooth Artem Pastukhov
@ 2004-06-29 15:03 ` Sergey V Turchin
2004-06-30 12:18 ` Artem Pastukhov
0 siblings, 1 reply; 4+ messages in thread
From: Sergey V Turchin @ 2004-06-29 15:03 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1.1: Type: text/plain, Size: 769 bytes --]
В сообщении от Вт 29 Июнь 2004 18:10 Artem Pastukhov написал(a):
> Добрый день ,
> не хочет эта зараза у меня собираться
>
> .libs/dcopcall.o(.text+0x7f4): In function
`DCOPCall::call(QString)':
> : undefined reference to `kdWarning(int)'
>
> .libs/dcopcall.o(.text+0x88b): In function
`DCOPCall::call(QString)':
> : undefined reference to `kdbgstream::~kdbgstream [in-charge]()'
>
> .libs/dcopcall.o(.text+0x915): In function
`DCOPCall::call(QString)':
> : undefined reference to `kdbgstream::flush()
>
> В какой библиотеке мне искать этот kdbgstream ?
Не надо искать. В самом конце %setup строки(нужные, можно все) из
прикрепленного файла
--
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #1.2: KDE-fix-build --]
[-- Type: text/plain, Size: 231 bytes --]
subst "s/\(Wl,--no-undefined\)/-Wl,--warn-unresolved-symbols \1/g" admin/acinclude.m4.in
subst "s/\-lkdeui/-lkdeui -lpthread/g" admin/acinclude.m4.in
subst "s/\.la/.so/g" admin/acinclude.m4.in
make -f admin/Makefile.common cvs ||:
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] kde-bluetooth
2004-06-29 15:03 ` Sergey V Turchin
@ 2004-06-30 12:18 ` Artem Pastukhov
2004-06-30 12:56 ` Sergey V Turchin
0 siblings, 1 reply; 4+ messages in thread
From: Artem Pastukhov @ 2004-06-30 12:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Вторник 29 Июнь 2004 19:03 Sergey V Turchin написал(a):
> В сообщении от Вт 29 Июнь 2004 18:10 Artem Pastukhov написал(a):
> > Добрый день ,
> > не хочет эта зараза у меня собираться
> >
> > .libs/dcopcall.o(.text+0x7f4): In function
>
> `DCOPCall::call(QString)':
> > : undefined reference to `kdWarning(int)'
> >
> > .libs/dcopcall.o(.text+0x88b): In function
>
> `DCOPCall::call(QString)':
> > : undefined reference to `kdbgstream::~kdbgstream [in-charge]()'
> >
> > .libs/dcopcall.o(.text+0x915): In function
>
> `DCOPCall::call(QString)':
> > : undefined reference to `kdbgstream::flush()
> >
> > В какой библиотеке мне искать этот kdbgstream ?
>
> Не надо искать. В самом конце %setup строки(нужные, можно все) из
> прикрепленного файла
Теперь ругается так:
Making all in libkbluetoothd
make[4]: Entering directory `/home/past/tmp/kde-bluetooth/kdeextragear-3/kdebluetooth/kbluetoothd/libkbluetoothd'
source='checkdaemon.cpp' object='checkdaemon.lo' libtool=yes \
depfile='.deps/checkdaemon.Plo' tmpdepfile='.deps/checkdaemon.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kdebluetooth -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include -I/usr/include @SDP_CFLAGS@ -DQT_THREAD_SUPPORT -D_REENTRANT -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 -c -o checkdaemon.lo `test -f 'checkdaemon.cpp' || echo './'`checkdaemon.cpp
i586-alt-linux-g++: cannot specify -o with -c or -S and multiple compilations
--
С уважением
Артем Пастухов, past (at) yam.ru
YAM International
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] kde-bluetooth
2004-06-30 12:18 ` Artem Pastukhov
@ 2004-06-30 12:56 ` Sergey V Turchin
0 siblings, 0 replies; 4+ messages in thread
From: Sergey V Turchin @ 2004-06-30 12:56 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 373 bytes --]
В сообщении от Ср 30 Июнь 2004 16:18 Artem Pastukhov написал(a):
[...]
> Теперь ругается так:
либо использовать старый libtool, либо старые auto*
либо изменять только производные auto*, т.е. configure и может еще
что-нибудь, а не acinclude.m4.in
--
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-06-30 12:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-29 14:10 [sisyphus] kde-bluetooth Artem Pastukhov
2004-06-29 15:03 ` Sergey V Turchin
2004-06-30 12:18 ` Artem Pastukhov
2004-06-30 12:56 ` Sergey V Turchin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git