Jump to content

compiling KDE3.1b2 with mdk 9.0


Guest stefbaly
 Share

Recommended Posts

Guest stefbaly

I tried to install kde 3.1 beta 2 from sources for a mandrake 9.0.

Autoconf and automake have been upgrade.

 

And I've a problem with ./configure checking for libXext. I've checked and libXext is already install.

 

Could you help me ? Do you know how to fix this problem.

 

./configure

configure:22398: error: Can't find X includes. Please check your installation and add the correct paths!

 

or

./configure --x--includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib

configure:22509: result: no

configure:22523: checking for libXext

configure:22561: gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -L/usr/x11R6/lib conftest.c -lXext -lX11 -lresolv >&5

/usr//bin/ld: cannot find -lXext

collect2: ld returned 1 exit status

configure:22564: $? = 1

configure: failed program was:

#line 22535 "configure"

#include "confdefs.h"

 

#include <stdio.h>

#ifdef STDC_HEADERS

# include <stdlib.h>

#endif

 

#ifdef F77_DUMMY_MAIN

# ifdef __cplusplus

extern "C"

# endif

int F77_DUMMY_MAIN() { return 1; }

#endif

int

main ()

{

 

printf("hello Xextn");

 

;

return 0;

}

configure:22587: result: no

configure:22593: error: We need a working libXext to proceed. Since configure can't find it itself, we stop here assuming that make wouldn't find them either. :cry::cry::cry:

Link to comment
Share on other sites

Guest mooky486

The cooker mailing list shows its been made, so if you can find it on a cooker site, no need to comile it yourself.

 

Also, KDE 3.04 or atleast the in-work branch is out also on cooker :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...