Hi,

I haven't found a successful way to compile conky. 
Even tried adding sources from the new sources of conky. 
While doing this everything gets build but there seems to be a problem. 
Without adding the source files of the new release there is no way to get to 
that point.
Actually to be more specific, the problem might be in the mixer.c and mixer.o 
files.


/bin/sh ../libtool --tag=CC   --mode=link gcc  -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/X11/include   -I/usr/X11/include   
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/X11/include 
-I/usr/include/freetype2   -Wall -W  -lm -lkstat -o conky   common.o conky.o  
fs.o   mail.o mixer.o     timed_thread.o mboxscan.o x11.o   users.o  
-R/usr/X11/lib -L/usr/X11/lib -lX11   -lXext -R/usr/X11/lib -L/usr/X11/lib 
-lXdamage -lXfixes   -R/usr/X11/lib -R/lib -L/usr/X11/lib -L/lib -lXft 
-lXrender -lfontconfig -lfreetype -lX11  
gcc -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/X11/include 
-I/usr/X11/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/X11/include 
-I/usr/include/freetype2 -Wall -W -o conky common.o conky.o fs.o mail.o mixer.o 
timed_thread.o mboxscan.o x11.o users.o  -lm -lkstat -L/usr/X11/lib -lXext 
-lXdamage -lXfixes -L/lib -lXft -lXrender -lfontconfig -lfreetype -lX11   
-R/usr/X11/lib -R/lib
Undefined                       first referenced
 symbol                             in file
mem                                 conky.o
recv                                conky.o  (symbol belongs to implicit 
dependency /lib/libsocket.so.1)
send                                conky.o  (symbol belongs to implicit 
dependency /lib/libsocket.so.1)
swap                                conky.o
get_total_processes                 common.o
update_net_stats                    common.o
get_trans_speed                     conky.o
get_running_processes               common.o
update_cpu_usage                    common.o
update_meminfo                      common.o
get_uptime                          common.o
memmax                              conky.o
gethostbyname                       conky.o  (symbol belongs to implicit 
dependency /lib/libnsl.so.1)
socket                              conky.o  (symbol belongs to implicit 
dependency /lib/libsocket.so.1)
get_recv_speed                      conky.o
connect                             conky.o  (symbol belongs to implicit 
dependency /lib/libsocket.so.1)
swapmax                             conky.o
prepare_update                      common.o
get_load_average15                  common.o
get_load_average1                   common.o
get_load_average5                   common.o
ld: fatal: Symbol referencing errors. No output written to conky
collect2: ld returned 1 exit status
gmake[2]: *** [conky] Error 1
gmake[2]: Leaving directory `/export/home/setsuna/Desktop/conky-1.5.1/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/export/home/setsuna/Desktop/conky-1.5.1/src'
gmake: *** [all-recursive] Error 1
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to