Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dumma portage..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
LimeFrog
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 187
Location: Skövde, Sweden

PostPosted: Sun May 04, 2003 10:12 am    Post subject: Dumma portage.. Reply with quote

Jag körde en emerge av sendmail över natten och nu när jag kommer tillbaka och kör etc-update så frågar den om jag vill skriva över min make.conf vilket jag givetvis inte ville. Men nu kommer det konstiga, min make.conf är borta?! Evil portage.. :)
Någon som har lust att posta hela sin make.conf fil så att jag slipper vidta drastiska åtgärder? ;)
_________________
I don't believe in God, but I'm afraid of him!
Back to top
View user's profile Send private message
snutte
Apprentice
Apprentice


Joined: 24 Apr 2002
Posts: 181
Location: Sweden, Malmö

PostPosted: Sun May 04, 2003 10:49 am    Post subject: Reply with quote

Code:

# Copyright 2000-2002 Daniel Robbins, Gentoo Technologies, Inc.
# Contains local system settings for Portage system

# Build-time functionality
# ========================
#
# The USE variable is used to enable optional build-time functionality. For
# example, quite a few packages have optional X, gtk or GNOME functionality
# that can only be enabled or disabled at compile-time. Gentoo Linux has a
# very extensive set of USE variables described in our USE variable HOWTO at
# http://www.gentoo.org/doc/use-howto.html
#
# Example:
USE="X gtk2 mmx sdl -gnome alsa -qt -kde"

# Host Setting
# ============
#
# If you are using a Pentium Pro or greater processor, leave this line as-is;
# otherwise, change to i586, i486 or i386 as appropriate. All modern systems
# (even Athlons) should use "i686-pc-linux-gnu"

#CHOST="i686-pc-linux-gnu"

# Host and optimization settings
# ==============================
#
# For optimal performance, enable a CFLAGS setting appropriate for your CPU
#
# -mcpu=<cpu-type> means optimize code for the particular type of CPU without
# breaking compatibility with other CPUs.
#
# -march=<cpu-type> means to take full advantage of the ABI and instructions
# for the particular CPU; this will break compatibility with older CPUs (for
# example, -march=athlon-xp code will not run on a regular Athlon, and
# -march=i686 code will not run on a Pentium Classic.
#
# CPU types supported in gcc-3.2 and higher: athlon-xp, athlon-mp, athlon-4,
# athlon-tbird, athlon, duron, k6, k6-2, k6-3, i386, i486, i586 (Pentium), i686
# (Pentium Pro), pentium, pentium-mmx, pentiumpro, pentium2, pentium3, and
# pentium4. Note that Gentoo Linux 1.4 and higher include at least gcc-3.2.
#
# CPU types supported in gcc-2.95*: k6, i386, i486, i586 (Pentium), i686
# (Pentium Pro), pentium, pentiumpro Gentoo Linux 1.2 and below use gcc-2.95*
#
# Decent examples:
#
#CFLAGS="-mcpu=athlon-xp -O3 -pipe"
#CFLAGS="-march=pentium3 -O3 -pipe"

# If you set a CFLAGS above, then this line will set your default C++ flags to
# the same settings. If you don't set a CFLAGS above, then comment this line out.
#CXXFLAGS="${CFLAGS}"

# Fetching files
# ==============
#
# If you need to set a proxy for wget or lukemftp, add the appropriate "export
# ftp_proxy=<proxy>" and "export http_proxy=<proxy>" lines to /etc/profile if
# all users on your system should use them.
#
# Portage uses wget by default. Here are some settings for some alternate
# downloaders -- note that you need to merge these programs first before they
# will be available.
#
# Lukemftp (BSD ftp):
#FETCHCOMMAND="/usr/bin/lukemftp -s -a -o \${DISTDIR}/\${FILE} \${URI}"
#RESUMECOMMAND="usr/bin/lukemftp -s -a -R -o \${DISTDIR}/\${FILE} \${URI}"
#
# Prozilla (turbo downloader)
#FETCHCOMMAND='/usr/bin/proz --no-getch -s ${URI} -P ${DISTDIR}'

#+++
# automagicaly added by build process
#
CHOST='i686-pc-linux-gnu'
CFLAGS='-march=pentium4 -mcpu=pentium4 -O3 -pipe'
CXXFLAGS='-march=pentium4 -mcpu=pentium4 -O3 -pipe'
#---
ACCEPT_KEYWORDS="~x86"
GENTOO_MIRRORS="gentoo.linux.no"



En snuttifierad make.conf som funkar klockrent på min p4:a :)
Btw limefrog, ser att du är från Skövde. Gjorde lumpen där. :D
Back to top
View user's profile Send private message
LimeFrog
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 187
Location: Skövde, Sweden

PostPosted: Sun May 04, 2003 10:59 am    Post subject: Reply with quote

Tackar för den, nu kanske man kan få igång portage igen.. :)
Ok, själv ska jag skeppas iväg till Enköping i Juni och göra lumpen där. :)
_________________
I don't believe in God, but I'm afraid of him!
Back to top
View user's profile Send private message
frippz
Guru
Guru


Joined: 22 Aug 2002
Posts: 460
Location: Sweden

PostPosted: Sun May 04, 2003 11:25 am    Post subject: Reply with quote

Trist att Portage sabbade make.conf för dig. Har aldrig råkat ut för det själv.

Nu när ni nämner Skövde i all veva så kan jag väl lika gärna påpeka att jag också kommer därifrån! 8) Japp, varannan snubbe jag träffat på högskolan här nere har gjort lumpen där. :D Och dig, LimeFrog har jag minsann träffat IRL när du praoade på P4. Du känner min barndomskamrat Rikard som är, hehe, IT-vaktmästare där! :D

Jaaa, världen är så liten att jag snart får klaustrofobi! :mrgreen:

Se till att besöka Adjust.nu lite oftare LimeFrog! :wink:
Back to top
View user's profile Send private message
LimeFrog
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 187
Location: Skövde, Sweden

PostPosted: Sun May 04, 2003 12:45 pm    Post subject: Reply with quote

Hehe, det stämmer bra det.. :) Var på PRAO hos han för bara någon månad sedan.
Får försöka hänga lite mer på Adjust. 8)
_________________
I don't believe in God, but I'm afraid of him!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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