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:22 | Bezpečnostní upozornění

    V přihlašovací obrazovce LightDM KDE (lightdm-kde-greeter) byla nalezena a již opravena eskalace práv (CVE-2025-62876). Detaily v příspěvku na blogu SUSE Security.

    Ladislav Hagara | Komentářů: 4
    včera 13:22 | Nová verze

    Byla vydána nová verze 7.2 živé linuxové distribuce Tails (The Amnesic Incognito Live System), jež klade důraz na ochranu soukromí uživatelů a anonymitu. Tor Browser byl povýšen na verzi 15.0.1. Další novinky v příslušném seznamu.

    Ladislav Hagara | Komentářů: 0
    včera 10:33 | IT novinky

    Česká národní banka (ČNB) nakoupila digitální aktiva založená na blockchainu za milion dolarů (20,9 milionu korun). Na vytvořeném testovacím portfoliu, jehož součástí jsou bitcoin, stablecoiny navázané na dolar a tokenizované depozitum, chce získat praktickou zkušenost s držením digitálních aktiv. Portfolio nebude součástí devizových rezerv, uvedla dnes ČNB v tiskové zprávě.

    Ladislav Hagara | Komentářů: 40
    včera 03:22 | IT novinky

    Apple představil iPhone Pocket pro stylové přenášení iPhonu. iPhone Pocket vzešel ze spolupráce značky ISSEY MIYAKE a Applu a jeho tělo tvoří jednolitý 3D úplet, který uschová všechny modely iPhonu. iPhone Pocket s krátkým popruhem se prodává za 149,95 dolarů (USA) a s dlouhým popruhem za 229,95 dolarů (USA).

    Ladislav Hagara | Komentářů: 16
    včera 02:33 | Nová verze

    Byla vydána nová stabilní verze 7.7 webového prohlížeče Vivaldi (Wikipedie). Postavena je na Chromiu 142. Přehled novinek i s náhledy v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    13.11. 22:11 | Nová verze

    Společnost Epic Games vydala verzi 5.7 svého proprietárního multiplatformního herního enginu Unreal Engine (Wikipedie). Podrobný přehled novinek v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 2
    13.11. 16:22 | Bezpečnostní upozornění

    Intel vydal 30 upozornění na bezpečnostní chyby ve svých produktech. Současně vydal verzi 20251111 mikrokódů pro své procesory.

    Ladislav Hagara | Komentářů: 0
    13.11. 15:33 | Nová verze

    Byla vydána říjnová aktualizace aneb nová verze 1.106 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.106 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.

    Ladislav Hagara | Komentářů: 1
    13.11. 12:11 | Komunita

    Canonical pro své zákazníky, předplatitele Ubuntu Pro, prodloužil podporu Ubuntu LTS z 12 let na 15 let (Legacy add-on). Týká se verzí od 14.04 (Trusty Tahr).

    Ladislav Hagara | Komentářů: 2
    13.11. 05:11 | Nová verze

    Homebrew (Wikipedie), správce balíčků pro macOS a od verze 2.0.0 také pro Linux, byl vydán ve verzi 5.0.0. Nově je oficiálně podporován Linux ARM64/AArch64. Na stránce Homebrew Formulae lze procházet seznamem balíčků. K dispozici jsou také různé statistiky.

    Ladislav Hagara | Komentářů: 6
    Jaké řešení používáte k vývoji / práci?
     (35%)
     (47%)
     (18%)
     (18%)
     (23%)
     (15%)
     (22%)
     (15%)
     (16%)
    Celkem 353 hlasů
     Komentářů: 16, poslední 12.11. 18:21
    Rozcestník

    Dotaz: ipac-ng - Problem s kompilaci

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