however, when I type 'make', I get the
gcc -g -O2 -Wall -g -I.. -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DLOCALEDIR=\"/usr/local/share/locale\" -o logjam init.o conf.o conf_xml.o network.o protocol.o md5.o friends.o friendedit.o friendgroups.o friendgroupedit.o checkfriends.o settings.o history_recent.o history.o lj.o security.o about.o menu.o util.o login.o popcalendar.o console.o link.o spawn.o icons.o meta.o ljtypes.o pollcreator.o -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lXext -lfreetype -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lxml2 -lz -lm -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lXext -lX11 -lm -lxmms -L/usr/local/lib -lcurl -L/usr/lib -lssl -lcrypto -L/usr/local/lib -lcurl
/usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/X11R6/lib/libXft.so, may conflict with libfreetype.so.9
/usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libxmms.so, may conflict with libintl.so.4
/usr/local/lib/libgthread12.so.3: undefined reference to `pthread_getspecific'
/usr/local/lib/libgthread12.so.3: undefined reference to `pthread_key_create'
/usr/local/lib/libgthread12.so.3: undefined reference to `pthread_mutex_trylock'
/usr/local/lib/libgthread12.so.3: undefined reference to `pthread_cond_timedwait'
/usr/local/lib/libgthread12.so.3: undefined reference to `pthread_setspecific'
*** Error code 1
Stop in /usr/home/tcb/logjam/src.
*** Error code 1
Stop in /usr/home/tcb/logjam.
*** Error code 1
Stop in /usr/home/tcb/logjam.
Can anyone give me any pointers? Thanks!
(I really want to start using the autosave feature..)