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 13:11 | Nová verze

    Homebridge pro integraci chytrých domácích zařízení byl vydán ve verzi 2.0.0. Nově vedle protokolu HomeKit Accessory Protocol (HAP) podporuje standard chytré domácnosti Matter.

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

    Omarchy je linuxová distribuce s dlaždicovým správcem oken Hyprland. Založena je na Arch Linuxu. Vydána byla v nové verzi 3.7.0 - The Gaming Edition. Z novinek lze vypíchnout příkaz omarchy a celou řadu herních možností.

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

    CyberChef byl vydán v nové major verzi 11. Přehled novinek v Changelogu. CyberChef je webová aplikace pro analýzu dat a jejich kódování a dekódování, šifrování a dešifrování, kompresi a dekompresi, atd. Často je využívaná při kybernetických cvičeních a CTF (Capture the Flag).

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

    Byla vydána nová verze 2.4.67 svobodného multiplatformního webového serveru Apache (httpd). Řešeno je mimo jiné 11 zranitelností.

    Ladislav Hagara | Komentářů: 0
    včera 14:44 | Zajímavý software

    Brush (Bo(u)rn(e) RUsty SHell) je v Rustu napsaný shell kompatibilní s Bash (Bourne Again SHell). Vydána byla verze 0.4.0.

    Ladislav Hagara | Komentářů: 2
    včera 04:44 | Komunita

    Google zveřejnil seznam 1 141 projektů (vývojářů) od 184 organizací přijatých do letošního, již dvaadvacátého, Google Summer of Code. Přihlášeno bylo celkově 23 371 projektů od 15 245 vývojářů ze 131 zemí.

    Ladislav Hagara | Komentářů: 3
    včera 03:00 | Komunita

    Na čem pracovali vývojáři GNOME a KDE Plasma minulý týden? Pravidelný přehled novinek v Týden v GNOME a Týden v KDE Plasma.

    Ladislav Hagara | Komentářů: 0
    3.5. 03:44 | Nová verze

    Open source počítačová hra na hrdiny NetHack (Wikipedie, GitHub) byla vydána v nové verzi 5.0.0. První verze této hry byla vydána v roce 1987.

    Ladislav Hagara | Komentářů: 5
    1.5. 15:11 | IT novinky

    Evropská komise naléhavě vyzvala členské státy EU, aby kvůli ochraně nezletilých na internetu urychlily zavádění unijní aplikace pro ověřování věku a zajistily její dostupnost do konce roku. Členské státy mohou zavést aplikaci EU pro ověřování věku jako samostatnou aplikaci nebo ji integrovat do takzvané evropské peněženky digitální identity.

    Ladislav Hagara | Komentářů: 49
    30.4. 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
    Které desktopové prostředí na Linuxu používáte?
     (14%)
     (9%)
     (2%)
     (14%)
     (31%)
     (4%)
     (7%)
     (3%)
     (16%)
     (24%)
    Celkem 1502 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.