Autor Thema: Probleme bei der Installation von Pidgin-2.0.0  (Gelesen 1430 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline Karl Lauer

  • Alte Garde
  • Legend
  • *******
  • Back 2 the roots
  • Beiträge: 6.518
  • Geschlecht: Männlich
  • Username: Karl Lauer
Probleme bei der Installation von Pidgin-2.0.0
« am: 16.05.2007 | 17:51 »
Servus. Hab im Moment Ubuntu 7.04 auf meiner Maschine drauf und versuche Pidgin aus den Source Quellen her zu installieren. Hab mal ./configure und make mit silent optionen laufen lassen. Kann aber mit den Fehlermeldungen nicht wirklich was anfangen...

Hilfe ???
dennis@dennis-desktop:~/Download/pidgin-2.0.0$ ./configure --prefix=/usr/local -q
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
appending configuration tag "CXX" to libtool
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
appending configuration tag "F77" to libtool
Building without D-Bus support
configure: WARNING: *** Doxygen not found, docs will not be available
config.status: WARNING:  pidgin/pidgin.pc.in seems to ignore the --datarootdir setting
config.status: WARNING:  pidgin/pidgin-uninstalled.pc.in seems to ignore the --datarootdir setting
config.status: WARNING:  libpurple/purple.pc.in seems to ignore the --datarootdir setting
config.status: WARNING:  libpurple/purple-uninstalled.pc.in seems to ignore the --datarootdir setting

pidgin 2.0.0

Build GTK+ 2.x UI............. : yes
Build console UI.............. : no

Protocols to build dynamically : gg irc jabber msn novell oscar qq simple yahoo zephyr
Protocols to link statically.. :

Build with GStreamer support.. : no
Build with D-Bus support...... : no
Build with NetworkManager..... : no
SSL Library/Libraries......... : None (MSN and Google Talk will not work without SSL!)
Build with Cyrus SASL support. : no
Use kerberos 4 with zephyr.... : no
Use external libzephyr........ : no
Has you....................... : yes

Use XScreenSaver Extension.... : no
Use X Session Management...... : yes
Use startup notification...... : no
Build with GtkSpell support... : no

Build with plugin support..... : yes
Build with Mono support....... : no
Build with Perl support....... : no
Build with Tcl support........ : no
Build with Tk support......... : no

Print debugging messages...... : no
Assertions are fatal.......... : no

Pidgin will be installed in /usr/local/bin.

configure complete, now type 'make'

dennis@dennis-desktop:~/Download/pidgin-2.0.0$ make -s
Making all in libpurple
Making all in gconf
Making all in plugins
Making all in ssl
log_reader.c: In function 'adium_logger_list':
log_reader.c:126: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
log_reader.c:191: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
log_reader.c: In function 'trillian_logger_read':
log_reader.c:1552: warning: assignment discards qualifiers from pointer target type
log_reader.c:1603: warning: assignment discards qualifiers from pointer target type
log_reader.c:1445: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
Making all in protocols
Making all in gg
lib/libgadu.c: In function 'gg_resolve':
lib/libgadu.c:358: warning: ignoring return value of 'write', declared with attribute warn_unused_result
gg.c: In function 'ggp_callback_buddylist_save_ok':
gg.c:284: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
Making all in irc
dcc_send.c: In function 'irc_dccsend_recv_ack':
dcc_send.c:58: warning: ignoring return value of 'write', declared with attribute warn_unused_result
Making all in jabber
Making all in msn
Making all in novell
Making all in oscar
oscar.c: In function 'straight_to_hell':
oscar.c:1534: warning: ignoring return value of 'write', declared with attribute warn_unused_result
Making all in qq
file_trans.c: In function '_fill_file_md5':
file_trans.c:110: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
group_im.c: In function 'qq_process_recv_group_im':
group_im.c:344: warning: dereferencing type-punned pointer will break strict-aliasing rules
login_logout.c: In function '_qq_process_login_ok':
login_logout.c:184: warning: dereferencing type-punned pointer will break strict-aliasing rules
login_logout.c:206: warning: dereferencing type-punned pointer will break strict-aliasing rules
Making all in simple
Making all in yahoo
Making all in zephyr
ZAsyncLocate.c: In function 'ZParseLocations':
ZAsyncLocate.c:85: warning: pointer of type 'void *' used in arithmetic
ZRetSubs.c: In function 'Z_RetSubs':
ZRetSubs.c:126: warning: pointer of type 'void *' used in arithmetic
zephyr.c: In function 'zephyr_subscribe_to':
zephyr.c:163: warning: ignoring return value of 'write', declared with attribute warn_unused_result
zephyr.c: In function 'read_from_tzc':
zephyr.c:1115: warning: ignoring return value of 'read', declared with attribute warn_unused_result
zephyr.c: In function 'check_loc':
zephyr.c:1375: warning: ignoring return value of 'write', declared with attribute warn_unused_result
zephyr.c: In function 'zephyr_login':
zephyr.c:1718: warning: ignoring return value of 'read', declared with attribute warn_unused_result
zephyr.c: In function 'zephyr_send_message':
zephyr.c:2202: warning: ignoring return value of 'write', declared with attribute warn_unused_result
zephyr.c: In function 'zephyr_zloc':
zephyr.c:2270: warning: ignoring return value of 'write', declared with attribute warn_unused_result
zephyr.c: In function 'zephyr_set_status':
zephyr.c:2293: warning: ignoring return value of 'write', declared with attribute warn_unused_result
zephyr.c:2303: warning: ignoring return value of 'write', declared with attribute warn_unused_result
Making all in tests
Making all in .
ft.c: In function 'transfer_cb':
ft.c:893: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
ft.c:915: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
log.c: In function 'old_logger_read':
log.c:1752: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
proxy.c: In function 'http_canread':
proxy.c:614: warning: dereferencing type-punned pointer will break strict-aliasing rules
proxy.c:619: warning: dereferencing type-punned pointer will break strict-aliasing rules
proxy.c:623: warning: dereferencing type-punned pointer will break strict-aliasing rules
dnsquery.c: In function 'purple_dnsquery_resolver_run':
dnsquery.c:216: warning: ignoring return value of 'write', declared with attribute warn_unused_result
dnsquery.c:232: warning: ignoring return value of 'write', declared with attribute warn_unused_result
dnsquery.c:244: warning: ignoring return value of 'write', declared with attribute warn_unused_result
dnsquery.c:245: warning: ignoring return value of 'write', declared with attribute warn_unused_result
dnsquery.c:249: warning: ignoring return value of 'write', declared with attribute warn_unused_result
dnssrv.c: In function 'resolve':
dnssrv.c:173: warning: ignoring return value of 'write', declared with attribute warn_unused_result
dnssrv.c:176: warning: ignoring return value of 'write', declared with attribute warn_unused_result
dnssrv.c: In function 'resolved':
dnssrv.c:195: warning: ignoring return value of 'read', declared with attribute warn_unused_result
dnssrv.c:199: warning: ignoring return value of 'read', declared with attribute warn_unused_result
Making all in example
Making all in doc
Making all in pidgin
Making all in pixmaps
Making all in animations
Making all in 16
Making all in buddy_icons
Making all in qq
Making all in dialogs
Making all in 16
Making all in scalable
Making all in 64
Making all in scalable
Making all in emblems
Making all in 16
Making all in scalable
Making all in emotes
Making all in default
Making all in 22
Making all in scalable
Making all in none
Making all in icons
Making all in 16
Making all in scalable
Making all in 24
Making all in scalable
Making all in 32
Making all in scalable
Making all in 48
Making all in scalable
Making all in protocols
Making all in 16
Making all in scalable
Making all in 22
Making all in scalable
Making all in 48
Making all in scalable
Making all in status
Making all in 16
Making all in rtl
Making all in scalable
Making all in 22
Making all in rtl
Making all in scalable
Making all in 32
Making all in rtl
Making all in scalable
Making all in 48
Making all in rtl
Making all in toolbar
Making all in 16
Making all in scalable
Making all in 22
Making all in scalable
Making all in tray
Making all in 16
Making all in scalable
Making all in 22
Making all in scalable
Making all in plugins
Making all in gestures
Making all in ticker
Making all in sounds
gtkprefs.c: In Funktion »theme_got_url«:
gtkprefs.c:532: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert
gtkstatusbox.c: In Funktion »statusbox_got_url«:
gtkstatusbox.c:322: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert
Making all in m4macros
Making all in po
/bin/sh: -o: not found
make[2]: *** [af.gmo] Fehler 127
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2
"When I was a kid... I dreamed of outer space. And then I got here - and I dream of Earth" John Crichton, Farscape
“You need to get yourself a better dictionary. When you do, look up “genocide”. You’ll find a little picture of me there, and the caption’ll read “Over my dead body.” Tenth Doctor Who

Offline Haukrinn

  • BÖRK-Ziege
  • Mythos
  • ********
  • Jetzt auch mit Bart!
  • Beiträge: 11.699
  • Geschlecht: Männlich
  • Username: haukrinn
Re: Probleme bei der Installation von Pidgin-2.0.0
« Antwort #1 am: 16.05.2007 | 20:36 »
1. Warum installierst Du kein fertiges Paket? (z.B. von hier)

2. Wenn Du configure mit der quiet-Option und make mit der silent-Option ausführst, kann man da nicht wirklich nach Fehlern schauen...  ::)

Ich vermute mal, das bereits beim konfigurieren irgendetwas fehlschlägt, aber sicher sein kann man sich da nicht...
What were you doing at a volcano? - Action geology!

Most people work long, hard hours at jobs they hate that enable them to buy things they don't need to impress people they don't like.