You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Sunday, February 8th 2004, 4:38pm

Kopete 0.8.0 error in ./configure

Hello !

I have some trouble when I execute ./configure in kopete-0.8 with MDK9.2

checking linux/tcp.h usability... no
checking linux/tcp.h presence... yes
configure: WARNING: linux/tcp.h: present but cannot be compiled
configure: WARNING: linux/tcp.h: check for missing prerequisite headers?
configure: WARNING: linux/tcp.h: see the Autoconf documentation
configure: WARNING: linux/tcp.h: section "Present But Cannot Be Compiled"
configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result
configure: WARNING: linux/tcp.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
checking for linux/tcp.h... yes
checking linux/if_ppp.h usability... no
checking linux/if_ppp.h presence... yes
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: ## ------------------------------------------ ##
checking for linux/if_ppp.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no

Then I can do make but when I launch kopete I can configure it.

What must I do ?

Thanx

2

Sunday, February 8th 2004, 10:05pm

It would appear that you do not have the development headers for tcp and ppp installed properly. To compile kopete from souce it needs to be able to compile these files. Try searching for tcp.h and if_ppp.h on http://rpm.pbone.net.

3

Monday, February 9th 2004, 10:32am

Nothing append !!

Thanks for this link.

But I install all of the libraries that contains tcp.h or if_ppp.h and nothing append ?!

I always have kernel source, glibc and glibc-devel. tcp.h and if_ppp.h are present in my computer but cannot be compiled as say the error message.

I test to change the directory of the include C header file with --includedir option :
--includedir=/usr/include
--includedir=/usr/src/linux-2.4.22-21mdk/include
But it's the same result. It doesn't work ?

Thanks

4

Monday, February 9th 2004, 2:27pm

kopete 0.7.5

Hello,

I make the 0.7.5 version of kopete and the error is the same.
But it work perfectly after build it

So I wait the rpm for the 0.8 unless a personn can help me !

Thanks

5

Tuesday, February 10th 2004, 10:40pm

Hi,
I have the same problem, I use Mandrake 9.2 with Kde 3.1, but I don't understand the solution. I have install some tcp rpm from cd's mdk.
If you have some time, give me the direct link for download the files.
Thank for your answer.

Archaons
Mandrake 9.2

6

Thursday, February 12th 2004, 12:38am

Building from Kopete source = trip to dentist

I just don't compile kopete from source. It's just not worth it. Maybe once they get to version 1 things will be better, but even when it seems to compile cleanly and installs, weird stuff still happens. I just get binary packages and be done with it. IMO, if there's something missing that'll make the program squirly then it should just fail to compile, not half work.

So, my advise is to download the binary and be happy. :)

7

Thursday, February 12th 2004, 4:41am

I disagree. Source is sthe safest route when dealing with young applications such as kopete. When using a binary you are using a program compiled for a system that nine times out of ten is not configured the same as yours,. thus you run the risk of the binary not finding the necessary libraries, not installing in the proper prefix, not installing within the path, not installing native to kde or not installing period, also once it is installed, since it was compiled for a non-native system you run the risk of having unnecessary crashed for reasons unknown that may not even broadcast kernel messages. When compiling from source you are configuring the program to tailer it to your specific system with the proper prefix to have it run within the system with the proper libraries in the proper location and within the path. This added level of control is in most cases a luxury when dealing with a young developing program such as kopete. Also, most of the available binaries dont work, and there are no binaries for some distros.

8

Thursday, February 12th 2004, 10:42am

There is no solution

Quoted

Original von archaons

Hi,
I have the same problem, I use Mandrake 9.2 with Kde 3.1, but I don't understand the solution. I have install some tcp rpm from cd's mdk.
If you have some time, give me the direct link for download the files.
Thank for your answer.
Archaons


I don't have any solutions for you.
I just say I install the 0.7.5 that do the same error but that work.
Sorry

9

Thursday, February 12th 2004, 6:21pm

fdp3>> Ok thank, I am not a member to mandrake club, but I will try to send a mail.
Mandrake 9.2

10

Tuesday, February 17th 2004, 10:54am

The warning in the configure are not the problem.

I'vs just successfully made kopete. I dont know why it did not work before. But now it works.

Try to install/desintall the kopete rpm before compiling.

Nevertheless, kopete installs itself in the /usr/local/kde directory. so if you type kopete int he konsole it doesnt works.

And if i execute it from /usr/local/kde/bin i have no plugin in the configuration window. but it is another topic.

11

Tuesday, February 17th 2004, 12:26pm

It's not finished

Hello !

I think you are rigth, it can be an other topic !!

Perhaps it is not a problem, I have the same thing to you. When I launch kopete I can't see and configure the plugins.

Because the compilation problem is before this one, I search to resolve the first problem.

But like I said before with the 0.7.5 I have the same compilation problem but the plugins can be configure.

So I don't know what must I do ?
I just notify these bugs to developpers !

Thanks for your help !

Bye

12

Tuesday, February 17th 2004, 2:50pm

see the other topic about the plugins, i found a trick.

13

Wednesday, February 18th 2004, 4:38pm

To continue

Quoted

Original von kicest

see the other topic about the plugins, i found a trick.


http://www.kde-forum.org/viewtopic.php?t=2305