Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2003 00:56:33 -0500
From:      michael johnson <ahze@ahze.net>
To:        Pete Fritchman <petef@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/60410: Port Update: Proc-ProcessTable 0.38 -> 0.39
Message-ID:  <6E63B107-337A-11D8-AB8E-000A958C81C6@ahze.net>
In-Reply-To: <200312210535.hBL5ZinB015101@freefall.freebsd.org>
References:  <200312210535.hBL5ZinB015101@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I added "#define dTHX" to ProcessTable.xs. since it is defined in 
perl5.6 already, I didnt think to check on perl5.0. I could not get it 
to compile with gcc295, but I did get it to compile and run with gcc3.3 
. I'll look in to it to see how i can make it compile with gcc295.


On Dec 21, 2003, at 12:35 AM, Pete Fritchman wrote:

> Old Synopsis: Port Update: Proc-ProcessTabe 0.38 -> 0.39
> New Synopsis: Port Update: Proc-ProcessTable 0.38 -> 0.39
>
> State-Changed-From-To: open->feedback
> State-Changed-By: petef
> State-Changed-When: Sat Dec 20 23:35:11 CST 2003
> State-Changed-Why:
> I can't build this on 4.x:
> ProcessTable.xs: In function `ppt_warn':
> ProcessTable.xs:60: `dTHX' undeclared (first use in this function)
> ProcessTable.xs:60: (Each undeclared identifier is reported only once
> ProcessTable.xs:60: for each function it appears in.)
> ProcessTable.xs:61: syntax error before `args'
> ProcessTable.xs:62: `args' undeclared (first use in this function)
> ProcessTable.xs: In function `ppt_croak':
> ProcessTable.xs:69: `dTHX' undeclared (first use in this function)
> ProcessTable.xs:70: syntax error before `args'
> ProcessTable.xs:71: `args' undeclared (first use in this function)
> *** Error code 1
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=60410
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6E63B107-337A-11D8-AB8E-000A958C81C6>