Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Changed make.conf....
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X)
View previous topic :: View next topic  
Author Message
fsck
n00b
n00b


Joined: 26 Oct 2005
Posts: 4

PostPosted: Wed Oct 26, 2005 5:30 am    Post subject: Changed make.conf.... Reply with quote

Well, I'm new to the forums, but have been using gentoo on several platforms, and figure I'd try GentoOSX. I was duped by the "masked packages" thing, until I got the (seemingly) brilliant idea to try modifying my make.conf.

Ya'll may think I'm nuts, but I changed the ACCEPT_KEYWORD variable in make.conf to accept "ppc". Has anybody tried this before? I'm halfway through an install of ethereal, with no errors thus far... Hope it stays that way.

Here is my current:

Quote:
# Copyright 2004 Pieter Van den Abeele, MetaDistribution.org
# Contains local system settings for Portage system on Mac OS X
# $Header$

# The Architecture

ARCH="powerpc-apple-darwin7"

# GCC flags

CHOST="powerpc-apple-darwin"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"

# The next generation KEYWORD, including architecture, userland, kernel and libc

ACCEPT_KEYWORDS="ppc"

# Change to -j3 for dual processor machines.

MAKEOPTS="-j2"

# Feature collistion prevent portage from overwriting packages it didn't install itself

FEATURES="collision-protect"

# The necessary code to make portage use curl instead of wget
# When these lines are removed, portage defaults to wget


*whew,* man I hope it finishes correctly.
Back to top
View user's profile Send private message
Sleipnir
Guru
Guru


Joined: 20 Sep 2005
Posts: 372
Location: Germany

PostPosted: Fri Oct 28, 2005 11:27 am    Post subject: Reply with quote

I have not tried this yet, but I am pretty sure you will hit some problems. :) Else the
packages would have been marked stable already. ;-) You can enable the
ACCEPT_KEYWORDS on a per package base with:
Code:

ACCEPT_KEYWORDS="~ppc" emerge <package>

if you need it.
_________________
A)bort, R)etry, I)nfluence with large hammer.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum