Hi, Jarosław Kamper (Friday 15 of April 2005 10:08): > To mam powiedzieć prezesowi, który nie jest niczego świadom? ;D Zostaje ci poczekac az ktos zrobi kde do konca zeby bylo w ready, ja nie mgoe zbudowac kdevelopa *************** `/mnt/data/home/users/djurban/rpm/BUILD/kdevelop-3.2.0/languages/java' /bin/sh ../../libtool --silent --tag=CXX --mode=link athlon-pld-linux-g++ -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 -DNDEBUG -DNO_DEBUG -O2 -march=athlon -mtune=athlon -O2 -fvisibility-inlines-hidden -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 -fexceptions -o libkdevjavasupport.la -rpath /usr/lib/kde3 -L/usr/lib -L/usr/X11R6/lib -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined libkdevjavasupport_la.all_cpp.lo ../../bdb/build_unix/libdb.a ../../lib/libkdevelop.la ../../lib/antlr/src/libantlr.la ../../lib/catalog/libkdevcatalog.la
*** Warning: Linking the shared library libkdevjavasupport.la against the *** static library ../../bdb/build_unix/libdb.a is not portable! /usr/bin/ld: ../../lib/antlr/src/.libs/libantlr.a(libantlr_la.all_cpp.o) (.text+0xc898): unresolvable relocation against symbol `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()@@GLIBCXX_3.4' /usr/bin/ld: final link failed: Nonrepresentable section on output *************** To z antlr ktore jest dolaczone z kdevelop, po przestawieniu na systemowe: *************** /usr/include/antlr/TreeParser.hpp:77: error: virtual const char* const* antlr::TreeParser::getTokenNames() const javasupportpart.cpp: In member function `virtual void JavaSupportPart::customEvent(QCustomEvent*)': javasupportpart.cpp:242: error: cannot declare variable `walker' to be of type `JavaStoreWalker' javasupportpart.cpp:242: error: since type `JavaStoreWalker' has abstract virtual functions *************** Po wykonaniu make genparser (regeneracja plikow ktore sa generowane przez entlri kompilacja ich z systemowa biblioteka): *************** driver.cpp: In member function `virtual void Driver::parseFile(const QString&, bool, bool)': driver.cpp:195: error: conversion from `antlr::RefAST' to non-scalar type `antlr::ASTRefCount<JavaAST>' requested *************** -- Piotr Szymanski [EMAIL PROTECTED] _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
