Hi
I have MDK 7.2 with some updates and Helix Gnome1.2, and i am trying
to build gdm-2.2.2-1.src.rpm, but it says
Could not find gdkpixbuf
/usr/bin/ld: cannot find -lXdmcp
I have Installed
gdk-pixbuf-0.9.0-2mdk - gdk-pixbuf-xlibb-0.9.0-2mdk
gdk-pixbuf-loaders-0.9.0-2mdk - gdk-pixbuf-gnomecanvas-0.9.0-2mdk
gdk-pixbuf-devel-0.9.0-2mdk
errors
/usr/bin/ld: cannot find -lXdmcp
/usr/bin/ld: cannot find -lXinerama
re config.log
configure: failed program was:
#line 3028 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char XpmFreeXpmImage();
configure: failed program was:
#line 5396 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char XineramaQueryScreens();
>From the terminal
...
checking for XpmFreeXpmImage in -lXpm... no
checking for libglade-config... no
checking for libglade... no
...
checking for XineramaQueryScreens in -lXinerama... no
...
GDM2 configuration summary:
===========================
CFLAGS : -g -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math
-fexpensive-optimizations
LDFLAGS :
TCP Wrappers support : NO
Xinerama support : NO
Console helper : YES
Authentication scheme : verify-pam
...
It also says
...
xdmcp.c: In function `gdm_xdmcp_decode_packet':
xdmcp.c:308: warning: passing arg 3 of `XdmcpFill' from incompatible
pointer type
xdmcp.c: In function `gdm_xdmcp_handle_forward_query':
xdmcp.c:461: warning: passing arg 1 of `XdmcpDisposeARRAYofARRAY8' from
incompatible pointer type
xdmcp.c:468: warning: passing arg 1 of `XdmcpDisposeARRAYofARRAY8' from
incompatible pointer type
xdmcp.c:469: warning: passing arg 1 of `XdmcpDisposeARRAYofARRAY8' from
incompatible pointer type
xdmcp.c:476: warning: passing arg 1 of `XdmcpDisposeARRAYofARRAY8' from
incompatible pointer type
xdmcp.c:477: warning: passing arg 1 of `XdmcpDisposeARRAYofARRAY8' from
incompatible pointer type
xdmcp.c:523: warning: passing arg 1 of `XdmcpDisposeARRAYofARRAY8' from
incompatible pointer type
xdmcp.c:524: warning: passing arg 1 of `XdmcpDisposeARRAYofARRAY8' from
incompatible pointer type
xdmcp.c: In function `gdm_xdmcp_send_willing':
xdmcp.c:548: warning: passing arg 3 of `XdmcpFlush' from incompatible
pointer type
xdmcp.c: In function `gdm_xdmcp_send_unwilling':
xdmcp.c:571: warning: passing arg 3 of `XdmcpFlush' from incompatible
pointer type
xdmcp.c: In function `gdm_xdmcp_send_accept':
xdmcp.c:725: warning: passing arg 3 of `XdmcpFlush' from incompatible
pointer type
xdmcp.c: In function `gdm_xdmcp_send_decline':
xdmcp.c:763: warning: passing arg 3 of `XdmcpFlush' from incompatible
pointer type
xdmcp.c: In function `gdm_xdmcp_send_refuse':
xdmcp.c:863: warning: passing arg 3 of `XdmcpFlush' from incompatible
pointer type
xdmcp.c: In function `gdm_xdmcp_send_failed':
xdmcp.c:885: warning: passing arg 3 of `XdmcpFlush' from incompatible
pointer type
xdmcp.c: In function `gdm_xdmcp_send_alive':
xdmcp.c:935: warning: passing arg 3 of `XdmcpFlush' from incompatible
pointer type
...
First, can i use gdm2.2.2 on MD7.2
What rpm has lXdmcp - lXinerama
gdkpixbuf is in /usr/lib/rep/i586-mandrake-linux/
Have a happy day all
Thankx
Trevor