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 05:55 | IT novinky

    Organizace Open Container Initiative (OCI) (Wikipedie), projekt nadace Linux Foundation, vydala Runtime Specification 1.3 (pdf), tj. novou verzi specifikace kontejnerového běhového prostředí. Hlavní novinkou je podpora FreeBSD.

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

    Nový open source router Turris Omnia NG je v prodeji. Aktuálně na Allegro, Alternetivo, Discomp, i4wifi a WiFiShop.

    Ladislav Hagara | Komentářů: 18
    včera 05:44 | Komunita

    Na YouTube a nově také na VHSky byly zveřejněny sestříhané videozáznamy přednášek z letošního OpenAltu.

    Ladislav Hagara | Komentářů: 0
    včera 04:33 | Komunita

    Jednou za rok otevírá společnost SUSE dveře svých kanceláří široké veřejnosti. Letos je pro vás otevře 26. listopadu v 16 hodin v pražském Karlíně. Vítáni jsou všichni, kdo se chtějí dozvědět více o práci vývojářů, prostředí ve kterém pracují a o místní firemní kultuře. Můžete se těšit na krátké prezentace, které vám přiblíží, na čem inženýři v Praze pracují, jak spolupracují se zákazníky, partnery i studenty, proč mají rádi open source a co

    … více »
    SUSEMAS | Komentářů: 2
    včera 04:22 | Komunita

    Na čem pracují vývojáři webového prohlížeče Ladybird (GitHub)? Byl publikován přehled vývoje za říjen (YouTube).

    Ladislav Hagara | Komentářů: 0
    včera 04:11 | Zajímavý článek

    Jeff Quast otestoval současné emulátory terminálu. Zaměřil se na podporu Unicode a výkon. Vítězným emulátorem terminálu je Ghostty.

    Ladislav Hagara | Komentářů: 11
    3.11. 22:55 | IT novinky

    Amazon bude poskytovat cloudové služby OpenAI. Cloudová divize Amazon Web Services (AWS) uzavřela s OpenAI víceletou smlouvu za 38 miliard USD (803,1 miliardy Kč), která poskytne majiteli chatovacího robota s umělou inteligencí (AI) ChatGPT přístup ke stovkám tisíc grafických procesů Nvidia. Ty bude moci využívat k trénování a provozování svých modelů AI. Firmy to oznámily v dnešní tiskové zprávě. Společnost OpenAI také nedávno

    … více »
    Ladislav Hagara | Komentářů: 8
    3.11. 16:22 | Pozvánky

    Konference Prague PostgreSQL Developer Day 2026 (P2D2) se koná 27. a 28. ledna 2026. Konference je zaměřena na témata zajímavá pro uživatele a vývojáře. Příjem přednášek a workshopů je otevřen do 14. listopadu. Vítáme témata související s PostgreSQL či s databázemi obecně, a mohou být v češtině či angličtině.

    TomasVondra | Komentářů: 0
    3.11. 13:22 | Nová verze

    Byl vydán Devuan 6 Excalibur. Přehled novinek v poznámkách k vydání. Kódové jméno Excalibur bylo vybráno podle planetky 9499 Excalibur. Devuan (Wikipedie) je fork Debianu bez systemd. Devuan 6 Excalibur vychází z Debianu 13 Trixie. Devuan 7 ponese kódové jméno Freia.

    Ladislav Hagara | Komentářů: 4
    3.11. 10:44 | IT novinky

    Společnost Valve aktualizovala přehled o hardwarovém a softwarovém vybavení uživatelů služby Steam. Podíl uživatelů Linuxu poprvé překročil 3 %, aktuálně 3,05 %. Nejčastěji používané linuxové distribuce jsou Arch Linux, Linux Mint a Ubuntu. Při výběru jenom Linuxu vede SteamOS Holo s 27,18 %. Procesor AMD používá 67,10 % hráčů na Linuxu.

    Ladislav Hagara | Komentářů: 1
    Jaké řešení používáte k vývoji / práci?
     (36%)
     (48%)
     (18%)
     (18%)
     (22%)
     (15%)
     (21%)
     (16%)
     (16%)
    Celkem 312 hlasů
     Komentářů: 15, poslední 2.11. 08:25
    Rozcestník

    Dotaz: make error

    18.11.2007 19:11 Já
    make error
    Přečteno: 421×
    zdravim, pri jakekoli kompilaci se zaseknu u "make", protoze mi to pravidelne hodi error. Ted jsem napriklad chtel kompilovat avant-window-navigator a toto je prubeh:

    make all-recursive make[1]: Entering directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1' Making all in src make[2]: Entering directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c: In function ‘main’: main.c:52: warning: unused variable ‘lab’ main.c: At top level: awn-bar.h:51: warning: ‘parent_class’ defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-gconf.o -MD -MP -MF ".deps/awn-gconf.Tpo" -c -o awn-gconf.o awn-gconf.c; \ then mv -f ".deps/awn-gconf.Tpo" ".deps/awn-gconf.Po"; else rm -f ".deps/awn-gconf.Tpo"; exit 1; fi awn-gconf.c: In function ‘awn_notify_string’: awn-gconf.c:136: warning: assignment discards qualifiers from pointer target type awn-gconf.c: In function ‘awn_notify_color’: awn-gconf.c:157: warning: passing argument 1 of ‘hex2float’ discards qualifiers from pointer target type awn-gconf.c: In function ‘awn_load_bool’: awn-gconf.c:171: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type awn-gconf.c: In function ‘awn_load_string’: awn-gconf.c:179: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type awn-gconf.c: In function ‘awn_load_float’: awn-gconf.c:187: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type awn-gconf.c: In function ‘awn_load_color’: awn-gconf.c:202: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-bar.o -MD -MP -MF ".deps/awn-bar.Tpo" -c -o awn-bar.o awn-bar.c; \ then mv -f ".deps/awn-bar.Tpo" ".deps/awn-bar.Po"; else rm -f ".deps/awn-bar.Tpo"; exit 1; fi awn-bar.c:35: warning: type defaults to ‘int’ in declaration of ‘current_width’ awn-bar.c: In function ‘awn_bar_new’: awn-bar.c:79: warning: passing argument 1 of ‘_position_window’ from incompatible pointer type awn-bar.c: In function ‘_on_expose’: awn-bar.c:259: warning: type defaults to ‘int’ in declaration of ‘oWidth’ awn-bar.c:260: warning: type defaults to ‘int’ in declaration of ‘oHeight’ awn-bar.c:260: warning: unused variable ‘oHeight’ awn-bar.c:259: warning: unused variable ‘oWidth’ awn-bar.c: In function ‘do_shape_combine_mask’: awn-bar.c:310: error: ‘Pixmap’ undeclared (first use in this function) awn-bar.c:310: error: (Each undeclared identifier is reported only once awn-bar.c:310: error: for each function it appears in.) awn-bar.c:310: error: expected ‘;’ before ‘pixmap’ awn-bar.c:315: warning: implicit declaration of function ‘XShapeQueryExtension’ awn-bar.c:315: warning: implicit declaration of function ‘GDK_WINDOW_XDISPLAY’ awn-bar.c:318: warning: implicit declaration of function ‘XShapeQueryVersion’ awn-bar.c:326: error: ‘pixmap’ undeclared (first use in this function) awn-bar.c:326: warning: implicit declaration of function ‘GDK_DRAWABLE_XID’ awn-bar.c:331: error: ‘None’ undeclared (first use in this function) awn-bar.c:334: warning: implicit declaration of function ‘XShapeCombineMask’ awn-bar.c:336: error: ‘ShapeInput’ undeclared (first use in this function) awn-bar.c:340: error: ‘ShapeSet’ undeclared (first use in this function) awn-bar.c: In function ‘awn_bar_resize’: awn-bar.c:467: warning: ISO C forbids conversion of function pointer to object pointer type awn-bar.c:467: warning: passing argument 2 of ‘g_timeout_add’ from incompatible pointer type make[2]: *** [awn-bar.o] Error 1 make[2]: Leaving directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1' make: *** [all] Error 2

    Poradi nekdo?? Dik

    Odpovědi

    18.11.2007 19:17 Ash | skóre: 53
    Rozbalit Rozbalit vše Re: make error
    Jakou používáte distribuci? Jedná se o kombilaci v rámci vašeho oblíbeného správce balíčků vaší distribuce, nebo to z nějakého důvodu kompilujete "bokem"?
    18.11.2007 19:22 Já
    Rozbalit Rozbalit vše Re: make error
    Debian Etch, ale nechapu otazku "kompilace v ramci spravce balicku" ???
    18.11.2007 20:53 Ash | skóre: 53
    Rozbalit Rozbalit vše Re: make error
    Tím jsem myslel, jestli kompilujete třeba emerge avant-window-navigator, nebo jestli jste si stáhl zdrojáky a odvážně někde děláte ./configure make make install. V tom druhém případě bych si říkal že vám možná k tomu ještě chybí nějaká knihovna, kde by bylo deklarované to chybějící Pixmap. Případně že máte jinou verzi.
    18.11.2007 19:26 ajikdpoe | skóre: 23 | blog: dvh
    Rozbalit Rozbalit vše Re: make error
    awn-bar.c:310: error: ‘Pixmap’ undeclared

    - t.j. nechyba mu ziadna kniznica len odkazuje na nejaky objekt ktory nieje nikde deklarovany, tu to vidim jednoznacne na otazku autorovi projektu s tym nech povie kde je Pixmap dotazovana v awn-bar.c na riadku 310 u autora deklarovana a potom zistit preco to u teba nieje tak isto.
    18.11.2007 20:09 cronin | skóre: 49
    Rozbalit Rozbalit vše Re: make error
    make  all-recursive
    make[1]: Entering directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1'
    Making all in src
    make[2]: Entering directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1/src'
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0    -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\"   -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
            then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
    main.c: In function ‘main’:
    main.c:52: warning: unused variable ‘lab’
    main.c: At top level:
    awn-bar.h:51: warning: ‘parent_class’ defined but not used
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0    -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\"   -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-gconf.o -MD -MP -MF ".deps/awn-gconf.Tpo" -c -o awn-gconf.o awn-gconf.c; \
            then mv -f ".deps/awn-gconf.Tpo" ".deps/awn-gconf.Po"; else rm -f ".deps/awn-gconf.Tpo"; exit 1; fi
    awn-gconf.c: In function ‘awn_notify_string’:
    awn-gconf.c:136: warning: assignment discards qualifiers from pointer target type
    awn-gconf.c: In function ‘awn_notify_color’:
    awn-gconf.c:157: warning: passing argument 1 of ‘hex2float’ discards qualifiers from pointer target type
    awn-gconf.c: In function ‘awn_load_bool’:
    awn-gconf.c:171: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type
    awn-gconf.c: In function ‘awn_load_string’:
    awn-gconf.c:179: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type
    awn-gconf.c: In function ‘awn_load_float’:
    awn-gconf.c:187: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type
    awn-gconf.c: In function ‘awn_load_color’:
    awn-gconf.c:202: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0    -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\"   -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-bar.o -MD -MP -MF ".deps/awn-bar.Tpo" -c -o awn-bar.o awn-bar.c; \
            then mv -f ".deps/awn-bar.Tpo" ".deps/awn-bar.Po"; else rm -f ".deps/awn-bar.Tpo"; exit 1; fi
    awn-bar.c:35: warning: type defaults to ‘int’ in declaration of ‘current_width’
    awn-bar.c: In function ‘awn_bar_new’:
    awn-bar.c:79: warning: passing argument 1 of ‘_position_window’ from incompatible pointer type
    awn-bar.c: In function ‘_on_expose’:
    awn-bar.c:259: warning: type defaults to ‘int’ in declaration of ‘oWidth’
    awn-bar.c:260: warning: type defaults to ‘int’ in declaration of ‘oHeight’
    awn-bar.c:260: warning: unused variable ‘oHeight’
    awn-bar.c:259: warning: unused variable ‘oWidth’
    awn-bar.c: In function ‘do_shape_combine_mask’:
    awn-bar.c:310: error: ‘Pixmap’ undeclared (first use in this function)
    awn-bar.c:310: error: (Each undeclared identifier is reported only once
    awn-bar.c:310: error: for each function it appears in.)
    awn-bar.c:310: error: expected ‘;’ before ‘pixmap’
    awn-bar.c:315: warning: implicit declaration of function ‘XShapeQueryExtension’
    awn-bar.c:315: warning: implicit declaration of function ‘GDK_WINDOW_XDISPLAY’
    awn-bar.c:318: warning: implicit declaration of function ‘XShapeQueryVersion’
    awn-bar.c:326: error: ‘pixmap’ undeclared (first use in this function)
    awn-bar.c:326: warning: implicit declaration of function ‘GDK_DRAWABLE_XID’
    awn-bar.c:331: error: ‘None’ undeclared (first use in this function)
    awn-bar.c:334: warning: implicit declaration of function ‘XShapeCombineMask’
    awn-bar.c:336: error: ‘ShapeInput’ undeclared (first use in this function)
    awn-bar.c:340: error: ‘ShapeSet’ undeclared (first use in this function)
    awn-bar.c: In function ‘awn_bar_resize’:
    awn-bar.c:467: warning: ISO C forbids conversion of function pointer to object pointer type
    awn-bar.c:467: warning: passing argument 2 of ‘g_timeout_add’ from incompatible pointer type
    make[2]: *** [awn-bar.o] Error 1
    make[2]: Leaving directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1'
    make: *** [all] Error 2
    
    18.11.2007 22:05 Martin Doucha | skóre: 23 | blog: Yet another blog
    Rozbalit Rozbalit vše Re: make error
    Nejspíš chybí devel balíčky Xlib a GDK...

    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.