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 02:11 | Komunita

    Všem čtenářkám a čtenářům AbcLinuxu krásné Vánoce.

    Ladislav Hagara | Komentářů: 9
    dnes 02:00 | Nová verze

    Byla vydána nová verze 7.0 linuxové distribuce Parrot OS (Wikipedie). S kódovým názvem Echo. Jedná se o linuxovou distribuci založenou na Debianu a zaměřenou na penetrační testování, digitální forenzní analýzu, reverzní inženýrství, hacking, anonymitu nebo kryptografii. Přehled novinek v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 1
    včera 18:33 | Nová verze

    Vývojáři postmarketOS vydali verzi 25.12 tohoto před osmi lety představeného operačního systému pro chytré telefony vycházejícího z optimalizovaného a nakonfigurovaného Alpine Linuxu s vlastními balíčky. Přehled novinek v příspěvku na blogu. Na výběr jsou 4 uživatelská rozhraní: GNOME Shell on Mobile, KDE Plasma Mobile, Phosh a Sxmo.

    Ladislav Hagara | Komentářů: 0
    včera 13:55 | Nová verze

    Byla vydána nová verze 0.41.0 multimediálního přehrávače mpv (Wikipedie) vycházejícího z přehrávačů MPlayer a mplayer2. Přehled novinek, změn a oprav na GitHubu. Požadován je FFmpeg 6.1 nebo novější a také libplacebo 6.338.2 nebo novější.

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

    Byla vydána nová verze 5.5 (novinky) skriptovacího jazyka Lua (Wikipedie). Po pěti a půl letech od vydání verze 5.4.

    Ladislav Hagara | Komentářů: 0
    22.12. 23:44 | Nová verze

    Byla vydána nová verze 5.4.0 programu na úpravu digitálních fotografií darktable (Wikipedie). Z novinek lze vypíchnout vylepšenou podporu Waylandu. Nejnovější darktable by měl na Waylandu fungovat stejně dobře jako na X11.

    Ladislav Hagara | Komentářů: 0
    21.12. 05:00 | Nová verze

    Byla vydána beta verze Linux Mintu 22.3 s kódovým jménem Zena. Podrobnosti v přehledu novinek a poznámkách k vydání. Vypíchnout lze, že nástroj Systémová hlášení (System Reports) získal mnoho nových funkcí a byl přejmenován na Informace o systému (System Information). Linux Mint 22.3 bude podporován do roku 2029.

    Ladislav Hagara | Komentářů: 2
    21.12. 01:55 | Nová verze

    GNU Project Debugger aneb GDB byl vydán ve verzi 17.1. Podrobný přehled novinek v souboru NEWS.

    Ladislav Hagara | Komentářů: 0
    19.12. 17:22 | IT novinky

    Josef Průša oznámil zveřejnění kompletních CAD souborů rámů tiskáren Prusa CORE One a CORE One L. Nejsou vydány pod obecnou veřejnou licenci GNU ani Creative Commons ale pod novou licencí OCL neboli Open Community License. Ta nepovoluje prodávat kompletní tiskárny či remixy založené na těchto zdrojích.

    Ladislav Hagara | Komentářů: 14
    19.12. 17:00 | Komunita

    Nový CEO Mozilla Corporation Anthony Enzor-DeMeo tento týden prohlásil, že by se Firefox měl vyvinout v moderní AI prohlížeč. Po bouřlivých diskusích na redditu ujistil, že v nastavení Firefoxu bude existovat volba pro zakázání všech AI funkcí.

    Ladislav Hagara | Komentářů: 1
    Kdo vám letos nadělí dárek?
     (32%)
     (3%)
     (10%)
     (3%)
     (1%)
     (3%)
     (13%)
     (22%)
     (14%)
    Celkem 72 hlasů
     Komentářů: 17, poslední dnes 00:24
    Rozcestník

    Dotaz: ipac-ng - Problem s kompilaci

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