ayttm-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-users] compile error


From: Harshu
Subject: [Ayttm-users] compile error
Date: Wed, 5 Mar 2003 06:35:36 -0800 (PST)

Hi 
folks can any help me how to find what package i am missing.

thank you
regards
Harshu

=====
Never underestimate the predictibitly of stupidity!

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
make
make  all-recursive
make[1]: Entering directory `/root/ayttm-0.2.2'
Making all in pixmaps
make[2]: Entering directory `/root/ayttm-0.2.2/pixmaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ayttm-0.2.2/pixmaps'
Making all in po
make[2]: Entering directory `/root/ayttm-0.2.2/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ayttm-0.2.2/po'
Making all in m4
make[2]: Entering directory `/root/ayttm-0.2.2/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ayttm-0.2.2/m4'
Making all in intl
make[2]: Entering directory `/root/ayttm-0.2.2/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ayttm-0.2.2/intl'
Making all in libproxy
make[2]: Entering directory `/root/ayttm-0.2.2/libproxy'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ayttm-0.2.2/libproxy'
Making all in sounds
make[2]: Entering directory `/root/ayttm-0.2.2/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ayttm-0.2.2/sounds'
Making all in doc
make[2]: Entering directory `/root/ayttm-0.2.2/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ayttm-0.2.2/doc'
Making all in src
make[2]: Entering directory `/root/ayttm-0.2.2/src'
Making all in gtk
make[3]: Entering directory `/root/ayttm-0.2.2/src/gtk'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/ayttm-0.2.2/src/gtk'
make[3]: Entering directory `/root/ayttm-0.2.2/src'
/bin/sh ../libtool --mode=link gcc -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -I.. -I../libproxy  -g -O2 
-I../src  -o ayttm  -L../libproxy main.o contactlist.o edit_local_accounts.o 
service.o status.o account.o info_window.o chat_window.o util.o 
add_contact_window.o edit_contact_window.o edit_account_window.o sound.o 
dialog.o prefs.o prefs_window.o away_window.o browser.o message_parse.o 
progress_window.o chat_room.o value_pair.o edit_group_window.o log_window.o 
trigger.o console_session.o input_list.o nomodule.o plugin_api.o plugin.o 
file_select.o contact_actions.o smileys.o help_menu.o crash.o account_parser.o 
account_scanner.o contact_parser.o contact_scanner.o llist.o mem_util.o 
offline_queue_mgmt.o tcp_util.o gtk/libayttmgtk.la  -L/usr/lib -L/usr/X11R6/lib 
-lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lfl -lnsl 
-laudiofile  -lpthread -L/usr/lib -lesd -laudiofile -lm -L/usr/lib -lglib 
-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi 
-lXext -lX11 -lm -lXss -lproxy
gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. 
-I../libproxy -g -O2 -I../src -o ayttm main.o contactlist.o 
edit_local_accounts.o service.o status.o account.o info_window.o chat_window.o 
util.o add_contact_window.o edit_contact_window.o edit_account_window.o sound.o 
dialog.o prefs.o prefs_window.o away_window.o browser.o message_parse.o 
progress_window.o chat_room.o value_pair.o edit_group_window.o log_window.o 
trigger.o console_session.o input_list.o nomodule.o plugin_api.o plugin.o 
file_select.o contact_actions.o smileys.o help_menu.o crash.o account_parser.o 
account_scanner.o contact_parser.o contact_scanner.o llist.o mem_util.o 
offline_queue_mgmt.o tcp_util.o -rdynamic -rdynamic  
-L/root/ayttm-0.2.2/libproxy gtk/.libs/libayttmgtk.al -lm -lm -L/usr/lib 
-L/usr/X11R6/lib -ldl -lXi -lXext -lX11 -lm -ldl -lXi -lXext -lX11 -lm -ldl 
-ldl -lXi -lXext -lX11 -lm -lfl -lnsl -lm -lpthread /usr/lib/libesd.so -lm 
/usr/lib/libaudiofile.so -lm -lm /usr/lib/libgtk.so -ldl -lXi -lXext -lX11 -lm 
/usr/lib/libgdk.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libgmodule.so -ldl 
/usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm -lXss -lproxy
plugin.o(.text+0x2ed): In function `unload_module':
/root/ayttm-0.2.2/src/plugin.c:174: undefined reference to `lt_dlclose'
plugin.o(.text+0x330):/root/ayttm-0.2.2/src/plugin.c:175: undefined reference 
to `lt_dlerror'
plugin.o(.text+0x530): In function `load_module':
/root/ayttm-0.2.2/src/plugin.c:198: undefined reference to `lt_dlopen'
plugin.o(.text+0x558):/root/ayttm-0.2.2/src/plugin.c:207: undefined reference 
to `lt_dlsym'
plugin.o(.text+0x5d4):/root/ayttm-0.2.2/src/plugin.c:216: undefined reference 
to `lt_dlclose'
plugin.o(.text+0x615):/root/ayttm-0.2.2/src/plugin.c:209: undefined reference 
to `lt_dlclose'
plugin.o(.text+0x64b):/root/ayttm-0.2.2/src/plugin.c:204: undefined reference 
to `lt_dlerror'
plugin.o(.text+0x6f6): In function `load_modules':
/root/ayttm-0.2.2/src/plugin.c:257: undefined reference to `lt_dlinit'
plugin.o(.text+0x702):/root/ayttm-0.2.2/src/plugin.c:258: undefined reference 
to `lt_dlsetsearchpath'
plugin.o(.text+0x915): In function `load_service_plugin':
/root/ayttm-0.2.2/src/plugin.c:321: undefined reference to `lt_dlsym'
plugin.o(.text+0x95a):/root/ayttm-0.2.2/src/plugin.c:337: undefined reference 
to `lt_dlsym'
plugin.o(.text+0xae4):/root/ayttm-0.2.2/src/plugin.c:340: undefined reference 
to `lt_dlclose'
plugin.o(.text+0xcae): In function `load_utility_plugin':
/root/ayttm-0.2.2/src/plugin.c:371: undefined reference to `lt_dlclose'
collect2: ld returned 1 exit status
make[3]: *** [ayttm] Error 1
make[3]: Leaving directory `/root/ayttm-0.2.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/ayttm-0.2.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/ayttm-0.2.2'
make: *** [all-recursive-am] Error 2
rincewind:~/ayttm-0.2.2#

reply via email to

[Prev in Thread] Current Thread [Next in Thread]