Can someone help me investigating error messages when compiling programs. I really don't know where to start, what should I read or learn to be autonomous in investigating those issues. Here are some examples :
I am trying to install OPENOBEX and OBEXFTP.
OPENOBEX installs properly. But for OBEXFTP I get this error :
obexftpd.o(.text+0x1bc): In function `start_server':
Code:
/home/denis/downloads/obexftp-0.10.6/apps/obexftpd.c:116: undefined reference to `OBEX_ServerAccept'
I also have a compiling error when I try to compile OPENOBEX-APPS or 3DDESKTOP.
I Googgled for answers and I have seen similar questions from other users with no answers.
I am running Fedora Core 3 and managed to install nvidia drivers, otherwise, my system is clean and I followed a standard install.