From owner-freebsd-current Sat Apr 7 20:41:34 2001 Delivered-To: freebsd-current@freebsd.org Received: from c1030098-a.wtrlo1.ia.home.com (c1030098-a.wtrlo1.ia.home.com [24.6.200.230]) by hub.freebsd.org (Postfix) with ESMTP id B044F37B423 for ; Sat, 7 Apr 2001 20:41:31 -0700 (PDT) (envelope-from mdharnois@home.com) Received: by c1030098-a.wtrlo1.ia.home.com (Postfix, from userid 1001) id 869E014A14; Sat, 7 Apr 2001 22:41:30 -0500 (CDT) To: freebsd-current@freebsd.org Subject: perl broken? Keywords: parser,operator,usr,line,error,near,ports,code From: Michael Harnois Date: 07 Apr 2001 22:41:30 -0500 Message-ID: <867l0wgis5.fsf@mharnois.workgroup.net> Lines: 63 User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.2 (Urania) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Different ports, similar problem: /usr/bin/perl5 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPAN IMAP.xs > IMAP.xsc && mv IMAP.xsc IMAP.c /* * Copyright (c) 1998-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binar/: ?+*{} follows nothing in regexp at IMAP.xs line 13. *** Error code 255 Stop in /usr/ports/mail/cyrus-imapd/work/cyrus-imapd-2.0.12/perl/imap. *** Error code 1 Stop in /usr/ports/mail/cyrus-imapd/work/cyrus-imapd-2.0.12/perl. *** Error code 1 Stop in /usr/ports/mail/cyrus-imapd/work/cyrus-imapd-2.0.12. *** Error code 1 Stop in /usr/ports/mail/cyrus-imapd. *** Error code 1 Stop in /usr/ports/mail/cyrus-imapd. /usr/bin/perl5.6.0 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPAN Parser.xs > Parser.xsc && mv Parser.xsc Parser.c Number found where operator expected at Parser.xs line 1, near "/* $Id: Parser.xs,v 2.106 2001/03" (Missing operator before 03?) syntax error at Parser.xs line 1, near "/* $Id: Parser.xs,v 2.106 2001/03" Number found where operator expected at Parser.xs line 1, near "30 07" (Missing operator before 07?) Bareword found where operator expected at Parser.xs line 1, near "00 gisle" (Missing operator before gisle?) Number found where operator expected at Parser.xs line 3, near "* Copyright 1999" (Missing operator before 1999?) Number found where operator expected at Parser.xs line 4, near "* Copyright 1999" (Missing operator before 1999?) Bareword found where operator expected at Parser.xs line 6, near "* This library" (Missing operator before library?) syntax error at Parser.xs line 12, near "* * Standard" Bareword found where operator expected at Parser.xs line 12, near "* Standard XS" (Missing operator before XS?) Semicolon seems to be missing at Parser.xs line 14. String found where operator expected at Parser.xs line 15, near "extern "C"" (Do you need to predeclare extern?) Execution of Parser.xs aborted due to compilation errors. *** Error code 255 Stop in /usr/ports/www/p5-HTML-Parser/work/HTML-Parser-3.20. *** Error code 1 Stop in /usr/ports/www/p5-HTML-Parser. *** Error code 1 Stop in /usr/ports/www/p5-HTML-Parser. *** Error code 1 -- Michael D. Harnois mdharnois@home.com Redeemer Lutheran Church Washburn, Iowa It is better to die excommunicated than to live and violate the conscience. -- Thomas Aquinas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message