For my work, I use Windows 7.
For details : Windows 7 Pro, SP1, 32-bit, Language : FR
my processor : Intel Core 2 Duo P8700 2,53GHz
I enter in the directory and execute :
LIBFFI_CFLAGS=-lffi LIBFFI_LIBS=-L/mingw/lib/ ./configure
--prefix=/mingw --python=/c/Python27/python.exe
Sorry the good command was :
LIBFFI_CFLAGS=-lffi LIBFFI_LIBS=-L/mingw/lib/ ./configure
--prefix=/mingw
(without Python option)
Then I try a "make", and I have a strange error (for me) :
CCLD libcharset.la
/bin/grep: /home/keith/staged/mingw32/lib/libiconv.la: No such file or
directory
/bin/sed: can't read /home/keith/staged/mingw32/lib/libiconv.la: No
such file or directory
libtool: link: `/home/keith/staged/mingw32/lib/libiconv.la' is not a
valid libtool archive
I investigated. When I comment the portion of test code in Makefile.in
that produce the error, I have a other error about a .la file, and when
I comment the new portion, a other .la file cause a problem, and again
and again. I modified more than ten Makefile.in file (sometimes the
same) and at the end I had a irremediable Makefile.in:1 error.
I hope that these informations can help you to help me :)
Thank you very much the list !!
Regards,
Hogren
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list