Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52512 - PyOpenGL emerge fails on ppc with CFALGS
Summary: PyOpenGL emerge fails on ppc with CFALGS
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High minor (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-30 18:22 UTC by REdOG
Modified: 2004-10-31 13:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description REdOG 2004-05-30 18:22:28 UTC
PyOpenGL-2.0.0.44 fails on ppc with 
CHOST="powerpc-unknown-linux-gnu"
CFLAGS="-mcpu=7450 -O2 -pipe -fsigned-char -maltivec -mabi=altivec -mpowerpc-gfxopt"
CXXFLAGS="-mcpu=7450 -O2 -pipe -fsigned-char -maltivec -mabi=altivec -mpowerpc-gfxopt"

But if I emerge without CFLAGS and CXXFLAGS in make.conf it installs fine.
Comment 1 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2004-07-03 14:35:53 UTC
I emerged it both with my own CFLAGS and with yours successfully. Can you please provide your gcc-version (gcc -v) and a copy of the error it gives you?
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2004-10-31 13:18:24 UTC
Never heard anything more.  Closing.