Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52737 - app-office/sc-7.12 fails to compile with gcc 3.4, solved with patch
Summary: app-office/sc-7.12 fails to compile with gcc 3.4, solved with patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-01 17:44 UTC by Tamran Lengyel
Modified: 2004-07-11 14:04 UTC (History)
1 user (show)

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


Attachments
This patch defines malloc() and realloc() properly (sc-gcc34-fix.diff,375 bytes, patch)
2004-06-01 17:45 UTC, Tamran Lengyel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tamran Lengyel 2004-06-01 17:44:38 UTC
The definition of malloc() and realloc() cause compile to fail on amd64.  The attached patch fixes this.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tamran Lengyel 2004-06-01 17:45:27 UTC
Created attachment 32507 [details, diff]
This patch defines malloc() and realloc() properly
Comment 2 Benjamin Coles 2004-06-02 22:34:17 UTC
bug filed in wrong place
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-07-11 14:04:31 UTC
In CVS now.