[Mono-dev] Missing Makefile.in for pixman in libgdiplus

Sebastien Pouliot sebastien.pouliot at gmail.com
Fri Nov 21 11:29:40 EST 2008


On Fri, 2008-11-21 at 16:46 +0100, Bart Masschelein wrote:
> Well, the subject line says it all: after checking out the latest  
> libgdiplus, configure reports a missing Makefile.in, which is indeed  
> not there. This file is not autogenerated, is it, and should be in the  
> repository, right?

If you check out (svn) libgdiplus then you need to execute autogen.sh,
not configure. That will generate everything you need.

Sebastien

> 
> Bart
> 
> configure: creating ./config.status
> config.status: creating pixman-1.pc
> config.status: error: cannot find input file: Makefile.in
> configure: error: ./configure failed for pixman
> 
> Macintosh-2:libgdiplus masschel$ ls pixman/
> AUTHORS		INSTALL		README		autogen.sh	config.h.in	config.status	 
> configure.ac	ltmain.sh	pixman-1.pc
> COPYING		Makefile.am	TODO		autom4te.cache	config.h.in~	config.sub	 
> depcomp		missing		pixman-1.pc.in
> ChangeLog	NEWS		aclocal.m4	config.guess	config.log	configure	install- 
> sh	pixman		test
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list