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 14:00 | Zajímavý článek

    Byl publikován aktuální přehled vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie).

    Ladislav Hagara | Komentářů: 0
    včera 12:00 | Nová verze

    V programovacím jazyce Go naprogramovaná webová aplikace pro spolupráci na zdrojových kódech pomocí gitu Forgejo byla vydána ve verzi 12.0 (Mastodon). Forgejo je fork Gitei.

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

    Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 155 (pdf) a Hello World 27 (pdf).

    Ladislav Hagara | Komentářů: 1
    17.7. 16:11 | Nová verze

    Hyprland, tj. kompozitor pro Wayland zaměřený na dláždění okny a zároveň grafické efekty, byl vydán ve verzi 0.50.0. Podrobný přehled novinek na GitHubu.

    Ladislav Hagara | Komentářů: 2
    17.7. 15:55 | Komunita

    Patrick Volkerding oznámil před dvaatřiceti lety vydání Slackware Linuxu 1.00. Slackware Linux byl tenkrát k dispozici na 3,5 palcových disketách. Základní systém byl na 13 disketách. Kdo chtěl grafiku, potřeboval dalších 11 disket. Slackware Linux 1.00 byl postaven na Linuxu .99pl11 Alpha, libc 4.4.1, g++ 2.4.5 a XFree86 1.3.

    Ladislav Hagara | Komentářů: 5
    16.7. 21:22 | IT novinky

    Ministerstvo pro místní rozvoj (MMR) jako první orgán státní správy v Česku spustilo takzvaný „bug bounty“ program pro odhalování bezpečnostních rizik a zranitelných míst ve svých informačních systémech. Za nalezení kritické zranitelnosti nabízí veřejnosti odměnu 1000 eur, v případě vysoké závažnosti je to 500 eur. Program se inspiruje přístupy běžnými v komerčním sektoru nebo ve veřejné sféře v zahraničí.

    Ladislav Hagara | Komentářů: 19
    16.7. 16:22 | IT novinky

    Vláda dne 16. července 2025 schválila návrh nového jednotného vizuálního stylu státní správy. Vytvořilo jej na základě veřejné soutěže studio Najbrt. Náklady na přípravu návrhu a metodiky činily tři miliony korun. Modernizovaný dvouocasý lev vychází z malého státního znaku. Vizuální styl doprovází originální písmo Czechia Sans.

    Ladislav Hagara | Komentářů: 26
    16.7. 15:33 | Upozornění

    Vyhledávač DuckDuckGo je podle webu DownDetector od 2:15 SELČ nedostupný. Opět fungovat začal na několik minut zhruba v 15:15. Další služby nesouvisející přímo s vyhledáváním, jako mapyAI asistent jsou dostupné. Pro některé dotazy během výpadku stále funguje zobrazování například textu z Wikipedie.

    bindiff | Komentářů: 8
    16.7. 13:33 | Bezpečnostní upozornění

    Více než 600 aplikací postavených na PHP frameworku Laravel je zranitelných vůči vzdálenému spuštění libovolného kódu. Útočníci mohou zneužít veřejně uniklé konfigurační klíče APP_KEY (např. z GitHubu). Z více než 260 000 APP_KEY získaných z GitHubu bylo ověřeno, že přes 600 aplikací je zranitelných. Zhruba 63 % úniků pochází z .env souborů, které často obsahují i další citlivé údaje (např. přístupové údaje k databázím nebo cloudovým službám).

    Ladislav Hagara | Komentářů: 5
    16.7. 00:11 | Nová verze

    Open source modální textový editor Helix, inspirovaný editory Vim, Neovim či Kakoune, byl vydán ve verzi 25.07. Přehled novinek se záznamy terminálových sezení v asciinema v oznámení na webu. Detailně v CHANGELOGu na GitHubu.

    Ladislav Hagara | Komentářů: 0
    Jaký je váš oblíbený skriptovací jazyk?
     (59%)
     (27%)
     (7%)
     (3%)
     (0%)
     (1%)
     (4%)
    Celkem 410 hlasů
     Komentářů: 16, poslední 8.6. 21:05
    Rozcestník

    Dotaz: ipac-ng - Problem s kompilaci

    13.6.2007 21:26 Mirekh
    ipac-ng - Problem s kompilaci
    Přečteno: 429×
    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.