Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0005A9590 for ; Wed, 16 May 2012 21:39:29 +0000 (UTC) Received: (qmail 28699 invoked by uid 500); 16 May 2012 21:39:29 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 28670 invoked by uid 500); 16 May 2012 21:39:29 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 28653 invoked by uid 99); 16 May 2012 21:39:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 21:39:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 21:39:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8E98D83A4 for ; Wed, 16 May 2012 21:39:08 +0000 (UTC) Date: Wed, 16 May 2012 21:39:08 +0000 (UTC) From: "Herm Wong (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1809789448.6087.1337204348585.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1983701016.983.1337112788038.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CB-786) Phonegap 1.7.0 - Makefile:45: *** missing separator. Stop. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CB-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herm Wong resolved CB-786. -------------------------- Resolution: Won't Fix > Phonegap 1.7.0 - Makefile:45: *** missing separator. Stop. > ---------------------------------------------------------- > > Key: CB-786 > URL: https://issues.apache.org/jira/browse/CB-786 > Project: Apache Cordova > Issue Type: Sub-task > Components: webOS > Environment: Windows 7 64-bit, PhoneGap 1.7.0, Oracle VM VirtualBox 4.1.8 r75467 > Reporter: John Nahlen > Assignee: Herm Wong > Priority: Blocker > Fix For: 1.8.0 > > Attachments: make-fails.jpg > > > Originally posted here: https://groups.google.com/forum/?fromgroups#!topic/phonegap/dTd4HEy1CFI > And I was told to create an issue here. Here it is: > Hello, > I am using Phongap 1.7.0, the latest. > I followed the instructions on http://wiki.phonegap.com/w/page/16494781/Getting-Started-with-PhoneGap-webOS; downloaded everything (and cygwin includes make), started the virtual machine, however I cannot seem to get the make command to work now. > I made a copy of the webos folder and called it "webos-Copy". Here is the text from the cygwin terminal (also see the attached screenshot): > {{ > jnahlen@jnahlen ~ > $ cd /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy > jnahlen@jnahlen /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy > $ ls -la > total 42 > drwx------+ 1 Administrators Domain Users 0 May 15 10:19 . > drwx------+ 1 Administrators Domain Users 0 May 15 10:19 .. > drwx------+ 1 Administrators Domain Users 0 May 15 10:19 framework > drwx------+ 1 Administrators Domain Users 0 May 15 10:19 js > drwx------+ 1 Administrators Domain Users 0 May 15 10:19 lib > -rwx------+ 1 Administrators Domain Users 11357 May 15 10:14 LICENSE > -rwx------+ 1 Administrators Domain Users 2503 May 15 10:14 Makefile > -rwx------+ 1 Administrators Domain Users 318 May 15 10:14 NOTICE > -rwx------+ 1 Administrators Domain Users 4339 May 15 10:14 README.md > -rwx------+ 1 Administrators Domain Users 5 May 15 10:14 VERSION > jnahlen@jnahlen /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy > $ make > Makefile:45: *** missing separator. Stop. > jnahlen@jnahlen /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy > $ > }} > As you can see, for some reason "make" is not working. Also, I am confused about which make commands I need to issue, there are several: make, make js, make copy_js, make package, make deploy. > I am running Windows 7 64-bit and would like to develop a PhoneGap application for the HP webOS Tablet, but I don't know what to do because this is not working. > If any more information is needed, please let me know. > Thanks, > - John -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira