[opensuse-hu] app.o hiányzik ?
Sziasztok! Fordítok egy ircp-tray csomagot 10.3-ra és a make leáll itt: make[2]: *** [app.o] Error 1 make[2]: Leaving directory `/home/***/ircp-tray-0.7.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/***/ircp-tray-0.7.2.1' make: *** [all] Error 2 _________________________ Feltételezem az app.o hiányzik neki, melyik csomag része lehet ? -- Üdv:Karesz ______________________ http://kareszka.extra.hu ______________________ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-hu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-hu+help@opensuse.org
Szia keves az info amit bepasteltel.. tobb kenne. On 10/7/07, Szágyi Károly <szagyi@gmail.com> wrote:
Sziasztok!
Fordítok egy ircp-tray csomagot 10.3-ra és a make leáll itt:
make[2]: *** [app.o] Error 1 make[2]: Leaving directory `/home/***/ircp-tray-0.7.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/***/ircp-tray-0.7.2.1' make: *** [all] Error 2 _________________________ Feltételezem az app.o hiányzik neki, melyik csomag része lehet ? -- Üdv:Karesz ______________________ http://kareszka.extra.hu ______________________ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-hu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-hu+help@opensuse.org
-- Andy N�����r��y隊Z)z{.��n��칻�&ޢ���������v+b�v�r��jwlzf���^�ˬz���i�������
Andras Barna 2007. október 7. dátummal ezt írta:
Szia
keves az info amit bepasteltel.. tobb kenne.
Ok akor itt az egész kimenet... _____________________________________________ make make all-recursive make[1]: Entering directory `/home/--------/ircp-tray-0.7.2.1' Making all in src make[2]: Entering directory `/home/------/ircp-tray-0.7.2.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"Ircp-Tray\" -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATADIR=\""/usr/local/share"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/local/share/pixmaps"\" -g -O2 -MT app.o -MD -MP -MF ".deps/app.Tpo" -c -o app.o app.c; \ then mv -f ".deps/app.Tpo" ".deps/app.Po"; else rm -f ".deps/app.Tpo"; exit 1; fi app.c:138: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token app.c: In function ‘trayicon_init’: app.c:241: error: ‘TrayToolTips’ undeclared (first use in this function) app.c:241: error: (Each undeclared identifier is reported only once app.c:241: error: for each function it appears in.) app.c: In function ‘trayicon_set_text’: app.c:251: warning: incompatible implicit declaration of built-in function ‘strlen’ app.c: In function ‘config_get_lastsavedir’: app.c:367: warning: incompatible implicit declaration of built-in function ‘malloc’ app.c:367: warning: incompatible implicit declaration of built-in function ‘strlen’ app.c:370: warning: assignment from incompatible pointer type app.c:372: warning: passing argument 1 of ‘g_key_file_load_from_file’ from incompatible pointer type app.c:374: warning: passing argument 1 of ‘g_key_file_get_string’ from incompatible pointer type app.c:375: warning: passing argument 1 of ‘g_key_file_free’ from incompatible pointer type app.c: In function ‘config_set_lastsavedir’: app.c:389: warning: incompatible implicit declaration of built-in function ‘malloc’ app.c:389: warning: incompatible implicit declaration of built-in function ‘strlen’ app.c:392: warning: assignment from incompatible pointer type app.c:394: warning: passing argument 1 of ‘g_key_file_load_from_file’ from incompatible pointer type app.c:395: warning: passing argument 1 of ‘g_key_file_set_string’ from incompatible pointer type app.c:396: warning: passing argument 1 of ‘g_key_file_to_data’ from incompatible pointer type app.c:404: warning: passing argument 1 of ‘g_key_file_free’ from incompatible pointer type app.c: In function ‘log_file’: app.c:419: warning: incompatible implicit declaration of built-in function ‘malloc’ app.c:419: warning: incompatible implicit declaration of built-in function ‘strlen’ app.c: In function ‘discoverer_do’: app.c:452: warning: incompatible implicit declaration of built-in function ‘strncpy’ app.c:458: error: ‘TrayToolTips’ undeclared (first use in this function) app.c:463: warning: incompatible implicit declaration of built-in function ‘strlen’ app.c: In function ‘discoverer_is_in_range’: app.c:499: warning: incompatible implicit declaration of built-in function ‘strlen’ app.c: In function ‘show_log_file’: app.c:650: warning: incompatible implicit declaration of built-in function ‘malloc’ app.c:650: warning: incompatible implicit declaration of built-in function ‘strlen’ app.c:657: warning: incompatible implicit declaration of built-in function ‘strcpy’ app.c: At top level: app.c:670: fatal error: opening dependency file .deps/app.Tpo: Hozzáférés megtagadva compilation terminated. make[2]: *** [app.o] Error 1 make[2]: Leaving directory `/home/----/ircp-tray-0.7.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/------/ircp-tray-0.7.2.1' make: *** [all] Error 2 -- Üdv:Karesz ______________________ http://kareszka.extra.hu ______________________ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-hu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-hu+help@opensuse.org
participants (2)
-
Andras Barna
-
Szágyi Károly