Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2001 14:54:03 -0700
From:      dannyman <dannyman@toldme.com>
To:        freebsd-ports@freebsd.org
Subject:   kdeutils2 wont build - libXext
Message-ID:  <20010403145403.A39811@dell.dannyland.org>

next in thread | raw e-mail | index | archive | help
[... building kdeutils2 ...]
configure:4834: checking for libXext
configure:4857: cc -o conftest -O2 -O -pipe  -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -L/usr/lib  -L/usr/local/lib conftest.c -lXext -lX11  1>&5
/usr/libexec/elf/ld: cannot find -lXext
configure: failed program was:
#line 4846 "configure"
#include "confdefs.h"

#include <stdio.h>

int main() {

printf("hello Xext\n");

; return 0; }
(end of "config.log")
*** Error code 1

Stop in /usr/ports/misc/kdeutils2.
[...]

Yet:

1-14:19 dannyman@noneedto /usr/ports/x11/kde2> ldconfig -r | grep Xext
        90:-lXext.6 => /usr/X11R6/lib/libXext.so.6

AUGHGHGHG!!!!!

Any ideas why?

-danny

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010403145403.A39811>