| Newsgroups: | fa.haskell |
| Return-Path: | <haskell-cafe-bounces@haskell.org> |
| X-Original-To: | haskell-cafe@haskell.org |
| Delivered-To: | haskell-cafe@haskell.org |
| DomainKey-Signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=BnTtWOfP3tSwTEJULq+QcKYmWtpgTUEfQ7ku9D0P8h8DRD3XXf8sCyM7nIUACEGwVnBMu2PQETEEp800CKFeQIlCXGRwW5/Ms1Z2D3Tf3KRFXEN0gtCnFK5sCbkD4lVN/e1uNOhGX8/qMnI/W0zTlpt8LWjHpOC7exPXo5Bs404= |
| Mime-Version: | 1.0 (Apple Message framework v619.2) |
| Content-Transfer-Encoding: | 7bit |
| Original-Message-Id: | <2ffe4cda3f7a0854d957b5beccc64b91@gmail.com> |
| Content-Type: | text/plain; charset=US-ASCII; format=flowed |
| To: | haskell-cafe@haskell.org |
| From: | Kaoru Hosokawa <khosokawa@gmail.com> |
| Original-Date: | Sat, 26 Feb 2005 00:09:47 +0900 |
| X-Mailer: | Apple Mail (2.619.2) |
| Subject: | [Haskell-cafe] Must be a FAQ - Can't make install Hugs98-Nov2003 on MacOSX 10.3.8 |
| X-BeenThere: | haskell-cafe@haskell.org |
| X-Mailman-Version: | 2.1.5 |
| Precedence: | list |
| List-Id: | The Haskell Cafe <haskell-cafe.haskell.org> |
| List-Unsubscribe: | <http://www.haskell.org/mailman/listinfo/haskell-cafe (Who's computer is this?) >, <mailto:haskell-cafe-request@haskell.org?subject=unsubscribe> |
| List-Archive: | <http://www.haskell.org//pipermail/haskell-cafe (Who's computer is this?) > |
| List-Post: | <mailto:haskell-cafe@haskell.org> |
| List-Help: | <mailto:haskell-cafe-request@haskell.org?subject=help> |
| List-Subscribe: | <http://www.haskell.org/mailman/listinfo/haskell-cafe (Who's computer is this?) >, <mailto:haskell-cafe-request@haskell.org?subject=subscribe> |
| Sender: | haskell-cafe-bounces@haskell.org |
| Errors-To: | haskell-cafe-bounces@haskell.org |
| X-MailScanner-Information: | This message has been scanned for viruses/spam. Contact postmaster@uio.no if you have questions about this scanning |
| X-UiO-MailScanner: | No virus found |
| X-UiO-Spam-info: | not spam, SpamAssassin (score=0.024, required 12, autolearn=disabled, RCVD_BY_IP 0.02) |
| Organization: | Internet mailing list |
| Date: | Fri, 25 Feb 2005 15:10:20 GMT |
| Message-ID: | <fa.i17dtil.1m7aojd@ifi.uio.no> |
| Lines: | 78 |
| Path: | news1.ip-mobilphone.net ! news2.ip-mobilphone.net ! NNTPLoader.ip-mobilphone.net ! alt.athenanews.com ! feed2.newsreader.com ! newsreader.com ! newsread.com ! news-xfer.newsread.com ! news.glorb.com ! news.banetele.no ! uio.no ! nntp.uio.no ! ifi.uio.no ! internet-mailinglist |
| Xref: | news2.ip-mobilphone.net fa.haskell:4961 |
I'm sure this must be a FAQ, but I can't make install hugs98-Nov2003 on
MacOS 10.3.8. The error message I get is:
...
gcc -c -g -O2 machine.c
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1649: illegal expression, found `&&'
machine.c:1673: illegal statement, missing `identifier' after `goto'
machine.c:1673: syntax error, missing `;' after `*'
machine.c:1677: illegal statement, missing `identifier' after `goto'
machine.c:1677: syntax error, missing `;' after `*'
machine.c:1681: illegal statement, missing `identifier' after `goto'
machine.c:1681: syntax error, missing `;' after `*'
machine.c:1685: illegal statement, missing `identifier' after `goto'
machine.c:1685: syntax error, missing `;' after `*'
machine.c:1689: illegal statement, missing `identifier' after `goto'
machine.c:1689: syntax error, missing `;' after `*'
machine.c:1694: illegal statement, missing `identifier' after `goto'
machine.c:1694: syntax error, missing `;' after `*'
machine.c:1698: illegal statement, missing `identifier' after `goto'
machine.c:1698: syntax error, missing `;' after `*'
machine.c:1707: illegal statement, missing `identifier' after `goto'
machine.c:1707: syntax error, missing `;' after `*'
machine.c:1715: illegal statement, missing `identifier' after `goto'
machine.c:1715: syntax error, missing `;' after `*'
machine.c:1729: illegal statement, missing `identifier' after `goto'
machine.c:1729: syntax error, missing `;' after `*'
machine.c:1738: illegal statement, missing `identifier' after `goto'
machine.c:1738: syntax error, missing `;' after `*'
machine.c:1742: illegal statement, missing `identifier' after `goto'
machine.c:1742: syntax error, missing `;' after `*'
machine.c:1748: illegal statement, missing `identifier' after `goto'
machine.c:1748: syntax error, missing `;' after `*'
machine.c:1756: illegal statement, missing `identifier' after `goto'
machine.c:1756: syntax error, missing `;' after `*'
machine.c:1759: illegal statement, missing `identifier' after `goto'
machine.c:1759: syntax error, missing `;' after `*'
machine.c:1763: illegal statement, missing `identifier' after `goto'
machine.c:1763: syntax error, missing `;' after `*'
machine.c:1771: illegal statement, missing `identifier' after `goto'
machine.c:1771: syntax error, missing `;' after `*'
machine.c:1791: illegal statement, missing `identifier' after `goto'
machine.c:1791: syntax error, missing `;' after `*'
machine.c:1814: illegal statement, missing `identifier' after `goto'
machine.c:1814: syntax error, missing `;' after `*'
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
...
What should I do? Thanks.
Kaoru Hosokawa
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe (Who's computer is this?)