Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: kompilacia vyQchat pomoc  (Přečteno 6433 krát)

0l0

  • Návštěvník
  • Příspěvků: 5
kompilacia vyQchat pomoc
« kdy: 05 Února 2007, 11:44:22 »
potreboval by som tento program na komunikaciu po lanke. Ale pri kompilacii som narazil na problemy, jeden sa mi aspon myslim podarilo odstranit a to pridanim umiestnenia knihovnz libqt pri configure ale pri prikaze make som uz zufaly :)
vypis po zadani  ./configure  --with-Qt-lib-dir=/usr/lib/

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for stdlib.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether gcc needs -traditional... no
checking for vprintf... yes
checking for _doprnt... no
checking for gethostname... yes
checking for inet_ntoa... yes
checking for socket... yes
checking for fork... yes
checking for pkg-config... /usr/bin/pkg-config
checking for sndfile >= 1.0.5... configure: WARNING: "Disabling build-in sound support"
checking for openssl >= 0.9.6... checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Qt... yes:
    QT_CXXFLAGS=-I/usr/include/qt3
    QT_DIR=
    QT_LIBS=-L/usr/lib/ -lqt-mt  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi
    QT_UIC=/usr/bin/uic
    QT_MOC=/usr/bin/moc
checking correct functioning of Qt installation... succes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating gfx/Makefile
config.status: creating gfx/default/Makefile
config.status: creating gfx/crystal/Makefile
config.status: creating tr/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands




po zadani make check



Making check in src
make[1]: Entering directory `/home/olo/test/vyqchat7/src'
/usr/bin/moc appwin.h -o moc_appwin.cpp
/usr/bin/moc chatline.h -o moc_chatline.cpp
/usr/bin/moc chatlinehist.h -o moc_chatlinehist.cpp
/usr/bin/moc chattab.h -o moc_chattab.cpp
/usr/bin/moc channel.h -o moc_channel.cpp
/usr/bin/moc chlist.h -o moc_chlist.cpp
/usr/bin/moc massmsgwin.h -o moc_massmsgwin.cpp
/usr/bin/moc msgrcvwin.h -o moc_msgrcvwin.cpp
/usr/bin/moc msgsndwin.h -o moc_msgsndwin.cpp
/usr/bin/moc nickcombo.h -o moc_nickcombo.cpp
/usr/bin/moc regexp.h -o moc_regexp.cpp
/usr/bin/moc settingsdlg.h -o moc_settingsdlg.cpp
/usr/bin/moc status.h -o moc_status.cpp
/usr/bin/moc topicwin.h -o moc_topicwin.cpp
/usr/bin/moc trayicon.h -o moc_trayicon.cpp
/usr/bin/moc ulist.h -o moc_ulist.cpp
/usr/bin/moc vcprotocol.h -o moc_vcprotocol.cpp
make  check-am
make[2]: Entering directory `/home/olo/test/vyqchat7/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATADIR=\"/usr/local/share/vyqchat/\" -I/usr/include/qt3     -DDATADIR=\"/usr/local/share/vyqchat/\" -I/usr/include/qt3    -g -O2 -MT vyqchat-about.o -MD -MP -MF ".deps/vyqchat-about.Tpo" -c -o vyqchat-about.o `test -f 'about.cpp' || echo './'`about.cpp; \
        then mv -f ".deps/vyqchat-about.Tpo" ".deps/vyqchat-about.Po"; else rm -f ".deps/vyqchat-about.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATADIR=\"/usr/local/share/vyqchat/\" -I/usr/include/qt3     -DDATADIR=\"/usr/local/share/vyqchat/\" -I/usr/include/qt3    -g -O2 -MT vyqchat-appwin.o -MD -MP -MF ".deps/vyqchat-appwin.Tpo" -c -o vyqchat-appwin.o `test -f 'appwin.cpp' || echo './'`appwin.cpp; \
        then mv -f ".deps/vyqchat-appwin.Tpo" ".deps/vyqchat-appwin.Po"; else rm -f ".deps/vyqchat-appwin.Tpo"; exit 1; fi
user.h:32: error: extra qualification ‘User::’ on member ‘setStatus’
sound.h:59: error: extra qualification ‘Sound::’ on member ‘error’
settings.h:83: error: extra qualification ‘Settings::’ on member ‘getUUID’
appwin.cpp: In member function ‘void MainWindow::on_vc_say(const QString&, const QString&, const QString&)’:
appwin.cpp:1002: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1002: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp:1002: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1002: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp: In member function ‘void MainWindow::on_vc_join(const QHostAddress&, const QString&, const QString&, char, char)’:
appwin.cpp:1090: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1090: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp:1090: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1090: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp: In member function ‘void MainWindow::on_vc_leave(const QString&, const QString&, char)’:
appwin.cpp:1107: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1107: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp:1107: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1107: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp: In member function ‘void MainWindow::on_vc_private_say(const QString&, const QString&, const QString&)’:
appwin.cpp:1139: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1139: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp:1139: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1139: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp: In member function ‘void MainWindow::on_vc_message(const QHostAddress&, const QCString&, const QString&, const QString&, const QString&)’:
appwin.cpp:1159: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1159: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp:1159: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1159: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp:1162: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1162: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
appwin.cpp:1162: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1162: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
appwin.cpp:1164: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1164: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
appwin.cpp:1164: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1164: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
appwin.cpp: In member function ‘void MainWindow::on_vc_hereack(const QString&, const QString&, const QString&, char)’:
appwin.cpp:1201: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1201: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp:1201: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1201: note: candidate 1: operator==(int, int)
/usr/include/qt3/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
appwin.cpp: In member function ‘void MainWindow::on_vc_inforeq(const QString&, const QString&)’:
appwin.cpp:1212: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1212: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
appwin.cpp:1212: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1212: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
appwin.cpp: In member function ‘void MainWindow::on_vc_changestatus(const QString&, char, char, const QString&)’:
appwin.cpp:1261: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1261: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
appwin.cpp:1261: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
appwin.cpp:1261: note: candidate 1: operator!=(int, int)
/usr/include/qt3/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
make[2]: *** [vyqchat-appwin.o] Chyba 1
make[2]: Leaving directory `/home/olo/test/vyqchat7/src'
make[1]: *** [check] Chyba 2
make[1]: Leaving directory `/home/olo/test/vyqchat7/src'
make: *** [check-recursive] Chyba 1

Martin - ViPEr*CZ*

kompilacia vyQchat pomoc
« Odpověď #1 kdy: 05 Února 2007, 11:47:53 »
zkus jen make
Open source is gold way... Mint 17.2, Debian 8.1 Jessie| Ubuntu Wiki (návody) | Google vyhledávač | Qt4 návody

0l0

  • Návštěvník
  • Příspěvků: 5
kompilacia vyQchat pomoc
« Odpověď #2 kdy: 05 Února 2007, 14:26:06 »
no make som skusal, ale to nepomoze, make check vlastne len skontroluje, ci samotny prikaz make prebehne, aspon tak som to pochopil, ale kazdopadne to iste vypise ak zadam len make... takze to bude nieco ine....

Martin - ViPEr*CZ*

kompilacia vyQchat pomoc
« Odpověď #3 kdy: 05 Února 2007, 16:28:27 »
Potřebuješ Qt knihovny mít nainstalovaný... a kompilátor pro C++ toť vše... nahoře jsi něco hejbal s Qt knihovnou což jsem nepochopil co.
Open source is gold way... Mint 17.2, Debian 8.1 Jessie| Ubuntu Wiki (návody) | Google vyhledávač | Qt4 návody

0l0

  • Návštěvník
  • Příspěvků: 5
kompilacia vyQchat pomoc
« Odpověď #4 kdy: 05 Února 2007, 22:17:48 »
tie qt knhovny som instaloval so synapticu, vsetky ake tam boli  a cestu k nim som zadaval preto, lebo ich hladalo v /lib/ adresy lenze tam niesu ale nasiel som ich v /usr/lib/ takze preto som k nim zadaval cestu, inak mi vypisalo ze qt knihovny nenajdene... ale skusim s nimi este neajko pocarovat :)

Martin - ViPEr*CZ*

kompilacia vyQchat pomoc
« Odpověď #5 kdy: 05 Února 2007, 22:43:17 »
Tak to už je nějaký divný... to mají autoři nějaké pomotané.... deb balíček toho neexistuje?
Open source is gold way... Mint 17.2, Debian 8.1 Jessie| Ubuntu Wiki (návody) | Google vyhledávač | Qt4 návody

 

Provoz zaštiťuje spolek OpenAlt.