[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in Installation program!
From: |
Sašo Kiselkov |
Subject: |
Re: Bug in Installation program! |
Date: |
Thu, 13 Oct 2005 10:40:09 +0200 |
User-agent: |
Internet Messaging Program (IMP) 3.2.5 |
Quoting Jeannette Gorrin <jeannettegorrin@yahoo.com>:
> Hi, everybody:
>
> Could you help me? I have a problem in Installation
> script (./InstallGnustep). The last message was:
> ---------------------------------------------------------
> Installation of GNUstep Back failed. Send the
> /home/jeannette/Desktop/Aplicaciones/gnustep-startup-0.12.0/build/logs.tar.gz
> file to bug-gnustep@gnu.org for help
> ---------------------------------------------------------
>
> I've just sent the log files to that email, but i
> haven't had answer, and it's urgent.. i attached the
> logs ... Basically, there are a lot of missing
> symbols... Does anyone know which libraries do i have
> to include in makefile? i could modify it but i don't
> know which libraries are needed..
>
> Thanks in advance...
> Jeannette
>
> P.S: These are some missing symbols:
>
> Linking tool gpbs ...
> ./shared_obj/xdnd.o: En la función `xdnd_init':
> xdnd.c:(.text+0xc0): referencia a `XInternAtom' sin
> definir
> xdnd.c:(.text+0xd8): referencia a `XInternAtom' sin
> definir
> xdnd.c:(.text+0xf0): referencia a `XInternAtom' sin
> definir
> xdnd.c:(.text+0x108): referencia a `XInternAtom' sin
> definir
> xdnd.c:(.text+0x120): referencia a `XInternAtom' sin
> definir
It seems that the installation procedure could not find X-Windows libraries to
link to, but their header files were obviously present at compilation time.
Maybe you don't have them installed, or make sure you have the X-Windows
libraries in the proper places.
--
Saso