[456] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: sane problems
daemon@ATHENA.MIT.EDU (Matthew C. Thompson)
Mon Jul 14 04:18:07 1997
Date: Mon, 14 Jul 1997 01:20:15 -0700 (PDT)
From: "Matthew C. Thompson" <mattyt@oz.net>
To: gtk-list@redhat.com
cc: debian-user@lists.debian.org
In-Reply-To: <Pine.LNX.3.96.970713230115.10984D-100000@slow>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
> > > these are the errors i received:
> > >
> > > gdk.c:31: X11/Xatom.h: No such file or directory
> >
> > This sounds to me like you need to install the XFree86
> > developement package. For RedHat systems, this is the XFree86-devel rpm,
> > but I don't know what it would be for your Debian system (although I'm
> > sure there is one). Install it and try again.
>
> Yep, xlib6-dev. I think you need the xpm and xpm-dev packages as well,
> but I could be wrong.
>
> Ian
ok, here's what i went and got:
getting: stable/binary-i386/libs/tk40_4.0p3-5.deb (486302)
getting: stable/binary-i386/x11/xpm4.7-dev_3.4g-9.deb (29020)
getting: stable/binary-i386/x11/xlib6-dev_3.3-3.deb (614682)
getting: stable/binary-i386/devel/tcl76-dev_7.6p2-4.deb (630164)
...and after i did a ./configure, i did make, and got these errors:
../gdk/.libs/libgdk.so.1.0: undefined reference to `XUngrabPointer'
../gdk/.libs/libgdk.so.1.0: undefined reference to `XPutImage'
../gdk/.libs/libgdk.so.1.0: undefined reference to `XCreatePixmap'
../gdk/.libs/libgdk.so.1.0: undefined reference to `XUnmapWindow'
../gdk/.libs/libgdk.so.1.0: undefined reference to `XSetFillStyle'
../gdk/.libs/libgdk.so.1.0: undefined reference to `XCreateGC'
../gdk/.libs/libgdk.so.1.0: undefined reference to `XOpenDisplay'
...actually, there were *way* too many of these to list, these were just
the last ones.
what else should i get???
thanks,
matty
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null