error: XOpenDisplay not found in -lX11

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Benutzeravatar
The Torso
Beiträge: 882
Registriert: 13.07.2003 12:46:40
Lizenz eigener Beiträge: MIT Lizenz

error: XOpenDisplay not found in -lX11

Beitrag von The Torso » 27.07.2003 13:12:00

Meine Lage;
Zuerst minimale Installation
-> aktualisiert auf Kernel 2.4.18-686
-> murasaki für USB-Maus
-> X-Server
-> tasksel: laptop-Pakete & C-Programmieren-Pakete
-> blackbox

Mehr Programme hab ich momentan nicht drauf. Wenn ich aber versuche bestimmte Programme für blackbox (bbsmount, bbrun ...) zu installieren gibt es am Ende immer die gleiche Fehlermeldung:

configure: error: XOpenDisplay not found in -lX11

Hier mal die ganze Ausgabe von ./configure bei der Install von bbsmount-0.3.0pre1:

Code: Alles auswählen

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for sed... sed
checking for gawk... gawk
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for an ANSI C-conforming const... yes
checking how to run the C++ preprocessor... g++ -E
checking for X... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for pthread_create in -lpthread... yes
checking for XOpenDisplay in -lX11... no
Was muss ich da also noch installieren? Ich hab da keine Ahnung, bitte helft mir!

*HILFESCHREI*

mfg Torso

Benutzeravatar
Six
Beiträge: 8069
Registriert: 21.12.2001 13:39:28
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Siegburg

Beitrag von Six » 30.07.2003 00:48:49

xlibs-dev klingt wie ein guter Kandidat.

gutza36
Beiträge: 277
Registriert: 15.07.2003 23:25:07
Wohnort: Dark Side of the Moon
Kontaktdaten:

Beitrag von gutza36 » 08.08.2004 19:24:35

Six hat geschrieben:xlibs-dev klingt wie ein guter Kandidat.
..habe das selbe problem und xlibs-dev=4.1.0-16woody3 ist installiert! Was nun?!
\\ unix Sys Admin: noun. [Info Tech] Persons who are interested in computer science and literature but understands neither.

Antworten