Re: Illegal instruction while portupgrade

2006-06-02 Thread Pablo Mora

On 6/1/06, snnn [EMAIL PROTECTED] wrote:

Kris Kennaway wrote:


 A lot of these are invalid, i.e. not the correct name.


Oh?which one?
 Probably, are you sure that is the CPU you have?


I'm sure.


man 5 make.conf

--
Linux is for people who hate Micro$oft. BSD is for people who love Unix ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-06-01 Thread snnn

Kris Kennaway wrote:



A lot of these are invalid, i.e. not the correct name.

  

Oh?which one?

Probably, are you sure that is the CPU you have?

  

I'm sure.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-06-01 Thread Sergey Zaharchenko
Hello snnn!

Thu, Jun 01, 2006 at 04:46:28PM +0800 you wrote:
 Kris Kennaway wrote:
 Probably, are you sure that is the CPU you have?
 I'm sure.

Could it be that you need to recompile your kernel with the
CPU_ATHLON_SSE_HACK option?

# CPU_ATHLON_SSE_HACK tries to enable SSE instructions when the BIOS has
# forgotten to enable them.

-- 
DoubleF
No virus detected in this message. Ehrm, wait a minute...
/kernel: pid 56921 (antivirus), uid 32000: exited on signal 9
Oh yes, no virus:)


pgpSvgsudj4Du.pgp
Description: PGP signature


Illegal instruction while portupgrade

2006-05-31 Thread snnn

# portupgrade scim\*
[Updating the pkgdb format:dbm_hash in /var/db/pkg ... Illegal instruction

I cannot use portupgrade upgrade ports anymore.

# portupgrade --version
portupgrade 2.0.1
# ruby --version
ruby 1.8.4 (2005-12-24) [i386-freebsd6]

Who can tell me why?
thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread Mikhail Goriachev
snnn wrote:
 # portupgrade scim\*
 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Illegal
 instruction
 
 I cannot use portupgrade upgrade ports anymore.
 
 # portupgrade --version
 portupgrade 2.0.1
 # ruby --version
 ruby 1.8.4 (2005-12-24) [i386-freebsd6]
 
 Who can tell me why?
 thanks


Try this:

pkgdb -F

Maybe it'll help.


Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread snnn

Mikhail Goriachev wrote:


Try this:

pkgdb -F

Maybe it'll help.

  


# pkgdb  -F
---  Checking the package registry database
[Updating the pkgdb format:dbm_hash in /var/db/pkg ... Illegal instruction


:-(
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread Norberto Meijome
On Wed, 31 May 2006 16:57:52 +0800
snnn [EMAIL PROTECTED] wrote:

 # pkgdb  -F
 ---  Checking the package registry database
 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Illegal instruction
 
 
 :-(

move /var/db/pkg/pkgdb.db out of the way and run pkgdb -F again - it usually
helps me when i get into those pickles...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread Björn König

snnn wrote:

# portupgrade scim\*
[Updating the pkgdb format:dbm_hash in /var/db/pkg ... Illegal 
instruction
I don't know exactly who says Illegal instruction in your case, but I 
would take it as a hint that you try to execute code that doesn't work 
with your CPU. Did you compiled ruby yourself and used special CFLAGS? 
What kind of CPU do you use?


Björn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread snnn

Björn König wrote:
I don't know exactly who says Illegal instruction in your case, but 
I would take it as a hint that you try to execute code that doesn't 
work with your CPU. Did you compiled ruby yourself and used special 
CFLAGS? What kind of CPU do you use?




yes,I've installed every package from ports,so ruby is compiled by 
myself also.

This is the my make.conf
WITH_SETUID_LUIT=true
SUPHOST=cvsup.FreeBSD.org
CPUTYPE=athlon-xp
MAKE_IDE=true
ENABLE_SUID_SSH=true
NO_BLUETOOTH=true
DOC_LANG=zh_CN
APACHE2=true
CJK=true
CUPS=false
DVD=true
DVDNAV=true
DVDREAD=true
ESOUND=true
EXAMPLES=true
FAAD=true
FAAC=true
FLAC=true
GNOME=true
GSTREAMER=true
GTK2=true
IMAGEMAGICK=true
LAME=true
LINUX=true
LIVEMEDIA=true
LZO=true
MAD=true
MMX=true
MATROSKA=true
MYSQL=true
NCURSES=true
OGG=true
OPENGL=true
POP3=true
SDL=true
SSE=true
SSL=true
X11=true
XINE=true
VORBIS=true
XVID=ture
X264=true
WITH_LIB32=yes
WITH_SASL=yes
WITH_GDBM=yes
WITH_SDL=yes
WITH_MGA=yes
WITH_GNOME=yes
WITH_SASL=yes
WITH_THREADS=yes
ENABLE_SUIDPERL=yes
WITH_GS=yes
WITH_EXTRA_PATCHES=yes
WITH_XPM=yes

WITH_CPUFLAGS=yes
WITH_OPTIMIZED_CFLAGS=yes
WITH_VIDIX=yes
ASPELL_EN=yes
APR_UTIL_WITH_BERKELEY_DB=yes

MASTER_SITE_OVERRIDE= \
http://ports.hshh.org/${DIST_SUBDIR}/\
ftp://61.241.82.63/pub/FreeBSD/ports/distfiles/ \
ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/

FETCH_CMD= wget
FETCH_BEFORE_ARGS= -c -t 1
FETCH_AFTER_ARGS=
DISABLE_SIZE=yes

PERL_VER=5.8.8
PERL_VERSION=5.8.8

KERNCONF=snnn

Is it because of optimizing of AlthonXP ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread Kris Kennaway
On Thu, Jun 01, 2006 at 10:45:40AM +0800, snnn wrote:
 Bj?rn K?nig wrote:
 I don't know exactly who says Illegal instruction in your case, but 
 I would take it as a hint that you try to execute code that doesn't 
 work with your CPU. Did you compiled ruby yourself and used special 
 CFLAGS? What kind of CPU do you use?
 
 
 yes,I've installed every package from ports,so ruby is compiled by 
 myself also.
 This is the my make.conf
 WITH_SETUID_LUIT=true
 SUPHOST=cvsup.FreeBSD.org
 CPUTYPE=athlon-xp
 MAKE_IDE=true
 ENABLE_SUID_SSH=true
 NO_BLUETOOTH=true
 DOC_LANG=zh_CN
 APACHE2=true
 CJK=true
 CUPS=false
 DVD=true

A lot of these are invalid, i.e. not the correct name.

 Is it because of optimizing of AlthonXP ?

Probably, are you sure that is the CPU you have?

Kris


pgpMlO9rfbh3v.pgp
Description: PGP signature