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í
×
    včera 23:33 | Nová verze

    Richard Biener oznámil vydání verze 16.1 (16.1.0) kolekce kompilátorů pro různé programovací jazyky GCC (GNU Compiler Collection). Jedná se o první stabilní verzi řady 16. Přehled změn, nových vlastností a oprav a aktualizovaná dokumentace na stránkách projektu. Některé zdrojové kódy, které bylo možné přeložit s předchozími verzemi GCC, bude nutné upravit.

    Ladislav Hagara | Komentářů: 0
    včera 23:11 | Nová verze

    Zulip Server z open source komunikační platformy Zulip (Wikipedie, GitHub) byl vydán ve verzi 12.0. Přehled novinek v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    včera 12:11 | IT novinky

    Před 30 lety, tj. v úterý 30. dubna 1996, byl spuštěn Seznam.cz.

    Ladislav Hagara | Komentářů: 4
    včera 11:44 | Komunita

    Byly zpracovány a zveřejněny všechny videozáznamy, které stojí za zveřejnění, z konference FOSDEM 2026.

    Ladislav Hagara | Komentářů: 0
    včera 01:11 | IT novinky

    Od úterý 28. dubna musí nově uváděné notebooky v Evropské unii podporovat nabíjení přes USB-C. Jednotná nabíječka byla schválena Evropským parlamentem v říjnu 2022.

    Ladislav Hagara | Komentářů: 53
    29.4. 23:44 | Bezpečnostní upozornění

    Byly publikovány informace o kritické zranitelnosti CVE-2026-31431 pojmenované Copy Fail v Linuxu, konkrétně v kryptografii (AF_ALG). Běžný uživatel může získat práva roota (lokální eskalaci práv). Na všech distribucích Linuxu vydaných od roku 2017. Pomocí 732bajtového skriptu. V upstreamu je již opraveno. Zranitelnost byla nalezena pomocí AI Xint Code.

    Ladislav Hagara | Komentářů: 4
    29.4. 17:44 | Nová verze

    Textový editor Zed dospěl do verze 1.0. Představení v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    29.4. 04:44 | Komunita

    Vývojáři svobodného 3D softwaru Blender představili (𝕏, Mastodon, Bluesky) nejnovějšího firemního sponzora Blenderu. Je ním společnost Anthropic stojící za AI Claude a úroveň sponzoringu je Patron, tj. minimálně 240 tisíc eur ročně. Anthropic oznámil sponzorství v tiskové zprávě Claude for Creative Work.

    Ladislav Hagara | Komentářů: 7
    29.4. 03:55 | Nová verze

    VNC server wayvnc pro Wayland kompozitory postavené nad wlroots - ne GNOME, KDE nebo Weston - byl vydán ve verzi 0.10.0. Vydána byla také verze 1.0.0 související knihovny neatvnc.

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

    Bylo oznámeno vydání Fedora Linuxu 44. Ve finální verzi vychází šest oficiálních edic: Fedora Workstation a Fedora KDE Plasma Desktop pro desktopové, Fedora Server pro serverové, Fedora IoT pro internet věcí, Fedora Cloud pro cloudové nasazení a Fedora CoreOS pro ty, kteří preferují neměnné systémy. Vedle nich jsou k dispozici také další atomické desktopy, spiny a laby. Podrobný přehled novinek v samostatných článcích na stránkách

    … více »
    Ladislav Hagara | Komentářů: 7
    Které desktopové prostředí na Linuxu používáte?
     (14%)
     (8%)
     (2%)
     (13%)
     (31%)
     (3%)
     (6%)
     (3%)
     (15%)
     (24%)
    Celkem 1467 hlasů
     Komentářů: 30, poslední 3.4. 20:20
    Rozcestník

    Dotaz: ipac-ng - Problem s kompilaci

    13.6.2007 21:26 Mirekh
    ipac-ng - Problem s kompilaci
    Přečteno: 452×
    Zdravim,

    Mam problem s komilaci ipac-ng. Pouzivam Debian sarge a chci zkompilovat ipac-ng-1.31.

    Kdyz dam v rozbalenem adresari ./colnfigure objevi se toto.

    debian:/usr/src/ipac-ng-1.31# ./configure

    checking for gcc... gcc

    checking for C compiler default output... 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 gcc accepts -g... yes

    checking for gcc option to accept ANSI C... none needed

    checking for an ANSI C-conforming const... yes

    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 for size_t... yes

    checking for gcc... (cached) gcc

    checking whether we are using the GNU C compiler... (cached) yes

    checking whether gcc accepts -g... (cached) yes

    checking for gcc option to accept ANSI C... (cached) none needed

    checking for gawk... no

    checking for mawk... mawk

    checking for bison... bison -y

    checking for flex... flex

    checking for yywrap in -lfl... yes

    checking lex output file root... lex.yy

    checking whether yytext is a pointer... yes

    checking for ipchains... /sbin/ipchains

    checking for iptables... /usr/local/sbin/iptables

    checking for mktemp... /bin/mktemp

    checking for perl5... no

    checking for perl... /usr/bin/perl

    checking for PQexec in -lpq... no

    configure: WARNING: postgres library not found!

    support for optional storage "postgre" will be disabled

    hint: use the configure option '--with-postgresql-lib'

    checking for gdbm_open in -lgdbm... no

    configure: WARNING: gdbm library not found!

    support for optional storage "gdbm" will be disabled

    checking for mysql_query in -lmysqlclient... no

    configure: WARNING: mysql library not found!

    support for optional storage "mysql" will be disabled

    checking for sqlite_get_table in -lsqlite... no

    configure: WARNING: sqlite library not found!

    support for optional storage "sqlite" will be disabled

    checking for dlopen in -ldl... yes

    checking for default data directory... /var/lib/ipac

    checking for default run file name... /var/run/ipac.rules

    checking for default pid file name... /var/run/ipac.pid

    checking for default flag file name... /var/lib/ipac/flag

    checking for default status file name... /var/run/ipac.status

    checking for default fetchipac lock file name... /var/lock/ipac.lck

    checking for tmp directory... /tmp

    checking for maximum rule name length... 32

    checking for available storage methods... plain-file

    checking for default storage method... plain-file (consider installing postgre!)

    checking for available access agents... files

    checking for default access agent... files (default)

    checking for default config directory... /etc/ipac-ng (default)

    checking for default config file...

    /etc/ipac-ng/ipac.conf (default)

    checking for available accounting agents... ipchains iptables

    checking for default accounting agent... iptables (default)

    checking if ipacsum debugging is desired... no (default)

    checking if database debugging is desired... no (default)

    checking for default database name... ipac (default)

    checking for default database port... (default)

    configure: creating ./config.status

    config.status: creating Makefile

    config.status: creating storage/Makefile

    config.status: creating agents/Makefile

    config.status: creating access/Makefile

    config.status: creating subst-config

    config.status: creating access/files/Makefile

    config.status: creating agents/ipchains/Makefile

    config.status: creating agents/iptables/Makefile

    config.status: creating storage/plain-file/Makefile

    config.status: creating ipactest

    config.status: creating config.h

    config.status: config.h is unchanged

    Kdyz pak dam make dostanu: debian:/usr/src/ipac-ng-1.31# make running subst on files: ipacsum fetchipac.8 ipacsum.8 ipac-convert.8...

    ipacsum: unchanged

    fetchipac.8: updated

    ipacsum.8: unchanged

    ipac-convert.8: unchanged

    chmod +x ipacsum ipac-convert ipactest

    touch dosubst

    Making all in storage

    make[1]: Entering directory `/usr/src/ipac-ng-1.31/storage'

    Making all in plain-file

    make[2]: Entering directory `/usr/src/ipac-ng-1.31/storage/plain-file'

    gcc -c -I. -I../.. -DHAVE_CONFIG_H -g -O2 -Wall

    plain-file.c -o plain-file.o

    plain-file.c:57: warning: initialization from incompatible pointer type

    plain-file.c:58: warning: initialization from incompatible pointer type

    ar -crus libstorplain-file.a plain-file.o

    make[2]: Leaving directory `/usr/src/ipac-ng-1.31/storage/plain-file'

    make[1]: Leaving directory `/usr/src/ipac-ng-1.31/storage'

    Making all in agents

    make[1]: Entering directory `/usr/src/ipac-ng-1.31/agents'

    Making all in ipchains

    make[2]: Entering directory `/usr/src/ipac-ng-1.31/agents/ipchains'

    gcc -c -I. -I../.. -DHAVE_CONFIG_H -g -O2 -Wall ipchains.c -o ipchains.o

    gcc -c -I. -I../.. -DHAVE_CONFIG_H -g -O2 -Wall libipfwc.c -o libipfwc.o

    libipfwc.c: In function 'ipfwc_strerror':

    libipfwc.c:504: error: label at end of compound statement

    make[2]: *** [libipfwc.o] Error 1

    make[2]: Leaving directory `/usr/src/ipac-ng-1.31/agents/ipchains'

    make[1]: *** [all-recursive] Error 1

    make[1]: Leaving directory `/usr/src/ipac-ng-1.31/agents'

    make: *** [all-recursive] Error 1

    Debian nabizi take ipac-ng pres apt, nicmene by k tomu rad nainstaloval distribucni iptables, jenze iptables mam jiz zkompilovane s podporou ipp2p apod. Chci to proste zachovat.

    Dekuji za radu

    Odpovědi

    15.6.2007 12:55 Mirekh
    Rozbalit Rozbalit vše Re: ipac-ng - Problem s kompilaci
    Nikdo nevi ?

    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.