Re: [GnomeMeeting-devel-list] win32 build issues



Hi Thomas,

> ### libiconv
> src/libiconv-$(LIBICONVVER)-bin.zip: binaries
> 	(cd src;wget -nv -N http://ovh.dl.sourceforge.net/gnuwin32/libiconv-$(LIBICONVVER)-bin.zip)
> 	touch $@
> src/libiconv-$(LIBICONVVER)-lib.zip: binaries
> 	(cd src;wget -nv -N http://ovh.dl.sourceforge.net/gnuwin32/libiconv-$(LIBICONVVER)-lib.zip)
> 	touch $@
> 
> lib/libiconv.a: binaries src/libiconv-$(LIBICONVVER)-bin.zip src/libiconv-$(LIBICONVVER)-lib.zip 
> 	unzip -u src/libiconv-$(LIBICONVVER)-bin.zip
> 	unzip -u src/libiconv-$(LIBICONVVER)-lib.zip
> 	sed -i -e 's#^libdir=.*$$#libdir=$(BUILDROOT)/lib#g' -e 's#\ <-----------------*
> $$##' lib/libiconv*.la lib/libcharset.la
> 	touch $@

uhm, that's supposed to convert "^M" into "". Apparently zip does
translate the literal ^M.. 

> on which environment did you build the win32 snapshot?

Debian SID ppc. And yes, the Makefile runs clean from scratch. That's
why I added all that hash checks on top.

> cant get it on debian sarge...(partially etch-sid).

Well, I'll just rerun the make all from a distcleaned build dir to see
myself.

-- 
Best regards,
 Kilian

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]