abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 21:22 | Nová verze

    Bylo vydáno Eclipse IDE 2025-09 aneb Eclipse 4.37. Představení novinek tohoto integrovaného vývojového prostředí také na YouTube.

    Ladislav Hagara | Komentářů: 0
    dnes 18:22 | IT novinky

    T-Mobile od 15. září zpřístupňuje RCS (Rich Communication Services) zprávy i pro iPhone.

    Ladislav Hagara | Komentářů: 1
    dnes 13:22 | IT novinky

    Společnost ARM představila platformu Arm Lumex s Arm C1 CPU Cluster a Arm Mali G1-Ultra GPU pro vlajkové chytré telefony a počítače nové generace.

    Ladislav Hagara | Komentářů: 0
    dnes 05:44 | Nová verze

    Unicode Consortium, nezisková organizace koordinující rozvoj standardu Unicode, oznámila vydání Unicode 17.0. Přidáno bylo 4 803 nových znaků. Celkově jich je 159 801. Přibylo 7 nových Emoji.

    Ladislav Hagara | Komentářů: 0
    včera 21:00 | IT novinky Ladislav Hagara | Komentářů: 9
    včera 18:33 | Nová verze

    Realtimová strategie Warzone 2100 (Wikipedie) byla vydána ve verzi 4.6.0. Podrobný přehled novinek, změn a oprav v ChangeLogu na GitHubu. Nejnovější verzi Warzone 2100 lze již instalovat také ze Snapcraftu a Flathubu.

    Ladislav Hagara | Komentářů: 1
    včera 12:22 | IT novinky

    Polské vývojářské studio CD Projekt Red publikovalo na Printables.com 3D modely z počítačové hry Cyberpunk 2077.

    Ladislav Hagara | Komentářů: 1
    včera 11:44 | Pozvánky

    Organizátoři konference LinuxDays 2025 vydali program a zároveň otevřeli registrace. Akce se uskuteční 4. a 5. října na FIT ČVUT v pražských Dejvicích, kde vás čekají přednášky, workshopy, stánky a spousta šikovných lidí. Vstup na akci je zdarma.

    Petr Krčmář | Komentářů: 7
    8.9. 22:00 | IT novinky

    Uživatelé komunikátoru Signal si mohou svá data přímo v Signalu bezpečně zálohovat a v případě rozbití nebo ztráty telefonu následně na novém telefonu obnovit. Zálohování posledních 45 dnů je zdarma. Nad 45 dnů je zpoplatněno částkou 1,99 dolaru měsíčně.

    Ladislav Hagara | Komentářů: 0
    8.9. 18:44 | Zajímavý článek

    Server Groklaw, zaměřený na kauzy jako právní spory SCO týkající se Linuxu, skončil před 12 lety, resp. doména stále existuje, ale web obsahuje spam propagující hazardní hry. LWN.net proto v úvodníku připomíná důležitost zachovávání komunitních zdrojů a upozorňuje, že Internet Archive je také jen jeden.

    🇵🇸 | Komentářů: 25
    Pro otevření více webových stránek ve webovém prohlížečí používám
     (83%)
     (7%)
     (2%)
     (3%)
     (4%)
     (2%)
    Celkem 160 hlasů
     Komentářů: 12, poslední dnes 13:00
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    1.3.2009 18:50 zdenek2008 | skóre: 26
    Rozbalit Rozbalit vše Re: Divná kompilace
    Díky, nevím jak si odvodit ten správný název toho co si mám doinstalovat. Teď configure prošel, takže jsem hned zkusil make:
    checking for headers required to compile python extensions... found
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for GTKGLEXTMM... yes
    checking for GLIBMM... yes
    checking for PANGOMM... yes
    checking for LIBGLADEMM... yes
    checking for PANGOFT2... yes
    checking for FREETYPE2... yes
    checking for GTK... yes
    checking for GTHREAD... yes
    checking where to install documentation... ${prefix}/lib/python2.5/site-packages/visual/docs
    checking whether to install html documentation... yes
    checking where to install example programs... ${prefix}/lib/python2.5/site-packages/visual/examples
    checking whether to install example programs... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating src/Makefile
    config.status: creating site-packages/visual/Makefile
    config.status: creating docs/Makefile
    config.status: creating examples/Makefile
    config.status: creating bin/vpython
    config.status: creating include/config.h
    config.status: executing depfiles commands
    
    [root@localhost visual-5.03_candidate]# make
    Making all in site-packages/visual
    make[1]: Entering directory `/home/zm/instalace/visual-5.03_candidate/site-packages/visual'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/zm/instalace/visual-5.03_candidate/site-packages/visual'
    Making all in src
    make[1]: Entering directory `/home/zm/instalace/visual-5.03_candidate/src'
    This is a quiet Makefile. If make exits with an error, check src/build.log to see the complete error message(s). In the event of an error that you cannot debug, please send a message to visualpython-users@lists.sourceforge.net, including the files config.log and src/build.log, requesting assistance.
    Compiling ./core/util/atomic_queue.cpp ...
    make[1]: *** [atomic_queue.lo] Error 1
    make[1]: Leaving directory `/home/zm/instalace/visual-5.03_candidate/src'
    make: *** [all-recursive] Error 1
    [root@localhost visual-5.03_candidate]#  
    
    Z toho by jeden podělal. Tohle je ve výpisu src/build.log:
    /bin/sh ../libtool --mode=compile g++ -I/usr/include/python2.5 -I/usr/local/lib/python2.5/site-packages/numpy/core/include -DHAVE_CONFIG_H -I../dependencies/threadpool/include -I../include -I../include -I/usr/include/gtkglextmm-1.2 -I/usr/lib/gtkglextmm-1.2/include -I/usr/include/gtkglext-1.0 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/lib/gtkglext-1.0/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/atkmm-1.6 -I/usr/include/freetype2 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I../include/gtk2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/local/lib/python2.5/site-packages/numpy/core/include -fpic -DPIC -g -O2 -ftemplate-depth-120 -DNDEBUG -MMD -MF atomic_queue.d -MT atomic_queue.d atomic_queue.lo -c -o atomic_queue.lo ./core/util/atomic_queue.cpp
    mkdir .libs
     g++ -I/usr/include/python2.5 -I/usr/local/lib/python2.5/site-packages/numpy/core/include -DHAVE_CONFIG_H -I../dependencies/threadpool/include -I../include -I../include -I/usr/include/gtkglextmm-1.2 -I/usr/lib/gtkglextmm-1.2/include -I/usr/include/gtkglext-1.0 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/lib/gtkglext-1.0/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/atkmm-1.6 -I/usr/include/freetype2 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I../include/gtk2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/local/lib/python2.5/site-packages/numpy/core/include -fpic -DPIC -g -O2 -ftemplate-depth-120 -DNDEBUG -MMD -MF atomic_queue.d -MT "atomic_queue.d atomic_queue.lo" -c ./core/util/atomic_queue.cpp  -fPIC -DPIC -o .libs/atomic_queue.o
    In file included from ../include/util/atomic_queue.hpp:4,
                     from ./core/util/atomic_queue.cpp:1:
    ../include/util/thread.hpp:9:34: warning: boost/thread/mutex.hpp: No such file or directory
    ../include/util/thread.hpp:10:38: warning: boost/thread/condition.hpp: No such file or directory
    In file included from ../include/util/thread.hpp:13,
                     from ../include/util/atomic_queue.hpp:4,
                     from ./core/util/atomic_queue.cpp:1:
    ../include/python/gil.hpp:4:47: warning: boost/python/detail/wrap_python.hpp: No such file or directory
    ./core/util/atomic_queue.cpp:4:34: warning: boost/thread/xtime.hpp: No such file or directory
    ./core/util/atomic_queue.cpp:5:35: warning: boost/python/errors.hpp: No such file or directory
    ../include/python/gil.hpp:10: error: ISO C++ forbids declaration of ‘PyThreadState’ with no type
    ../include/python/gil.hpp:10: error: expected ‘;’ before ‘*’ token
    ../include/python/gil.hpp: In constructor ‘cvisual::python::gil_release::gil_release()’:
    ../include/python/gil.hpp:12: error: class ‘cvisual::python::gil_release’ does not have any field named ‘state’
    ../include/python/gil.hpp:12: error: ‘PyEval_SaveThread’ was not declared in this scope
    ../include/python/gil.hpp: In destructor ‘cvisual::python::gil_release::~gil_release()’:
    ../include/python/gil.hpp:13: error: ‘state’ was not declared in this scope
    ../include/python/gil.hpp:13: error: ‘PyEval_RestoreThread’ was not declared in this scope
    ../include/python/gil.hpp: At global scope:
    ../include/python/gil.hpp:18: error: ‘PyGILState_STATE’ does not name a type
    ../include/python/gil.hpp: In constructor ‘cvisual::python::gil_lock::gil_lock()’:
    ../include/python/gil.hpp:20: error: class ‘cvisual::python::gil_lock’ does not have any field named ‘state’
    ../include/python/gil.hpp:20: error: ‘PyGILState_Ensure’ was not declared in this scope
    ../include/python/gil.hpp: In destructor ‘cvisual::python::gil_lock::~gil_lock()’:
    ../include/python/gil.hpp:21: error: ‘state’ was not declared in this scope
    ../include/python/gil.hpp:21: error: ‘PyGILState_Release’ was not declared in this scope
    ../include/util/thread.hpp: At global scope:
    ../include/util/thread.hpp:18: error: ‘boost’ has not been declared
    ../include/util/thread.hpp:19: error: ‘mutex’ has not been declared
    ../include/util/thread.hpp:19: error: expected initializer before ‘lock’
    ../include/util/thread.hpp:22: error: expected ‘,’ or ‘...’ before ‘&’ token
    ../include/util/thread.hpp:22: error: ISO C++ forbids declaration of ‘mutex’ with no type
    ../include/util/thread.hpp:28: error: expected ‘,’ or ‘...’ before ‘&’ token
    ../include/util/thread.hpp:28: error: ISO C++ forbids declaration of ‘mutex’ with no type
    ../include/util/thread.hpp:66: error: ‘boost’ has not been declared
    ../include/util/thread.hpp:66: error: expected `{' before ‘condition’
    ../include/util/thread.hpp:66: error: invalid function declaration
    ../include/util/atomic_queue.hpp:18: error: field ‘ready’ has incomplete type
    ../include/util/atomic_queue.hpp:19: error: ‘mutex’ does not name a type
    ../include/util/atomic_queue.hpp:26: error: ‘lock’ has not been declared
    ../include/util/atomic_queue.hpp: In member function ‘void cvisual::atomic_queue T::push(const T&)’:
    ../include/util/atomic_queue.hpp:52: error: ‘lock’ was not declared in this scope
    ../include/util/atomic_queue.hpp:52: error: expected `;' before ‘L’
    ../include/util/atomic_queue.hpp: In member function ‘T cvisual::atomic_queueT::py_pop()’:
    ../include/util/atomic_queue.hpp:60: error: ‘lock’ was not declared in this scope
    ../include/util/atomic_queue.hpp:60: error: expected `;' before ‘L’
    ../include/util/atomic_queue.hpp:61: error: ‘L’ was not declared in this scope
    ../include/util/atomic_queue.hpp: In member function ‘size_t cvisual::atomic_queueT::size() const’:
    ../include/util/atomic_queue.hpp:67: error: ‘lock’ was not declared in this scope
    ../include/util/atomic_queue.hpp:67: error: expected `;' before ‘L’
    ../include/util/atomic_queue.hpp: In member function ‘void cvisual::atomic_queueT::clear()’:
    ../include/util/atomic_queue.hpp:73: error: ‘lock’ was not declared in this scope
    ../include/util/atomic_queue.hpp:73: error: expected `;' before ‘L’
    ./core/util/atomic_queue.cpp: In member function ‘void cvisual::atomic_queue_impl::push_notify()’:
    ./core/util/atomic_queue.cpp:16: error: ‘ready’ was not declared in this scope
    ./core/util/atomic_queue.cpp: At global scope:
    ./core/util/atomic_queue.cpp:21: error: variable or field ‘xtime_increment’ declared void
    ./core/util/atomic_queue.cpp:21: error: ‘boost’ has not been declared
    ./core/util/atomic_queue.cpp:21: error: expected primary-expression before ‘int’
    ./core/util/atomic_queue.cpp:21: error: initializer expression list treated as compound expression
    ./core/util/atomic_queue.cpp:22: error: expected ‘,’ or ‘;’ before ‘{’ token
    ./core/util/atomic_queue.cpp:63: error: expected `}' at end of input
    ./core/util/atomic_queue.cpp:63: error: expected `}' at end of input
    
    

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.