Bug 46233 - Yacc error out of space
Bug#: 46233 Product:  Gentoo Linux Version: unspecified Platform: IA64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ia64@gentoo.org Reported By: sliver@wanadoo.es
Component: Applications
URL: 
Summary: Yacc error out of space
Keywords:  
Status Whiteboard: 
Opened: 2004-03-30 05:13 0000
Description:   Opened: 2004-03-30 05:13 0000
When i try to emerge apache2 or some other app that depends on yacc, it gives
this error : yacc -f out of space

I have found a patch that works, but don't know where to send it.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Jaime Alvaro Moreno 2004-03-30 05:14:43 0000 -------
Created an attachment (id=28367) [details]
patch for yacc on ia64

it works.

------- Comment #2 From Javier Pascual Soriano A.K.A. Davinci 2004-03-31 03:45:18 0000 -------
Apache 2.0.X not compile by this error(when compile SSL code)

fix the bug or use Bison :)

------- Comment #3 From Javier Pascual Soriano A.K.A. Davinci 2004-03-31 03:49:38 0000 -------
previous comment was in an Intel Itanium 2 (ia64) server, with gentoo 2.4 and
2.6.4 kernel.

with apache 1.3.x there is no problem and with the patch also compile apache
2.0.X

------- Comment #4 From Aron Griffis (RETIRED) 2004-04-04 21:03:32 0000 -------
I've fixed this in both yacc and byacc, thanks!