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 10:22 | Nová verze

    Byla vydána nová verze 10.4 z Debianu vycházející linuxové distribuce DietPi pro (nejenom) jednodeskové počítače. Přehled novinek v poznámkách k vydání. Opraveny jsou zranitelnosti Copy Fail a Dirty Frag. Přibyl nový obraz pro Orange Pi 5B.

    Ladislav Hagara | Komentářů: 0
    dnes 07:44 | Zajímavý software

    Pokud je zranitelnost Linuxu v nepoužívaném jaderném modulu, lze ji jednoduše vyřešit zakázáním automatického načítání tohoto konkrétního zranitelného modulu. Projekt ModuleJail si klade za cíl zvýšit bezpečnost Linuxu zakázáním automatického načítání všech nepoužívaných jaderných modulů. Jedná se o skript, který dá všechny nepoužívané jaderné moduly na blacklist (/etc/modprobe.d/modulejail-blacklist.conf).

    Ladislav Hagara | Komentářů: 0
    včera 16:11 | Zajímavý článek

    Odborníci z Penn State University zkoumají způsob ukládání informací na lepicí pásku. Principiálně by podle nich bylo možné kombinací odlepení a zpětného přilepení dosáhnout uložení informace, kterou opětovným odlepením dokážou přečíst. Výhodou je, že způsob uložení i přečtení je čistě mechanický. Zde o tom referují ve volně dostupném článku. Zajímavé bude sledovat zda se jim v rámci výzkumu podaří prokázat použitelnost i v jiné než

    … více »
    karkar | Komentářů: 8
    včera 13:00 | Zajímavý projekt

    Na GitHubu byl publikován reprodukovatelný návod, jak rozchodit Adobe Lightroom CC na Linuxu a Wine. Návod byl vytvořený pomocí AI Claude Code.

    Ladislav Hagara | Komentářů: 0
    včera 12:33 | Humor

    Pokud by někdo potřeboval Wayland kompozitor uvnitř počítačové hry Minecraft, aby mohl zobrazovat okna desktopových aplikací přímo v herním prostředí, může sáhnout po Waylandcraftu. Ukázka na YouTube.

    Ladislav Hagara | Komentářů: 2
    17.5. 23:55 | Zajímavý článek

    Uroš Popović v krátkém článku vysvětluje, co jsou emulátor terminálu, TTY a shell a jaké jsou mezi nimi rozdíly. Jde o první díl seriálu na jeho novém webu Linux Field Guide věnovaném nízkoúrovňové práci s linuxovými systémy.

    |🇵🇸 | Komentářů: 0
    16.5. 22:33 | Nová verze

    Byl vydán Debian 13.5, tj. pátá opravná verze Debianu 13 s kódovým názvem Trixie a Debian 12.14, tj. čtrnáctá opravná verze Debianu 12 s kódovým názvem Bookworm. Řešeny jsou především bezpečnostní problémy, ale také několik vážných chyb. Instalační média Debianu 13 a Debianu 12 lze samozřejmě nadále k instalaci používat. Po instalaci stačí systém aktualizovat.

    Ladislav Hagara | Komentářů: 0
    15.5. 12:55 | Nová verze

    CiviCRM (Wikipedie) bylo vydáno v nové verzi 6.14.0. Podrobnosti o nových funkcích a opravách najdete na release stránce. CiviCRM je robustní open-source CRM systém navržený speciálně pro neziskové organizace, spolky a občanské iniciativy. Projekt je napsán v jazyce PHP a licencován pod GNU Affero General Public License (AGPLv3). Český překlad má nyní 45 % přeložených řetězců a přibližuje se milníku 50 %. Potřebujeme vaši pomoc, abychom se dostali dál. Pokud máte chuť přispět překladem nebo korekturou, přidejte se na platformu Transifex.

    jardaIT | Komentářů: 3
    15.5. 12:22 | Bezpečnostní upozornění

    Další lokální zranitelností Linuxu je ssh-keysign-pwn. Uživatel si může přečíst obsah souborů, ke kterým má právo ke čtení pouze root, například soubory s SSH klíči nebo /etc/shadow. V upstreamu již opraveno [oss-security mailing list].

    Ladislav Hagara | Komentářů: 2
    14.5. 17:22 | Komunita

    Singularity (YouTube) je nejnovější otevřený film od Blender Studia. Jedná se o jejich první 4K HDR film.

    Ladislav Hagara | Komentářů: 22
    Které desktopové prostředí na Linuxu používáte?
     (13%)
     (8%)
     (2%)
     (14%)
     (31%)
     (4%)
     (6%)
     (3%)
     (16%)
     (26%)
    Celkem 1651 hlasů
     Komentářů: 30, poslední 3.4. 20:20
    Rozcestník

    Dotaz: configure: error: unable to find set_terminate in std or global namesp

    29.11.2009 15:52 zdenek2008 | skóre: 26
    configure: error: unable to find set_terminate in std or global namesp
    Přečteno: 1272×
    Zkousim si na Fedore 8 zkompilovat Quickfix engine ale skoncim s timto hlasenim:
    [zm@localhost quickfix]$ ./configure -with-python=/usr/include/python2.5 -with-mysql=/usr/bin/mysql
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    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 ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognize dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... gfortran
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether gfortran accepts -g... yes
    checking the maximum length of command line arguments... 98304
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for gfortran option to produce PIC... -fPIC
    checking if gfortran PIC flag -fPIC works... yes
    checking if gfortran static flag -static works... yes
    checking if gfortran supports -c -o file.o... yes
    checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking for flex... flex
    checking lex output file root... lex.yy
    checking lex library... -lfl
    checking whether yytext is a pointer... yes
    checking for xml2-config... /usr/bin/xml2-config
    checking for libxml - version >= 2.0.0... yes (version 2.7.2)
    checking for shutdown in -lc... no
    checking for shutdown in -lsocket... no
    checking for inet_addr in -lc... no
    checking for inet_addr in -lnsl... no
    checking for nanosleep in -lc... no
    checking for nanosleep in -lrt... no
    checking for ftime in -lcompat... no
    checking which threading environment to use... -lpthread
    checking for pthread_create in -lpthread... no
    checking stdio.h usability... no
    checking stdio.h presence... yes
    configure: WARNING: stdio.h: present but cannot be compiled
    configure: WARNING: stdio.h:     check for missing prerequisite headers?
    configure: WARNING: stdio.h: see the Autoconf documentation
    configure: WARNING: stdio.h:     section "Present But Cannot Be Compiled"
    configure: WARNING: stdio.h: proceeding with the preprocessor's result
    configure: WARNING: stdio.h: in the future, the compiler will take precedence
    checking for stdio.h... yes
    checking for STREAMS ioctl... no
    checking for socklen_t... no
    checking for ftime... no
    checking for set_terminate in the global namespace... no
    checking for set_terminate in the std namespace... no
    configure: error: unable to find set_terminate in std or global namespace
    
    Prochazim dokumentaci, ale zatim mi moc nepomohla...

    Odpovědi

    29.11.2009 17:33 l4m4
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global namesp
    Máš libstdc++-devel?
    29.11.2009 17:53 zdenek2008 | skóre: 26
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global namesp
    Mam. Verzi 4.1.2-33. Jeste jsem to zkousel kompilovat bez tech pridavnych voleb a to se zkompilovalo. Ale chci k tomu enginu pristupovat z aplikace napsane v pythonu, takze se asi bez tech voleb neobejdu. Kdyz tu chybu zadam v google, je tam reseni kde se prepisuji zdrojaky gcc, do toho se hrabat neodvazim.
    29.11.2009 21:23 l4m4
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global namesp
    Tak to by asi chtělo vidět, co se o tom píše v config.log...
    30.11.2009 22:38 zdenek2008 | skóre: 26
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global namesp
    config.logy mam, ale jsou mezi 40 - 80 kB, to nevim jestli sem muzu zkopirovat jako text...
    1.12.2009 09:37 l4m4
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global namesp
    Část vztahující se k tomu set_terminate() není předpokládám 80 kB. A log se dá přiložit jako příloha...
    1.12.2009 19:05 zdenek2008 | skóre: 26
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global namesp
    Mezitim jsem vygooglil rpm balicek quickfixu tak tu kompilaci necham plavat. Nakonec se jeste ukazalo ze je to vlastne takovy nedodelek co s pythonskym api funguje jen castecne a na plnou funkci je treba volat ho z aplikace napsane v c++. Mozna by bylo zajimave jestli by se to povedlo zkompilovat nekomu jinemu, treba na lepsim systemu nez mam ja. Kdovi... kazdopadne diky za rady.
    29.11.2009 22:02 Sinuhet | skóre: 31
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global na
    A skutecne to s touto verzi kompilujete? Co vypise g++ --version?
    30.11.2009 22:22 zdenek2008 | skóre: 26
    Rozbalit Rozbalit vše Re: configure: error: unable to find set_terminate in std or global na
    [zm@localhost ~]$ g++ --version
    g++ (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.