Strange error

Discussion in general that pertains to Sabayon Linux - Must Pertain to Sabayon Linux

Moderator: Moderators

Strange error

Postby Hutchy » Wed Nov 30, 2005 5:06

G,Day Lxnay,
I did another dvd to harddrive install after successfully installing Stage1 over the weekend using RR4 2.65 on my AMD64.
AnyWay initialy on my first DVD to Harddrive install I used JFS as stated in another post & it went beautifuly.
But this time I used Ext3 and 4 some reason its a lot faster.
AnyWay the reason I am stating this is because when I try & do a "emerge --sync" I get this strange error I never got using JFS .
Here is the error & the output on "/etc/make.conf"

gentoorr4 jason # emerge --sync
!!! Invalid token (not "=") gimpprint
!!! ParseError: Invalid token (not '='): //etc/make.conf: line 6 in //etc/make.c onf
!!! Incorrect multiline literals can cause this. Do not use them.

My /etc/make.conf output.######################

CFLAGS="-Os -march=i386"
CFLAGS="-march=k8 -O0 "
CHOST="i386-pc-linux-gnu"
#USE="-oss voice weather libao -esd amarok xine java mp3 gnutls cups ppds foomatic-db alsa \
USE=" 16bit -16bittmp 3dnow 3dnowext 64bit 7zip"
hal gimpprint freetype gnome X gtk2 unicode moznocompose moznoirc moznomail kde qt livecd samba \
rdesktop kerberos xscreensaver pda zeroconf wifi gnokii lm_sensors ieee1394 logitech-mouse xinerama \
bluetooth irda sms postgres mysql quotas dvb nvidia xprint dvd theora ogg a52 nptl kdeenablefinal win32codecs \
v4l xvid network dvdread fame -quicktime -kerberos winbind libclamav subversion php ruby sql svg ffmpeg nsplugin \
wmf 7Zip visualization accessibility css audiofile artswrappersuid musicbrainz gphoto2 povray scanner \
musepack dvdr jack new-login commercial kerberos mono pam_console pwdb dbus firefox acpi kqemu nptlonly esd pcmcia \
openexr rar dri aac apache2"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="~x86"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentopia"
MAKEOPTS=""
FEATURES=""

Now it states that error is on line6 & because I dont understand what "Invalid token" is or Incorrect multiline literals" are I did niotice that it says on line7 "mozno" instead of "mozilla" .
AnyWay I changed them to Mozilla & tried "emerge --sync" & still got same error.
Would you no where the mistake is ,I am thinking it might be the "slashes / " on the end of some lines maybe.
AnyWay what may have caused this on a fresh install ? as it never happened on my 2 or 3 other installs , Also on my Stage1 install I used Ext3 also so I dont think using Ext3 may have caused this.
I am wondering if I should reinstall again as I might have these errors all over my files but not sure yet.Maybe my harddrive didnt wipe old Distro off when formatted.
AnyWay Thanks Hutchy
Thanks
Hutchy
Simple Hen
 
Posts: 46
Joined: Sat Nov 12, 2005 11:51
Location: Australia

Postby lxnay » Wed Nov 30, 2005 8:21

http://www.lxnaydesign.net/index.php?op ... 6&Itemid=2

:)

Correct USE=" .... \
... \
....\
...."

If you paste here your make.conf I can paste back to you the fixed version :)
lxnay
Land Owner
 
Posts: 3421
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Postby Hutchy » Wed Nov 30, 2005 11:16

# These settings were set by the catalyst build script that automatically built$
# Please consult /etc/make.conf.example for a more detailed example
#CFLAGS="-O2 -mcpu=i686"
CFLAGS="-march=i686 -O0 "
#CHOST="i386-pc-linux-gnu"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
# GLI additions ===>
MAKEOPTS=""
USE=" 16bit x aalib alsa a52 arts audiofile ccache cdparanoia cdr cdrom clamav$
FEATURES="buildpkg distcc ccache"
ACCEPT_KEYWORDS="~x86"
# <=== End GLI additions
Hutchy
Simple Hen
 
Posts: 46
Joined: Sat Nov 12, 2005 11:51
Location: Australia

Postby Hutchy » Wed Nov 30, 2005 11:28

OOPS , Sorry Lxnay ,take no notice of the /etc/make.conf I just gave you ,
I logged into a different version of RR4 not the one with errors.
I hope its not to late but I will login to the right version & give proper make.conf.
Sorry ,A Bit Tired
Hutchy
Simple Hen
 
Posts: 46
Joined: Sat Nov 12, 2005 11:51
Location: Australia

Postby Hutchy » Wed Nov 30, 2005 11:42

after double checking /etc/make.conf its same as printed the first time

#CFLAGS="-Os -march=i386"
CFLAGS="-march=k8 -O0 "
CHOST="i386-pc-linux-gnu"
#USE="-oss voice weather libao -esd amarok xine java mp3 gnutls cups ppds fooma$
USE=" 16bit -16bittmp 3dnow 3dnowext 64bit 7zip"
hal gimpprint freetype gnome X gtk2 unicode mozillacompose mozillairc mozillama$
rdesktop kerberos xscreensaver pda zeroconf wifi gnokii lm_sensors ieee1394 log$
bluetooth irda sms postgres mysql quotas dvb nvidia xprint dvd theora ogg a52 n$
v4l xvid network dvdread fame -quicktime -kerberos winbind libclamav subversion$
wmf 7Zip visualization accessibility css audiofile artswrappersuid musicbrainz $
musepack dvdr jack new-login commercial kerberos mono pam_console pwdb dbus fir$
openexr rar dri aac apache2"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="~x86"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentopia"
MAKEOPTS=""
FEATURES=""

I think I might reinstall & see if same errors happen using ext3.
Hutchy
Simple Hen
 
Posts: 46
Joined: Sat Nov 12, 2005 11:51
Location: Australia

Postby lxnay » Wed Nov 30, 2005 12:20

No... you don't need to reinstall anything. Just to fix make.conf.

open make.conf, remove the line:

Code: Select all
#USE="-oss..."


and change the next line:
Code: Select all
USE=" 16bit -16bittmp 3dnow 3dnowext 64bit 7zip"


with:
Code: Select all
USE=" 16bit -16bittmp 3dnow 3dnowext 64bit 7zip \
lxnay
Land Owner
 
Posts: 3421
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Postby Hutchy » Fri Dec 02, 2005 23:55

Cheers ,I have been getting "Internal Server Error" thats been stopping me from posting here for some reason ,need to investigate , I think its more my side ,.
AnyWay thanks again 8)
Hutchy
Simple Hen
 
Posts: 46
Joined: Sat Nov 12, 2005 11:51
Location: Australia

Postby Hutchy » Sat Dec 03, 2005 22:52

G,Day again Lxnay,

It is related to my "cflags" during Kuroo setup as I noticed the same thing happen on another box not long after install.
AnyWay my Question is, is it OK to change (not the Architechture "x86") -the "CFLAGS" & "CHOST" to whatever processor I may have after a DVD to harddrive install which is Default "i386"
in my case I would change to "k8"
So would I be able to make these changes or even just change the CFLAGS to "k8" not CHOST & not have any complications ?
Most things I am learning from Gentoo Web Sites & Docs etc ,but couldn't quite find an answer to this question anywhere , so I was hoping you could help as you no RR4 better than anybody.
Cheers, Hutchy

:shock: :oops:
Last edited by Hutchy on Sat Dec 10, 2005 20:50, edited 1 time in total.
Hutchy
Simple Hen
 
Posts: 46
Joined: Sat Nov 12, 2005 11:51
Location: Australia

Postby Hutchy » Sun Dec 04, 2005 11:47

I am planning on getting the latest AMD64 version when it comes out for my 64bit PC ,but am using RR4 32bit for both my PCs at moment.
Just thought that others would be interested in knowing whether its at least viable to change at least the CFLAGS to whatever processor their using after install instead of "i386" but I guess Not.
AnyWay if its working OK then why Change it ?
Hutchy
Simple Hen
 
Posts: 46
Joined: Sat Nov 12, 2005 11:51
Location: Australia

Postby benkong2 » Fri Dec 16, 2005 19:35

Hutchy wrote:I am planning on getting the latest AMD64 version when it comes out for my 64bit PC ,but am using RR4 32bit for both my PCs at moment.
Just thought that others would be interested in knowing whether its at least viable to change at least the CFLAGS to whatever processor their using after install instead of "i386" but I guess Not.
AnyWay if its working OK then why Change it ?


Hmmm this is similar to my question did you get a response Hutchy? I have a pentiumM processor and wanted to change to the pentiumM CFLAG.

I shall watch this channel also.
benkong2
Baby Hen
 
Posts: 6
Joined: Thu Nov 24, 2005 21:34
Location: North Carolina USA

Next

Return to Sabayon Linux General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest