Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46233 - Yacc error out of space
Summary: Yacc error out of space
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: IA64 Linux
: High normal (vote)
Assignee: IA-64 team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 05:13 UTC by Jaime Alvaro Moreno
Modified: 2004-04-04 21:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for yacc on ia64 (byacc-fix.patch,504 bytes, patch)
2004-03-30 05:14 UTC, Jaime Alvaro Moreno
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaime Alvaro Moreno 2004-03-30 05:13:26 UTC
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 Jaime Alvaro Moreno 2004-03-30 05:14:43 UTC
Created attachment 28367 [details, diff]
patch for yacc on ia64

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

fix the bug or use Bison :)
Comment 3 Javier Pascual Soriano A.K.A. Davinci 2004-03-31 03:49:38 UTC
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 Aron Griffis (RETIRED) gentoo-dev 2004-04-04 21:03:32 UTC
I've fixed this in both yacc and byacc, thanks!