mingw-cross-env-list
[Top][All Lists]
Advanced

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

[Mingw-cross-env-list] issues with "make update-checksum-package"


From: Dennis Brentjes
Subject: [Mingw-cross-env-list] issues with "make update-checksum-package"
Date: Sat, 04 May 2013 16:41:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5

Hello,

I'm currently trying to add alure as a package to MXE. After creating the attached alure.mk" the site (mxe.cc) tells me to fill in the checksum field by running "make update-checksum-alure". This stops with an incomprehensible error, at-least for me it is incomprehensible. I tried reading the Makefile to figure what was happening but I still haven't got a clue. Especially the urls in the command confuse me.

Could anybody point me in the right direction concerning this issue?

The output of "make update-checksum-alure":
address@hidden:~/projects/mxe$ make update-checksum-alure
mkdir -p '/home/dennis/projects/mxe/pkg' &&  ( wget --no-check-certificate --user-agent=Wget/1.14 -O- '' || wget --no-check-certificate --user-agent=Wget/1.14 -O- s3.amazonaws.com/mxe-pkg/`echo '' | perl -lpe 's/([^A-Za-z0-9])/sprintf("%%%02X", ord($$1))/seg'` || wget --no-check-certificate --user-agent=Wget/1.14 -O- d1yihgixbnrglp.cloudfront.net/`echo '' | perl -lpe 's/([^A-Za-z0-9])/sprintf("%%%02X", ord($$1))/seg'` )   > '/home/dennis/projects/mxe/pkg/' || rm -f '/home/dennis/projects/mxe/pkg/'
bash: /home/dennis/projects/mxe/pkg/: Is a directory
rm: cannot remove ‘/home/dennis/projects/mxe/pkg/’: Is a directory
make: *** [update-checksum-alure] Error 1
Dennis Brentjes.

Attachment: alure.mk
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]