panic after make new kernel with ctm source upto src-cur.4115

1999-12-02 Thread Chan Yiu Wah

hello, 

I make world and new kernel with ctm source up to src-cur.4115
successfully.  However, my system go to panic when I boot it with new
kernel.  The error was

=== Error ===
resume IOPL = 0
interrupt mask none -- SMPXXX
trap number = 12
mp_lock = 0102  cpuid = 1
boot() call on cpu #1
.
.
=== Error ===

any idea ?  Thanks

clarence




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make world failure

1999-05-05 Thread Chan Yiu Wah
Hello,

I had posted this message for a couple of weeks as I still didn't solve the
problem.  The error was reported when I tried to make world.  My system is
freebsd-current with ctm source upto src-cur.3858.  The compiler is 
egcs-1.1.2.  I had tried cd /usr/src and make cleandir and make cleandir. It
didn't help.  Any idea ?  Thanks.

Clarence

=== Error ===
=== cpp
cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc 
-I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/config 
-DFREEBSD_NATIVE -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\egcs-2.91.66\ 
-DDEFAULT_TARGET_MACHINE=\i386-unknown-freebsd\ 
-I/usr/obj/usr/src/gnu/usr.bin/cc/cpp/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -DPREFIX=\/usr\   
-I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: 
`GPLUSPLUS_INCLUDE_DIR' undeclared here (not in a function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: 
initializer element for `include_defaults_array[0].fname' is not constant
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: 
`OLD_GPLUSPLUS_INCLUDE_DIR' undeclared here (not in a function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: 
initializer element for `include_defaults_array[1].fname' is not constant
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: 
`GCC_INCLUDE_DIR' undeclared here (not in a function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: 
initializer element for `include_defaults_array[2].fname' is not constant
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c: In function 
`main':
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: 
`GCC_INCLUDE_DIR' undeclared (first use in this function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: (Each 
undeclared identifier is reported only once
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: for each 
function it appears in.)
*** Error code 1

Stop.
=== Error ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



any clue to compile cc

1999-05-04 Thread Chan Yiu Wah
Hello,

I have problem in compile the whole system. The error is as followings;-
Any clue ? Thanks.

Clarence

=== Error ===
=== cpp
cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc -I/usr/sr
c/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/config -DFREEBSD_NATIVE -DHAVE
_CONFIG_H -DDEFAULT_TARGET_VERSION=\egcs-2.91.66\ -DDEFAULT_TARGET_MACHINE=\\
 -I/usr/obj/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -I/usr/src/gnu/usr.bin/cc/cp
p/../cc_tools -DPREFIX=\/usr\   -c /usr/src/gnu/usr.bin/cc/cpp/../../../../con
trib/egcs/gcc/cccp.c
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: `GPLUSPLUS_
INCLUDE_DIR' undeclared here (not in a function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: initializer
 element for `include_defaults_array[0].fname' is not constant
 /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: 
`OLD_GPLUSP
 LUS_INCLUDE_DIR' undeclared here (not in a function)
 /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: 
initializer
  element for `include_defaults_array[1].fname' is not constant
  /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: 
`GCC_INCLUD
  E_DIR' undeclared here (not in a function)
  /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: 
initializer
   element for `include_defaults_array[2].fname' is not constant
   /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c: In function 
`ma
   log: unmodified: line 1
   in': 
   /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: 
`GCC_INCLU
   DE_DIR' undeclared (first use in this function)
   /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: (Each 
unde
   clared identifier is reported only once
   /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: for 
each f
   unction it appears in.)
   *** Error code 1

   Stop.

=== Error ===



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



make world error with source upto src-cur.3843

1999-04-24 Thread Chan Yiu Wah
Hello,

Is there anyone know how to fix the problem.  I cannot make world with source
src-cur.3843 and the error is as followings. Thanks.

Clarence

=== Error ===
cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc 
-I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/config 
-DFREEBSD_NATIVE -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\egcs-2.91.66\ 
-DDEFAULT_TARGET_MACHINE=\i386-unknown-freebsd\ 
-I/usr/obj/usr/src/gnu/usr.bin/cc/cpp/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -DPREFIX=\/usr\   
-I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: 
`GPLUSPLUS_INCLUDE_DIR' undeclared here (not in a function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: 
initializer element for `include_defaults_array[0].fname' is not constant
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: 
`OLD_GPLUSPLUS_INCLUDE_DIR' undeclared here (not in a function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: 
initializer element for `include_defaults_array[1].fname' is not constant
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: 
`GCC_INCLUDE_DIR' undeclared here (not in a function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: 
initializer element for `include_defaults_array[2].fname' is not constant
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c: In function 
`main':
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: 
`GCC_INCLUDE_DIR' undeclared (first use in this function)
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: (Each 
undeclared identifier is reported only once
/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: for each 
function it appears in.)
*** Error code 1

Stop.
=== Error ===



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



make world error with ctm src-cur.3819

1999-04-07 Thread Chan Yiu Wah
Hello,
I just wanted to make egcs as the default compiler and tried to make world
wit ctm src-cur.3819.  I got the error message.  Can anyone help ? Thanks.

Clarence

=== Error ===
In file included from 
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/config/i386/xm-i386.h:43,
 from 
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/hconfig.h:2,
 from 
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:22:
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/tm.h:3: linux.h: 
No such file or directory
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/tm.h:4: 
i386/freebsd-elf.h: No such file or directory
*** Error code 1

Stop.
=== Error ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



make egcs-1.1.2 error

1999-04-02 Thread Chan Yiu Wah
Hello,

I recently tried to update the egcs-1.1.2 and got this error.  My system is
upto the current ctm src-cur.3811.  The compiler is egcs-1.1.2.  Any idea ?
Thanks.

Clarence

=== Error ===
===  Building for egcs-1.1.2
gmake[1]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/libiberty'
gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/libiberty'
gmake[1]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
gmake all-recursive
gmake[2]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
Making all in intl
gmake[3]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/intl'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/intl'
Making all in lib
gmake[3]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/lib'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/lib'
Making all in makeinfo
gmake[3]: Entering directory 
`/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/makeinfo'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/makeinfo'
Making all in util
gmake[3]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/util'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/util'
gmake[2]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
Bootstrapping the compiler
gmake[1]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
gmake CC=cc libdir=/usr/local/lib LANGUAGES=c 
gmake[2]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
cc  -DIN_GCC-g  -DHAVE_CONFIG_H -I. -I. -I./config \
  
-DGCC_INCLUDE_DIR=\/usr/local/lib/gcc-lib/i386-portbld-freebsd4.0/egcs-2.91.66/include\
 \
  
-DGPLUSPLUS_INCLUDE_DIR=\/usr/local/lib/gcc-lib/i386-portbld-freebsd4.0/egcs-2.91.66/include/g++\
 \
  -DOLD_GPLUSPLUS_INCLUDE_DIR=\/usr/local/lib/g++-include\ \
  -DLOCAL_INCLUDE_DIR=\/usr/local/include\ \
  -DCROSS_INCLUDE_DIR=\/usr/local/i386-portbld-freebsd4.0/sys-include\ \
  -DTOOL_INCLUDE_DIR=\/usr/local/i386-portbld-freebsd4.0/include\ \
  -c `echo ./cccp.c | sed 's,^\./,,'`
In file included from config/i386/freebsd.h:26,
 from config/i386/freebsd.h:26,
 .
 .
 .
 from tm.h:4,
 from config/i386/xm-i386.h:43,
 from config.h:2,
 from cccp.c:21:
config/i386/freebsd.h:26: macro or `#include' recursion too deep
gmake[2]: *** [cccp.o] Error 1
gmake[2]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
gmake: *** [bootstrap] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
=== Error ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



make world fail with ctm src-cur.3809

1999-04-01 Thread Chan Yiu Wah
Hello,

I tried to update my system with ctm upto src-cur.3809 and found the following
error. Can anyone help ? thanks.

Clarence

=== Error ===
In file included from 
/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/new.cc:24:
/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/include/posix.h:25:
 osfcn.h: No such file or directory
/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/new.cc: 
In function `void ewrite(const char *)':
/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/new.cc:30:
 warning: implicit declaration of function `int write(...)'
*** Error code 1

Stop.

=== Error ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



error when make kernel using egcs-1.1.2pre

1999-03-05 Thread Chan Yiu Wah
Hi,

I had successfully made the world using egcs-1.1.2pre.  However, i encountered
an error when tring to make the kernel.  The error is as followings.  Anyone
knows how to solve it.  Thanks.

Clarence

=== make depend error ===
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -DVM_STACK 
-include opt_global.h ../../i386/i386/genassym.c
cc1: Invalid option `-fformat-extensions'
*** Error code 1

Stop.

=== make depend error ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Is there exist CJK code for supporting multi languages

1999-03-03 Thread Chan Yiu Wah
Hello,

I would like to know if there exist CJK code for freebsd-current.  If so,
please show me the ftp or url.  Thanks.

Clarence



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



anyone knows what does it mean

1999-03-02 Thread Chan Yiu Wah
Hello,

I recently compile the egcs-1.1.1 and the system report to me that the
ahc0:A:0 refuses tagged commands performance non-tagged I/O.  The transfer
speed drop from 20.00M/s to 3.3 M/s.  Is there anyone have the same problem ?

Cheers

Clarence

=== Part of the dmesg ===
da0 at ahc0 bus 0 target 0 lun 0
da0: IBM DCAS-34330 S65A Fixed Direct Access SCSI-2 device 
da0: 3.300MB/s transfers, Tagged Queueing Enabled
 ^ poor performance drop from 20.00 to 3.3
da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C)
da2 at ahc0 bus 0 target 2 lun 0
da2: FUJITSU M2513A 1500 Removable Direct Access SCSI-2 device 
da2: 10.000MB/s transfers (10.000MHz, offset 10)
da2: 508MB (1041500 512 byte sectors: 64H 32S/T 508C)
cd0 at ahc0 bus 0 target 3 lun 0
cd0: PLEXTOR CD-ROM PX-20TS 1.00 Removable CD-ROM SCSI-2 device 
cd0: 10.000MB/s transfers (10.000MHz, offset 15)
cd0: Attempt to query device size failed: NOT READY, Medium not present
da1 at ahc0 bus 0 target 1 lun 0
da1: IBM DCAS-32160W   !# S63A Fixed Direct Access SCSI-2 device 
da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da1: 2063MB (4226725 512 byte sectors: 255H 63S/T 263C)
ahc0:A:0: refuses tagged commands.  Performing non-tagged I/O
=== Part of the dmesg ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



compiler egcs 1.1.1 error

1999-03-02 Thread Chan Yiu Wah
Hello,

I tried to compile the egcs 1.1.1 yesterday and encountered the following
error.  Can anyone show me hoe to solve it.  Thanks.

Clarence

=== Error ===
===   Generating temporary packing list 
ln -f /usr/bin/gcc /usr/bin/egcc
ln -f /usr/bin/g++ /usr/bin/eg++
/bin/mv /usr/lib/libiberty.a   /usr/lib/gcc-lib/i386-unknown-freebsd4.0/egcs-2.9
1.60
/bin/mv -f /usr/lib/libstdc++.a   /usr/lib/gcc-lib/i386-unknown-freebsd4.0/egcs-
2.91.60/libstdc++.a
if [ ! -f /usr/info/dir ]; then  /usr/bin/sed -ne '1,/Menu:/p' /usr/share/info/d
ir  /usr/info/dir;  fi
install-info /usr/info/cpp.info /usr/info/dir
install-info: Undefined error: 0 for /usr/info/dir
*** Error code 1  

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

=== Error ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



What it means when running soffice 5.01

1999-02-27 Thread Chan Yiu Wah

Hello,

Is there anyone knows what it means when running the soffice 5.01 .  
The message keeps growing as I using the soffice.   Is it harmful the system?

cheers

Clarence

= 
fbsd-elf# ./soffice
Feb 27 22:51:03 fbsd-elf last message repeated 238 times
Feb 27 22:52:12 fbsd-elf /kernel: cmd soffice.bin pid 1013 tried to use 
non-present sched_yield
Feb 27 22:51:03 fbsd-elf last message repeated 238 times
Feb 27 22:52:12 fbsd-elf /kernel: cmd soffice.bin pid 1013 tried to use 
non-present sched_yield

= 


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



how to setuppci ed1 (ne2000)

1999-02-26 Thread Chan Yiu Wah

Hello,

This is follow up of my previous requesting for help on setting the pci ed1
(NE2000) NIC.  I had followed the advice to set device ed1 in my config file
and reinstall using the procedures config -r kernel-name, make depend 
make all  make install at the ../../compile/kernel-name. After rebooting 
my system, the sampe problem still exist that is I config it as ed1 and the
system probe it as ed2.  I cannot use ifconfig to config anymore.  The error
for ifconfig ed2 (for example it is used as ed2) does not exist.  Any idea ?

Thanks

Clarence




To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



how to set the ne2000 pci network card in the config file

1999-02-25 Thread Chan Yiu Wah
Hello,

I recently found that my pci network card didn't work  for me any more.  It 
was recognized by the system but I could config it. This didn't  happen before
and I didn't why.  I had tried to config it as ed1  in my config file.
Then it was probed by the system as ed2   When I tried to config it as ed2
in the config file. It was probed by the system as ed3.  Can anyone tell me
how to solve it.  Thanks.c

Clarence



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



how to setup tv tuner card (bt878)

1999-02-22 Thread Chan Yiu Wah
Hello,

I am newbie to play with the tv tuner card (bt848).  Can anyone show me
the steps.  I had tried to config my kernel to include device brktr0 with 
no success.  The error was bt848_i2c.* file missing.  Can anyone teach me.
thanks.


Clarence


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



how to setup tv tuner card (bt878)

1999-02-22 Thread Chan Yiu Wah
Hello,

I encounctered an error when tried to config my kernel to include the 
tv tuner card (bt878).  The error was as followings. Any idea ?
My source tree is src-cur.3756.  Thanks.

clarence

===Error ===
bkern/umoddi3.c swapkernel.c ioconf.c param.c vnode_if.c config.c
../../pci/brooktree848.c:393: smbus_if.h: No such file or directory
../../pci/brooktree848.c:394: iicbus_if.h: No such file or directory
../../pci/bt848_i2c.c:61: iicbb_if.h: No such file or directory
../../pci/bt848_i2c.c:62: smbus_if.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop.

===Error ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Can anyone tell me the meaning of it

1999-02-22 Thread Chan Yiu Wah
Hello,

I recenetly installed a multifunction tv card called FlyVideo (bt878) for
my i386.  I run dmesg with following warning.  Can anyone tell me how to fix
it ?  Is there any document which guide the newbie in using the fxtv? Thanks.

Clarence


=== dmesg ===
bktr0: BrookTree 878 rev 0x02 int a irq 5 on pci0.10.0
bti2c0: bt848 Hard/Soft I2C controller
iicbb0: I2C generic bit-banging driver on bti2c0
iicbus0: Philips I2C bus on iicbb0 master-only
smbus0: System Management Bus on bti2c0
Warning - card vendor0 unknown. This can cause poor performance
Miro TV, Temic NTSC tuner.

=== dmesg ===


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



problem during online register StarOffice 5.0

1999-02-19 Thread Chan Yiu Wah
Hello,

I encounterd an error when I tried to the online register StarOffice 5.0. The
error is uforms = ActiveDocument.UNO.Drawpage.Forms.  Is there another way to
register to get the unlimit access for personal edition (so5).  Thanks.

Clarence



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



AMD K6-2 for smp

1999-02-18 Thread Chan Yiu Wah
Hello,

I am planning to setup my SMP system and want to know if some can share 
his/her experience with me.  I would like to use AMD K6-2 (for lower price).
is there anyone using AMD K6-2 for your SMP system. If so, please share
your expeience with me.  Thanks.

Clarence



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Suggestion on hardware ofr play with fxtv

1999-02-12 Thread Chan Yiu Wah
Hello,

I had keep reading the news on fxtv for a couple of monthes and want to 
play with it.  However, I don't know which hardware should I to buy in 
order to start the games.  Can anyone suggest me what to do ?  Thanks.

Clarence


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


how to install so5 for freebsd-current

1999-02-12 Thread Chan Yiu Wah
Hello,

I recently download so5 and encounter a problem when installing it.  I was
asked for the personal key from the product.  Anyone know how to solve it.
Thanks,

Clarence



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


which star office 5.0 works with -current

1999-02-04 Thread Chan Yiu Wah
Hello,

I had checked ftp.stardiv.com and found that there are several star office 5.0
under the directory /pub/so5.  I would like to know which one works with
-current.

1. so50_01.tar Nov 5
2. so50_33.tar Dec18
3. so50_39.tar Dec18
4. so50_49.tar Nov 5

cheers..

Clarence

To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


how to record audio from the casstte thru pci128 audio in

1999-02-01 Thread Chan Yiu Wah
Hello,

I would like to know if there exist some software which can allow the user
to record the audio from the cassette through the pci128 audio in.  If so,
would you please show me yours steps.  Thanks.


Clarence

To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


How should I config the atkbdc device

1999-01-19 Thread Chan Yiu Wah
Hello,

I just finished the compilation of the whole system with ctm source upto
src-cur.3712 and found the keyboard freezed after system boot up. I would 
like to know the usage of atkbdc device which I think is the cause of the
keyboard freeze.  Any idea ?

cheers

Clarence

To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


make world error upto src-cur.3710

1999-01-18 Thread Chan Yiu Wah
Hello,

I tried to make world (src-cur.3710) todya and found the following error.
Can anyone tell me how to solve it.  thanks.

Clarence

=== Error ===
In file included from /usr/obj/usr/src/gnu/usr.bin/perl/perl/perl.h:2081,
 from DynaLoader.xs:107:
/usr/obj/usr/src/gnu/usr.bin/perl/perl/thrdvar.h:73: parse error before 
`PL_ofslen'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/thrdvar.h:73: warning: data definition 
has no type or storage class
In file included from DynaLoader.xs:130:
dlutils.c:10: `NULL' undeclared here (not in a function)
dlutils.c: In function `dl_generic_private_init':
dlutils.c:35: `NULL' undeclared (first use this function)
dlutils.c:35: (Each undeclared identifier is reported only once
dlutils.c:35: for each function it appears in.)
dlutils.c: In function `SaveError':
dlutils.c:50: `va_list' undeclared (first use this function)
dlutils.c:50: parse error before `args'
dlutils.c:56: `args' undeclared (first use this function)
DynaLoader.c: In function `XS_DynaLoader_dl_load_file':
DynaLoader.c:155: dereferencing pointer to incomplete type
DynaLoader.c:155: dereferencing pointer to incomplete type
DynaLoader.c:165: dereferencing pointer to incomplete type
DynaLoader.xs:163: warning: assignment makes pointer from integer without a cast
DynaLoader.xs:166: `NULL' undeclared (first use this function)
DynaLoader.c: In function `XS_DynaLoader_dl_find_symbol':
DynaLoader.c:197: dereferencing pointer to incomplete type
DynaLoader.c:198: dereferencing pointer to incomplete type
DynaLoader.c:198: dereferencing pointer to incomplete type
DynaLoader.xs:183: warning: assignment makes pointer from integer without a cast
DynaLoader.xs:187: `NULL' undeclared (first use this function)
DynaLoader.c: In function `XS_DynaLoader_dl_install_xsub':
DynaLoader.c:240: dereferencing pointer to incomplete type
DynaLoader.c:240: dereferencing pointer to incomplete type
DynaLoader.c:241: dereferencing pointer to incomplete type
DynaLoader.c:247: dereferencing pointer to incomplete type
DynaLoader.c:247: dereferencing pointer to incomplete type
DynaLoader.c: In function `boot_DynaLoader':
DynaLoader.c:282: `NULL' undeclared (first use this function)
DynaLoader.c:282: dereferencing pointer to incomplete type
DynaLoader.c:282: dereferencing pointer to incomplete type
DynaLoader.c:282: dereferencing pointer to incomplete type
DynaLoader.c:282: dereferencing pointer to incomplete type
*** Error code 1

Stop.

=== Error ===

To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


how to update the system from the master machine

1999-01-18 Thread Chan Yiu Wah
Hello,

I have two system.  One is P233 (master) and the other is a dual P90.
How can I update the dual P90 system from the P233 (master) system. 
Is there anyone can share your experience with me.  Thanks.

clarence

To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message