pidgin - 2 problemy
pidgin - 2 problemy
Witam
postawiłem właśnie pidgina na GNOME i jest powalający w porównaniu z kadu ale nie o tym.
1. zaimportowałem liste z serwera, liste z 3 grupami... niestety nie wiem jak zrobić tak, żeby normalny widok listy kontaktów nie był podzielony na grupy lecz żeby wszystkie kontakty były razem, jak w kadu.
2. Dlaczego nie można (lub: jak mozna?) edytować dane kontaktów na liście?
postawiłem właśnie pidgina na GNOME i jest powalający w porównaniu z kadu ale nie o tym.
1. zaimportowałem liste z serwera, liste z 3 grupami... niestety nie wiem jak zrobić tak, żeby normalny widok listy kontaktów nie był podzielony na grupy lecz żeby wszystkie kontakty były razem, jak w kadu.
2. Dlaczego nie można (lub: jak mozna?) edytować dane kontaktów na liście?
Nie chcę zakładać nowego wątka, więc się podepnę z moimi "problemami", ale trochę innej natury:
1) czy jest gdzieś wtyczka do tlena ? znalazłem ale na i386, probowałem zainstalować jednakże nie działa (mam AMD64)
2) czy można gdzieś zmienić kolorystykę kontaków wyświetlanych na liście kontaków ?
3) czy można skądś ściągnąć i ewentualnie skąd emotki pod gg do pidgina (tylko jakieś ładne:-) )
1) czy jest gdzieś wtyczka do tlena ? znalazłem ale na i386, probowałem zainstalować jednakże nie działa (mam AMD64)
2) czy można gdzieś zmienić kolorystykę kontaków wyświetlanych na liście kontaków ?
3) czy można skądś ściągnąć i ewentualnie skąd emotki pod gg do pidgina (tylko jakieś ładne:-) )
1. wtyczka jest
http://nic.com.pl/~alek/gaim-tlen/
2. poszukaj w pluginach
3. emotionki z gg7 pod pidgin też są sam je mam zainstalowane
http://nic.com.pl/~alek/gaim-tlen/
2. poszukaj w pluginach
3. emotionki z gg7 pod pidgin też są sam je mam zainstalowane
wtyczkę musisz skompilowac potem wrzucic do katalogu pidgina
emotki:
http://www.google.pl/search?hl=pl&q=gai ... Google&lr=
nazywają gię gaim-gadu-smiles
emotki:
http://www.google.pl/search?hl=pl&q=gai ... Google&lr=
nazywają gię gaim-gadu-smiles
Za ikonki wielka dziękuję ;-)
Co do kompilacji to jak?
Oto co mam w katalogu:
I co dalej? Chodzi Ci o normalną kompilację gcc?
Co do kompilacji to jak?
Oto co mam w katalogu:
Kod: Zaznacz cały
[chester@asgard:~/pidgin-tlen-20070524]$ ll
razem 176
-rw-r--r-- 1 chester chester 5450 2007-05-25 00:59 auth.c
-rw-r--r-- 1 chester chester 38381 2007-05-25 00:59 chat.c
-rw-r--r-- 1 chester chester 2223 2007-05-25 00:59 chat.h
-rw-r--r-- 1 chester chester 789 2007-05-25 00:59 emo_to_theme.py
-rw-r--r-- 1 chester chester 1571 2007-05-25 00:59 Makefile
-rw-r--r-- 1 chester chester 1233 2007-05-25 00:59 Makefile.mingw
-rw-r--r-- 1 chester chester 1635 2007-05-25 00:59 README
-rw-r--r-- 1 chester chester 334 2007-05-25 00:59 README.WIN
-rw-r--r-- 1 chester chester 531 2007-05-25 00:59 tlen_16.png
-rw-r--r-- 1 chester chester 695 2007-05-25 00:59 tlen_22.png
-rw-r--r-- 1 chester chester 1457 2007-05-25 00:59 tlen_48.png
-rw-r--r-- 1 chester chester 60364 2007-05-25 00:59 tlen.c
-rw-r--r-- 1 chester chester 5887 2007-05-25 00:59 tlen.h
-rw-r--r-- 1 chester chester 449 2007-05-25 00:59 tlen.png
-rw-r--r-- 1 chester chester 10031 2007-05-25 00:59 wb.c
-rw-r--r-- 1 chester chester 1037 2007-05-25 00:59 wb.h
Kod: Zaznacz cały
[chester@asgard:~/pidgin-tlen-20070524]$ make
cc -c tlen.c `PKG_CONFIG_PATH=/usr/local/lib/pkgconfig pkg-config pidgin --cflags` -I/usr/local/include -fPIC -Wall
Package pidgin was not found in the pkg-config search path.
Perhaps you should add the directory containing `pidgin.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pidgin' found
tlen.c:19:21: error: account.h: Nie ma takiego pliku ani katalogu
tlen.c:20:24: error: accountopt.h: Nie ma takiego pliku ani katalogu
tlen.c:21:19: error: debug.h: Nie ma takiego pliku ani katalogu
tlen.c:22:20: error: notify.h: Nie ma takiego pliku ani katalogu
tlen.c:23:21: error: request.h: Nie ma takiego pliku ani katalogu
tlen.c:24:20: error: server.h: Nie ma takiego pliku ani katalogu
tlen.c:25:18: error: util.h: Nie ma takiego pliku ani katalogu
tlen.c:26:21: error: version.h: Nie ma takiego pliku ani katalogu
tlen.c:27:21: error: xmlnode.h: Nie ma takiego pliku ani katalogu
In file included from tlen.c:29:
tlen.h:26:18: error: glib.h: Nie ma takiego pliku ani katalogu
In file included from tlen.c:29:
tlen.h:119: error: expected specifier-qualifier-list before ‘PurpleConnection’
tlen.h:141: error: expected specifier-qualifier-list before ‘PurpleConnection’
In file included from tlen.c:30:
chat.h:28:22: error: roomlist.h: Nie ma takiego pliku ani katalogu
In file included from tlen.c:30:
chat.h:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
chat.h:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
chat.h:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
chat.h:36: error: expected ‘ ;) ’ before ‘*’ token
chat.h:37: error: expected ‘ ;) ’ before ‘*’ token
chat.h:38: error: expected ‘ ;) ’ before ‘*’ token
chat.h:39: error: expected ‘ ;) ’ before ‘*’ token
chat.h:40: error: expected ‘ ;) ’ before ‘*’ token
chat.h:41: error: expected ‘ ;) ’ before ‘*’ token
chat.h:42: error: expected ‘ ;) ’ before ‘*’ token
chat.h:43: error: expected ‘ ;) ’ before ‘*’ token
chat.h:45: error: expected ‘ ;) ’ before ‘*’ token
chat.h:47: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
chat.h:48: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
chat.h:49: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
In file included from tlen.c:31:
wb.h:20:24: error: whiteboard.h: Nie ma takiego pliku ani katalogu
In file included from tlen.c:31:
wb.h:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tlen_wb_ops’
wb.h:24: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
wb.h:25: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
tlen.c: In function ‘urldecode’:
tlen.c:103: warning: implicit declaration of function ‘purple_debug’
tlen.c:103: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:103: error: (Each undeclared identifier is reported only once
tlen.c:103: error: for each function it appears in.)
tlen.c: In function ‘urlencode’:
tlen.c:136: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:153: warning: implicit declaration of function ‘sprintf’
tlen.c:153: warning: incompatible implicit declaration of built-in function ‘sprintf’
tlen.c: In function ‘fromutf’:
tlen.c:170: warning: implicit declaration of function ‘g_convert’
tlen.c:170: warning: return makes pointer from integer without a cast
tlen.c: In function ‘toutf’:
tlen.c:177: warning: return makes pointer from integer without a cast
tlen.c: In function ‘tlen_decode_and_convert’:
tlen.c:190: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:195: warning: implicit declaration of function ‘g_free’
tlen.c: In function ‘tlen_encode_and_convert’:
tlen.c:214: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c: In function ‘tlen_send’:
tlen.c:247: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:253: error: ‘TlenSession’ has no member named ‘fd’
tlen.c:260: error: ‘TlenSession’ has no member named ‘fd’
tlen.c:263: warning: implicit declaration of function ‘purple_connection_error’
tlen.c:263: warning: implicit declaration of function ‘purple_account_get_connection’
tlen.c:263: error: ‘TlenSession’ has no member named ‘account’
tlen.c: At top level:
tlen.c:273: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:347: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:366: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:382: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:436: error: expected ‘ ;) ’ before ‘*’ token
tlen.c: In function ‘tlen_presence_authorize’:
tlen.c:451: error: ‘PurpleBuddy’ undeclared (first use in this function)
tlen.c:451: error: ‘b’ undeclared (first use in this function)
tlen.c:456: error: ‘TlenRequest’ has no member named ‘gc’
tlen.c:458: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:458: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:460: warning: implicit declaration of function ‘snprintf’
tlen.c:460: warning: incompatible implicit declaration of built-in function ‘snprintf’
tlen.c:460: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:463: warning: implicit declaration of function ‘purple_find_buddy’
tlen.c:463: error: ‘TlenRequest’ has no member named ‘gc’
tlen.c:463: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:465: warning: implicit declaration of function ‘purple_account_request_add’
tlen.c:465: error: ‘TlenRequest’ has no member named ‘gc’
tlen.c:465: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:469: warning: implicit declaration of function ‘tlen_request_auth’
tlen.c:469: error: ‘TlenRequest’ has no member named ‘gc’
tlen.c:469: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:473: error: ‘TlenRequest’ has no member named ‘from’
tlen.c: In function ‘tlen_presence_deny’:
tlen.c:485: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:485: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:487: error: ‘TlenRequest’ has no member named ‘gc’
tlen.c:490: warning: incompatible implicit declaration of built-in function ‘snprintf’
tlen.c:490: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:494: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:497: error: ‘TlenRequest’ has no member named ‘from’
tlen.c: At top level:
tlen.c:504: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_process_presence’:
tlen.c:508: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:510: warning: implicit declaration of function ‘xmlnode_get_attrib’
tlen.c:510: error: ‘xml’ undeclared (first use in this function)
tlen.c:510: warning: assignment makes pointer from integer without a cast
tlen.c:519: warning: assignment makes pointer from integer without a cast
tlen.c:525: error: ‘PurpleBuddy’ undeclared (first use in this function)
tlen.c:525: error: ‘b’ undeclared (first use in this function)
tlen.c:528: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:544: warning: implicit declaration of function ‘g_new0’
tlen.c:544: error: expected expression before ‘TlenRequest’
tlen.c:544: warning: assignment makes pointer from integer without a cast
tlen.c:545: error: ‘TlenRequest’ has no member named ‘gc’
tlen.c:545: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:546: error: ‘TlenRequest’ has no member named ‘from’
tlen.c:546: warning: implicit declaration of function ‘g_strdup’
tlen.c:548: warning: implicit declaration of function ‘g_strdup_printf’
tlen.c:548: warning: assignment makes pointer from integer without a cast
tlen.c:550: warning: implicit declaration of function ‘purple_request_action’
tlen.c:551: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:555: error: ‘PURPLE_DEFAULT_ACTION_NONE’ undeclared (first use in this function)
tlen.c:556: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:561: warning: implicit declaration of function ‘G_CALLBACK’
tlen.c:568: error: ‘buddy’ undeclared (first use in this function)
tlen.c:571: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:578: warning: implicit declaration of function ‘xmlnode_to_formatted_str’
tlen.c:580: warning: implicit declaration of function ‘tlen_set_buddy_status’
tlen.c:580: error: ‘TlenSession’ has no member named ‘gc’
tlen.c: At top level:
tlen.c:589: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_process_message’:
tlen.c:593: error: ‘xmlnode’ undeclared (first use in this function)
tlen.c:593: error: ‘body’ undeclared (first use in this function)
tlen.c:593: error: ‘x’ undeclared (first use in this function)
tlen.c:593: warning: left-hand operand of comma expression has no effect
tlen.c:593: error: ‘wb’ undeclared (first use in this function)
tlen.c:593: warning: left-hand operand of comma expression has no effect
tlen.c:596: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:598: error: ‘xml’ undeclared (first use in this function)
tlen.c:598: warning: assignment makes pointer from integer without a cast
tlen.c:605: warning: implicit declaration of function ‘xmlnode_get_child’
tlen.c:613: error: too many arguments to function ‘tlen_wb_process’
tlen.c:619: warning: implicit declaration of function ‘xmlnode_get_data’
tlen.c:619: warning: assignment makes pointer from integer without a cast
tlen.c:628: warning: implicit declaration of function ‘g_markup_escape_text’
tlen.c:628: warning: assignment makes pointer from integer without a cast
tlen.c:634: warning: assignment makes pointer from integer without a cast
tlen.c:636: warning: implicit declaration of function ‘purple_str_to_time’
tlen.c:636: error: ‘TRUE’ undeclared (first use in this function)
tlen.c:640: warning: implicit declaration of function ‘serv_got_im’
tlen.c:640: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:640: warning: implicit declaration of function ‘time’
tlen.c: At top level:
tlen.c:650: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_process_notification’:
tlen.c:654: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:656: error: ‘xml’ undeclared (first use in this function)
tlen.c:656: warning: assignment makes pointer from integer without a cast
tlen.c:665: error: too many arguments to function ‘tlen_chat_process_message’
tlen.c:668: warning: assignment makes pointer from integer without a cast
tlen.c:673: warning: implicit declaration of function ‘serv_got_typing’
tlen.c:673: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:673: error: ‘PURPLE_TYPING’ undeclared (first use in this function)
tlen.c: At top level:
tlen.c:682: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_pubdir_user_info’:
tlen.c:684: error: ‘PurpleNotifySearchResults’ undeclared (first use in this function)
tlen.c:684: error: ‘results’ undeclared (first use in this function)
tlen.c:685: error: ‘PurpleNotifySearchColumn’ undeclared (first use in this function)
tlen.c:685: error: ‘column’ undeclared (first use in this function)
tlen.c:687: error: ‘GList’ undeclared (first use in this function)
tlen.c:687: error: ‘row’ undeclared (first use in this function)
tlen.c:688: error: ‘xmlnode’ undeclared (first use in this function)
tlen.c:688: error: ‘node’ undeclared (first use in this function)
tlen.c:691: warning: implicit declaration of function ‘purple_debug_info’
tlen.c:693: warning: implicit declaration of function ‘purple_notify_searchresults_new’
tlen.c:695: warning: implicit declaration of function ‘purple_notify_error’
tlen.c:695: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:701: warning: implicit declaration of function ‘purple_notify_searchresults_column_new’
tlen.c:702: warning: implicit declaration of function ‘purple_notify_searchresults_column_add’
tlen.c:712: error: ‘item’ undeclared (first use in this function)
tlen.c:714: warning: implicit declaration of function ‘g_list_append’
tlen.c:730: warning: passing argument 1 of ‘tlen_decode_and_convert’ makes pointer from integer without a cast
tlen.c:737: warning: passing argument 1 of ‘atoi’ makes pointer from integer without a cast
tlen.c:743: warning: pointer/integer type mismatch in conditional expression
tlen.c:747: warning: implicit declaration of function ‘purple_notify_searchresults_row_add’
tlen.c:749: warning: implicit declaration of function ‘xmlnode_get_next_twin’
tlen.c:752: warning: implicit declaration of function ‘purple_notify_searchresults’
tlen.c:752: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:756: warning: implicit declaration of function ‘purple_connection_get_account’
tlen.c:756: error: ‘TlenSession’ has no member named ‘gc’
tlen.c: At top level:
tlen.c:817: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
tlen.c:878: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:897: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_pubdir_edit_user_info’:
tlen.c:899: error: ‘xmlnode’ undeclared (first use in this function)
tlen.c:899: error: ‘node’ undeclared (first use in this function)
tlen.c:902: error: ‘PurpleRequestFields’ undeclared (first use in this function)
tlen.c:902: error: ‘fields’ undeclared (first use in this function)
tlen.c:903: error: ‘PurpleRequestFieldGroup’ undeclared (first use in this function)
tlen.c:903: error: ‘group’ undeclared (first use in this function)
tlen.c:904: error: ‘PurpleRequestField’ undeclared (first use in this function)
tlen.c:904: error: ‘field’ undeclared (first use in this function)
tlen.c:906: warning: implicit declaration of function ‘purple_request_fields_new’
tlen.c:907: warning: implicit declaration of function ‘purple_request_field_group_new’
tlen.c:908: warning: implicit declaration of function ‘purple_request_fields_add_group’
tlen.c:910: error: ‘item’ undeclared (first use in this function)
tlen.c:911: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:927: warning: assignment makes pointer from integer without a cast
tlen.c:937: warning: implicit declaration of function ‘purple_request_field_bool_new’
tlen.c:940: warning: implicit declaration of function ‘purple_request_field_choice_new’
tlen.c:943: warning: implicit declaration of function ‘purple_request_field_choice_add’
tlen.c:951: warning: implicit declaration of function ‘purple_request_field_string_new’
tlen.c:952: error: ‘FALSE’ undeclared (first use in this function)
tlen.c:959: warning: implicit declaration of function ‘purple_request_field_group_add_field’
tlen.c:962: warning: implicit declaration of function ‘purple_request_fields’
tlen.c:962: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:966: error: ‘tlen_pubdir_set_user_info’ undeclared (first use in this function)
tlen.c:968: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:968: error: ‘TlenSession’ has no member named ‘gc’
tlen.c: At top level:
tlen.c:972: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_email_notification’:
tlen.c:976: error: ‘PurpleAccount’ undeclared (first use in this function)
tlen.c:976: error: ‘account’ undeclared (first use in this function)
tlen.c:976: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:978: warning: implicit declaration of function ‘purple_account_get_check_mail’
tlen.c:981: error: ‘xml’ undeclared (first use in this function)
tlen.c:981: warning: assignment makes pointer from integer without a cast
tlen.c:986: warning: assignment makes pointer from integer without a cast
tlen.c:993: warning: implicit declaration of function ‘purple_notify_email’
tlen.c:993: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:994: warning: implicit declaration of function ‘purple_account_get_username’
tlen.c:994: error: ‘TlenSession’ has no member named ‘account’
tlen.c: At top level:
tlen.c:1004: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1063: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_process_iq’:
tlen.c:1067: error: ‘xml’ undeclared (first use in this function)
tlen.c:1067: warning: assignment makes pointer from integer without a cast
tlen.c:1068: warning: assignment makes pointer from integer without a cast
tlen.c:1069: warning: assignment makes pointer from integer without a cast
tlen.c:1078: error: too many arguments to function ‘tlen_chat_process_iq’
tlen.c:1084: error: ‘xmlnode’ undeclared (first use in this function)
tlen.c:1084: error: ‘query’ undeclared (first use in this function)
tlen.c:1084: error: ‘item’ undeclared (first use in this function)
tlen.c:1084: warning: left-hand operand of comma expression has no effect
tlen.c:1085: error: ‘PurpleBuddy’ undeclared (first use in this function)
tlen.c:1085: error: ‘b’ undeclared (first use in this function)
tlen.c:1097: warning: assignment makes pointer from integer without a cast
tlen.c:1101: warning: assignment makes pointer from integer without a cast
tlen.c:1105: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1114: error: ‘TlenSession’ has no member named ‘session_id’
tlen.c:1114: error: ‘TlenSession’ has no member named ‘session_id’
tlen.c:1115: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:1118: warning: implicit declaration of function ‘purple_connection_set_state’
tlen.c:1118: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1118: error: ‘PURPLE_CONNECTED’ undeclared (first use in this function)
tlen.c:1123: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1128: warning: left-hand operand of comma expression has no effect
tlen.c:1129: error: ‘groupxml’ undeclared (first use in this function)
tlen.c:1130: error: ‘PurpleGroup’ undeclared (first use in this function)
tlen.c:1130: error: ‘g’ undeclared (first use in this function)
tlen.c:1130: error: ‘tlen_group’ undeclared (first use in this function)
tlen.c:1130: warning: left-hand operand of comma expression has no effect
tlen.c:1130: error: ‘oldb_group’ undeclared (first use in this function)
tlen.c:1130: warning: left-hand operand of comma expression has no effect
tlen.c:1147: warning: implicit declaration of function ‘purple_find_group’
tlen.c:1153: warning: implicit declaration of function ‘purple_group_new’
tlen.c:1154: warning: implicit declaration of function ‘purple_blist_add_group’
tlen.c:1161: warning: cast to pointer from integer of different size
tlen.c:1165: warning: cast to pointer from integer of different size
tlen.c:1170: warning: cast to pointer from integer of different size
tlen.c:1174: warning: assignment makes pointer from integer without a cast
tlen.c:1179: warning: cast to pointer from integer of different size
tlen.c:1198: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1204: warning: implicit declaration of function ‘purple_buddy_get_group’
tlen.c:1206: warning: implicit declaration of function ‘purple_blist_remove_buddy’
tlen.c:1210: warning: implicit declaration of function ‘purple_blist_alias_buddy’
tlen.c:1217: warning: implicit declaration of function ‘purple_buddy_new’
tlen.c:1217: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1218: warning: implicit declaration of function ‘purple_blist_add_buddy’
tlen.c:1223: error: expected expression before ‘TlenBuddy’
tlen.c:1232: error: ‘TlenSession’ has no member named ‘roster_parsed’
tlen.c:1235: warning: implicit declaration of function ‘tlen_set_away’
tlen.c:1235: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1235: warning: implicit declaration of function ‘purple_presence_get_active_status’
tlen.c:1235: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1238: error: ‘node’ undeclared (first use in this function)
tlen.c:1238: warning: left-hand operand of comma expression has no effect
tlen.c:1246: error: too many arguments to function ‘tlen_pubdir_edit_user_info’
tlen.c:1249: warning: implicit declaration of function ‘purple_notify_info’
tlen.c:1249: error: ‘TlenSession’ has no member named ‘gc’
tlen.c:1252: warning: left-hand operand of comma expression has no effect
tlen.c:1260: error: too many arguments to function ‘tlen_pubdir_user_info’
tlen.c: At top level:
tlen.c:1268: error: expected declaration specifiers or ‘...’ before ‘xmlnode’
tlen.c: In function ‘tlen_process_data’:
tlen.c:1272: error: ‘PURPLE_DEBUG_INFO’ undeclared (first use in this function)
tlen.c:1273: error: ‘xml’ undeclared (first use in this function)
tlen.c:1277: error: too many arguments to function ‘tlen_process_iq’
tlen.c:1279: error: too many arguments to function ‘tlen_process_presence’
tlen.c:1281: error: too many arguments to function ‘tlen_process_message’
tlen.c:1283: error: too many arguments to function ‘tlen_process_notification’
tlen.c:1285: error: too many arguments to function ‘tlen_email_notification’
tlen.c:1287: error: too many arguments to function ‘tlen_chat_process_p’
tlen.c: At top level:
tlen.c:1296: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1325: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1341: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘parser’
tlen.c:1349: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
tlen.c:1398: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1415: error: expected ‘ ;) ’ before ‘data’
tlen.c:1449: error: expected ‘ ;) ’ before ‘data’
tlen.c:1476: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1484: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1538: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1569: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1630: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1671: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1696: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1748: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1792: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1834: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1840: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1856: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
tlen.c:1888: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1910: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1927: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1976: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:1994: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:2028: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:2036: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tlen_offline_message’
tlen.c:2041: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘prpl_info’
tlen.c:2105: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
tlen.c:2120: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘info’
tlen.c:2151: error: expected ‘ ;) ’ before ‘*’ token
tlen.c:2156: warning: data definition has no type or storage class
tlen.c:2156: warning: type defaults to ‘int’ in declaration of ‘PURPLE_INIT_PLUGIN’
tlen.c:2156: warning: parameter names (without types) in function declaration
make: *** [tlen.o] Błąd 1
co i jak, jakimi komedami należy zdziałać 8-)