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

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

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

Re: Illegal instruction while portupgrade

2006-05-31 Thread snnn
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

Re: Error in installing c++ API

2006-05-16 Thread snnn
On 5/16/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Please send me the process to install the c++ API,as i am facing problem when typing make install is given .The error is makefile:68*** missing separator stop, all client libraries are loaded. C++ API ? what ? how you find it? Is it a

Re: /libexec/ld-elf.so.1 errors with multiple libs

2006-05-09 Thread snnn
Maybe the only way is re-compile these applications. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

how to write a bpf filter to receive all packets?

2006-05-03 Thread snnn
is that? struct bpf_insn insns[] = { BPF_STMT(BPF_RET+BPF_K, (u_int)-1), }; but I can not receive any packet. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: help:make firefox failure.(Script configure failed unexpectedly. Please run the gnomelogalyzer)

2006-05-02 Thread snnn
please send your config.log to here /usr/ports/www/firefox/work/mozilla/config.log ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

how to export mail from thunderbird to evolution?

2006-05-02 Thread snnn
thanks! smime.p7s Description: S/MIME Cryptographic Signature

Re: where is libkse?

2006-05-01 Thread snnn
Nils Vogels wrote: snnn wrote on 01-05-2006 4:09: : undefined reference to `kse_create(kse_mailbox*, int)' I cannot find libkse under freebsd6.0. which library should I linked for sys/kse.h ? From the man page on kse_create(2) KSE(2)FreeBSD System Calls Manual

Re: how to sync palm under FreeBSD?

2006-04-30 Thread snnn
David Banning wrote: On Sun, Apr 30, 2006 at 11:53:30AM +0800, snnn wrote: my OS version is FreeBSD6.0 p7 my palm is m125 I've installed jpilot,coldsync... from ports. However,jpilot said cannot find the device /dev/pilot I have not compiled the kernel with ucom and uvisor. So I loaded

where is libkse?

2006-04-30 Thread snnn
: undefined reference to `kse_create(kse_mailbox*, int)' I cannot find libkse under freebsd6.0. which library should I linked for sys/kse.h ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

how to sync palm under FreeBSD?

2006-04-29 Thread snnn
my OS version is FreeBSD6.0 p7 my palm is m125 I've installed jpilot,coldsync... from ports. However,jpilot said cannot find the device /dev/pilot I have not compiled the kernel with ucom and uvisor. So I loaded them by 'kldload'. then put the following lines under 'usbd.conf'. device Palm

Re: F.B.I. are stealing from suspects

2006-04-28 Thread snnn
what??? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

How to re-compile gcc?

2006-04-25 Thread snnn
There is no Makefile under /usr/src/contrib/gcc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

I can't use any locale except C under c++

2006-04-11 Thread snnn
I think that's because FreeBSD is building gcc with --enable-clocale=generic and the generic code for _S_create_c_locale is as such: void locale::facet::_S_create_c_locale(__c_locale __cloc, const char* __s, __c_locale) { // Currently, the generic model

font renderer already registered

2006-04-06 Thread snnn
] Current Operating System: FreeBSD localhost.localdomain 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Wed Apr 5 19:59:21 CST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/snnn i386 Build Date: 16 February 2006 Before reporting problems, check http://wiki.X.Org to make sure that you

how to kill this process

2006-03-26 Thread snnn
# killall -CONT mysqld # killall -CONT mysqld # ps -A|grep mysqld 72:39951 p0- T 0:01.21 /usr/local/libexec/mysqld --defaults-extra-file=/var/ 176:25582 p1 R+ 0:00.00 grep -n --color=auto mysqld # kill -CONT 39951 # kill -9 39951 I cannot kill it by kill -9 why? This the my

WARNINGs about ipsec

2006-02-13 Thread snnn
WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant WARNING: MPSAFE network stack disabled, expect reduced performance. what does them meat? how to fix? thanks. smime.p7s Description: S/MIME Cryptographic Signature

font rendereralready registered

2006-02-13 Thread snnn
Warning: font renderer for .pcf already registered at priority 0 Warning: font renderer for .pcf.Z already registered at priority 0 Warning: font renderer for .pcf.gz already registered at priority 0 Warning: font renderer for .snf already registered at priority 0 Warning: font renderer for

How can I use joystick under freebsd?

2006-02-13 Thread snnn
$ dmesg | grep -i joy 139:uhid0: GreenAsia Inc. USB Joystick, rev 1.00/1.07, addr 2, iclass 3/0 when booting,the kernel detected it. but I can not use it under games.e.g.port: emulators/gens smime.p7s Description: S/MIME Cryptographic Signature

error when make depend

2005-11-23 Thread snnn
Yesterday,I upgrade my FreeBSD to 6.0 from cdrom,then cvsup the kernel source (/usr/src) to 6.0 when I recompile the kernel ,get the follow error /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/dojump.c:1101:23: gt-dojump.h: No such file or directory mkdep: compile failed *** Error

Need help, How to use knobs?

2005-11-15 Thread snnn
I'm a newbie to Freebsd. Who can tell me how to set the options used by knob when compile a port? Thanks~ smime.p7s Description: S/MIME Cryptographic Signature

smp problem

2005-11-15 Thread snnn
My server is HP DL380,which has 2 Intel Xeox 3.04G x68 CPU,but hw.ncpu=1; $ sysctl hw.ncpu hw.ncpu: 1 I've already add Option SMP into the kernel configure file and recompiled the kernel. The FreeBSD version is 5.4,just updated from cvsup . The following is the boot info Nov 15 11:03:53

How to read FreeBSD partition under winXP?

2005-10-03 Thread snnn
it? Or give me a link to another similar software? Thanks. p.s.I'm a newbie of this mail list,is here any FAQs (of this mail list) I can read first? -- http://www.freewebs.com/snnn smime.p7s Description: S/MIME

How to read FreeBSD partition under winXP?

2005-10-03 Thread snnn
it? Or give me a link to another similar software? Thanks. p.s.I'm a newbie of this mail list,is here any FAQs (of this mail list) I can read first? -- http://www.freewebs.com/snnn