problems compiling xfree86-4-client

2003-10-02 Thread long cao
hello,

is anyone having a problem compiling xfree86-4-client under 5.1-current?
the compile loops inifinitely barfing out the following:

In file included from /usr/include/sys/types.h:45,
 from /usr/X11R6/include/X11/Xlib.h:51,
 from /usr/X11R6/include/X11/Intrinsic.h:56,
 from /usr/X11R6/include/X11/IntrinsicP.h:53,
 from ptyx.h:69,
 from data.c:58:
/usr/include/sys/cdefs.h:173:51: warning: __STDC_VERSION__ is not defined
/usr/include/sys/cdefs.h:184:5: warning: __STDC_VERSION__ is not defined
/usr/include/sys/cdefs.h:372:5: warning: _POSIX_C_SOURCE is not defined
/usr/include/sys/cdefs.h:378:5: warning: _POSIX_C_SOURCE is not defined
cc -O -pipe -mcpu=pentiumpro -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef   
-I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  
-I/usr/ports/x11/XFree86-4-clients/work/xc 
-I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include  
-I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -I.
-DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT 
-DPROJECTROOT=/usr/X11R6   -c doublechr.c


any help and pointers would be appreciated.


-- 
insert your favorite quote here

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


Re: shutting down

2003-08-16 Thread long cao
how about 

shutdown -p now




On Saturday 16 August 2003 11:43 am, Kent Stewart wrote:
 On Saturday 16 August 2003 11:40 am, [EMAIL PROTECTED] wrote:
  I used
   shutdown -h now
  but the comp I use won't let me power off no matter how many times i
  hit the power switch, what do I do?

 Sounds like you have an ATX mobo. You have to press the off switch for
 several seconds to shut it down.

 Kent

-- 
insert your favorite quote here

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


Re: how to learn freebsd?

2003-08-14 Thread long cao
freebsd online manual. :)

--long

On Saturday 09 August 2003 01:58 am, zd wrote:
 how to learn freebsd?


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

-- 
insert your favorite quote here

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


Re: dvd question

2003-07-30 Thread long cao
if you compile your kernel with 

cpu i686_cpu

cpu_enable_sse is turned on by default

you can also type 

make LINT 

in your kernel conf dir to get list of possible kernel options as well

hope that helps

--long

On Wednesday 30 July 2003 08:37 pm, marlon corleone wrote:
  is this the only entry i should put in my kernel
 config: options CPU_ENABLE_SSE
 to support dvd, in recent docs and tutorial they
 include
 optionsUSER_LDT

 should i include this entry? options USER_LDT

im running 5.1-RELEASE

 __
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site design software
 http://sitebuilder.yahoo.com
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

-- 
insert your favorite quote here

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


Re: cdrom eject - by software?

2003-07-26 Thread long cao
/ports/systuils/eject

Utility for ejecting media from CD or optical disk drive.

This is a simple program that eject media from CD or optical disk
drive.  This program work under FreeBSD 2.1.5-RELEASE or later
version.



:)


On Saturday 26 July 2003 07:31 am, Lorin Lund wrote:
 I have a new hand-me-down PC for my FreeBSD box.  After I installed from
 CD (v 4.8)
 I discovered that the eject button does not work on this cd-rom drive.

 Is there any program that will cause the CD to eject?

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

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


Re: 11 Hour Installs on KDE?

2003-06-28 Thread long cao
sounds about right [took me that long as well]

perhaps installing precompiled binaries? it might be faster?



On Saturday 28 June 2003 11:23 am, Joe Pokupec wrote:
 Hi All,

 I installed 5.1 on 2 separate machines yesterday. After the general install
 (which included all the Ports), I went to /usr/ports/x11/kde3 and did a:

 make install clean after reading tfm.

 The install has been going for over 11 hours now. It's not hung up, the
 text is scrolling by... On both machines...

 Is there something I should know?

 I can re-install 5.1, 5.0, or any version on these machines if necessary,
 but I'm somewhat curious about this huge length of install time...

 Thanks

 Joe

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

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