need libXrender.la to compile pygtk-2.4.1 under CygwinX

Alexander Gottwald alexander.gottwald@s1999.tu-chemnitz.de
Mon Feb 28 16:21:00 GMT 2005


On Mon, 28 Feb 2005, Kirschner, Paul E         UTRC wrote:

> As the subject says I'm trying to compile pygtk-2.4.1 under Cygwin/X.
> 
> After modifying a few Makefile's to get the python libraries loaded, I came
> down to needing libXrender.la.
> 
> /usr/X11R6/lib contains several .la's AND libXrender stuff...
> 
> >> ls *.la libXren*
> libDtPrint.la  libPropList.la  libXft.la  libXrender-1.dll.a  libglut.la
> libMrm.la      libUil.la       libXm.la   libXrender.dll.a    libwraster.la
> 
> 
> So, how do I get/generate libXrender.la?

sed 's/Xdamage/Xrender/' <libXdamage.la >libXrender.la

I've attached the file

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723
-------------- next part --------------
# libXrender.la - a libtool library file

# Generated by ltmain.sh - GNU libtool 1.5.0a (1.1220.2.25 2003/08/01 19:08:35) Debian: 49 $

#

# Please DO NOT delete this file!

# It is necessary for linking the library.



# The name that we can dlopen(3).

dlname='../bin/cygXrender-1.dll'



# Names of this library.

library_names='libXrender.dll.a'



# The name of the static archive.

old_library='libXrender.a'



# Libraries that this one depends upon.

dependency_libs=' -L/usr/X11R6/lib -lX11'



# Version information for libXrender.

current=1

age=1

revision=0



# Is this an already installed library?

installed=yes



# Should we warn about portability when linking against -modules?

shouldnotlink=no



# Files to dlopen/dlpreopen

dlopen=''

dlpreopen=''



# Directory that this library needs to be installed in:

libdir='/usr/X11R6/lib'



More information about the Cygwin-xfree mailing list