[67] in bug-owl

home help back first fref pref prev next nref lref last post

owl 1.2.1 won't build

daemon@ATHENA.MIT.EDU (Stephen Gildea)
Fri Aug 16 15:40:25 2002

Message-Id: <200208161938.PAA13345@pacific-carrier-annex.mit.edu>
From: Stephen Gildea <gildea@alum.mit.edu>
To: "James M. Kretchmar" <kretch@MIT.EDU>
In-Reply-To: Message from kretch@MIT.EDU of 16 Aug 2002 15:10:24 EDT
	<200208161910.PAA27644@mission-control.mit.edu> 
Date: Fri, 16 Aug 2002 15:38:27 -0400
Resent-To: bug-owl@MIT.EDU
Resent-From: "James M. Kretchmar" <kretch@MIT.EDU>

I can't build it.

readconfig.c won't compile the "EXTERN_C" on line 14.

In file included from /usr/local/lib/perl5/5.00503/sun4-solaris/CORE/perl.h:139,
                 from readconfig.c:8:
/usr/local/lib/perl5/5.00503/sun4-solaris/CORE/embed.h:257: warning: `instr' redefined
/usr/local/include/curses.h:998: warning: this is the location of the previous definition
readconfig.c:14: parse error before `CV'


And perlglue.c won't compile, either:

perlglue.c: In function `XS_owl_command':
perlglue.c:27: `aTHX_' undeclared (first use in this function)
perlglue.c:27: (Each undeclared identifier is reported only once
perlglue.c:27: for each function it appears in.)
perlglue.c:27: parse error before string constant
perlglue.c:34: `dXSTARG' undeclared (first use in this function)
perlglue.c:39: `targ' undeclared (first use in this function)
perlglue.c:39: `XSprePUSH' undeclared (first use in this function)
perlglue.c: In function `XS_owl_send_zwrite':
perlglue.c:51: `aTHX_' undeclared (first use in this function)
perlglue.c:51: parse error before string constant
perlglue.c: In function `XS_owl_ztext_stylestrip':
perlglue.c:69: `aTHX_' undeclared (first use in this function)
perlglue.c:69: parse error before string constant
perlglue.c:76: `dXSTARG' undeclared (first use in this function)
perlglue.c:81: `targ' undeclared (first use in this function)
perlglue.c:81: `XSprePUSH' undeclared (first use in this function)
perlglue.c: In function `boot_owl':
perlglue.c:94: warning: unused variable `items'

home help back first fref pref prev next nref lref last post