First, let me start with the fact that I'm rather new to Linux, although this isn't my first time dealing with Linux.
I have a fresh install of Mandrake 10.1 Official DVD, and the packaged version of kopete is too old to login to MSN. So I have uninstalled that RPM, and now I am trying to build the newest release of kopete. It took me a while to get the configure script to finish, I had to install several developer RPMs, but now configure will run all the way though without any errors. When I try to run make, it immediately encounters fatal errors in the /doc/fr/index.docbook. If I edit the source so these errors are avoided, more errors pop up in the /doc/nl folder.
I tried downloading the 2nd newest kopete release, just for experimental purposes. Configure will run through just fine, but when I run make it just goes though a few lines, says something about nothing to make and exits.
I am unable to get either version to compile, which is very frustrating. It really makes me want to throw in the towel on Linux again, because I can't even get a simple Instant messenger to build/install... Any ideas on how to get this thing to work?
Here is a cut of the error:
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:101: parser error : Entity 'traducteurPatricePawlak' not defined
&traducteurCedricPasteur;&traducteurPatricePawlak;
^
index.docbook:1878: parser error : Entity 'PatricePawlak' not defined
>Traduction française par &CedricPasteur; et &PatricePawlak;</para
^
The only warnings I can find in the configure output is:
configure: WARNING: linux/if_ppp.h: present but cannot be compiled
configure: WARNING: linux/if_ppp.h: check for missing prerequisite headers?
configure: WARNING: linux/if_ppp.h: see the Autoconf documentation
configure: WARNING: linux/if_ppp.h: section "Present But Cannot Be Compiled"
configure: WARNING: linux/if_ppp.h: proceeding with the preprocessor's result
configure: WARNING: linux/if_ppp.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
And another one of these same warning blocks for net/if_ppp.h