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 17:33 | Nová verze

    Byla vydána nová stabilní verze 7.6 webového prohlížeče Vivaldi (Wikipedie). Postavena je na Chromiu 140. Přehled novinek i s náhledy v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    dnes 16:22 | Nová verze

    Byla vydána verze 1.90.0 programovacího jazyka Rust (Wikipedie). Podrobnosti v poznámkách k vydání. Vyzkoušet Rust lze například na stránce Rust by Example.

    Ladislav Hagara | Komentářů: 0
    dnes 16:11 | Nová verze

    GNUnet (Wikipedie) byl vydán v nové major verzi 0.25.0. Jedná se o framework pro decentralizované peer-to-peer síťování, na kterém je postavena řada aplikací.

    Ladislav Hagara | Komentářů: 0
    dnes 12:11 | Nová verze

    Byla vydána nová major verze 7.0 živé linuxové distribuce Tails (The Amnesic Incognito Live System), jež klade důraz na ochranu soukromí uživatelů a anonymitu. Nově je postavena je na Debianu 13 (Trixie) a GNOME 48 (Bengaluru). Další novinky v příslušném seznamu.

    Ladislav Hagara | Komentářů: 0
    dnes 04:44 | IT novinky

    Společnost Meta na dvoudenní konferenci Meta Connect 2025 představuje své novinky. První den byly představeny nové AI brýle: Ray-Ban Meta (Gen 2), sportovní Oakley Meta Vanguard a především Meta Ray-Ban Display s integrovaným displejem a EMG náramkem pro ovládání.

    Ladislav Hagara | Komentářů: 0
    dnes 01:11 | Nová verze

    Po půl roce vývoje od vydání verze 48 bylo vydáno GNOME 49 s kódovým názvem Brescia (Mastodon). S přehrávačem videí Showtime místo Totemu a prohlížečem dokumentů Papers místo Evince. Podrobný přehled novinek i s náhledy v poznámkách k vydání a v novinkách pro vývojáře.

    Ladislav Hagara | Komentářů: 10
    včera 16:22 | Nová verze

    Open source softwarový stack ROCm (Wikipedie) pro vývoj AI a HPC na GPU od AMD byl vydán ve verzi 7.0.0. Přidána byla podpora AMD Instinct MI355X a MI350X.

    Ladislav Hagara | Komentářů: 0
    včera 15:22 | Nová verze

    Byla vydána nová verze 258 správce systému a služeb systemd (GitHub).

    Ladislav Hagara | Komentářů: 6
    včera 15:11 | Nová verze

    Byla vydána Java 25 / JDK 25. Nových vlastností (JEP - JDK Enhancement Proposal) je 18. Jedná se o LTS verzi.

    Ladislav Hagara | Komentářů: 0
    včera 14:44 | Humor

    Věra Pohlová před 26 lety: „Tyhle aféry každého jenom otravují. Já bych všechny ty internety a počítače zakázala“. Jde o odpověď na anketní otázku deníku Metro vydaného 17. září 1999 na téma zneužití údajů o sporožirových účtech klientů České spořitelny.

    Ladislav Hagara | Komentářů: 9
    Jaké řešení používáte k vývoji / práci?
     (45%)
     (59%)
     (0%)
     (10%)
     (14%)
     (3%)
     (14%)
     (3%)
     (10%)
    Celkem 29 hlasů
     Komentářů: 3, poslední dnes 14:58
    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.