Hi, (and sorry my awful english...)
I want to work with GNU Mach to impove it, but I still very new like
developer to can help. Even so I start trying to read the source code...
but I was not successful in understand the "principles" and other basic
stuffs...
Now, I am reading (and studing) al
¡Ø Á˼ÛÇÕ´Ï´Ù. º» ¸ÞÀÏÀº Á¤º¸Åë½Å¸Á ÀÌ¿ëÃËÁø ¹× Á¤º¸º¸È£ µî¿¡ °üÇÑ ¹ý·ü Á¦ 50Á¶¿¡ ÀǰÅÇÑ [±¤°í] ¸ÞÀÏÀÔ´Ï´Ù.º» ¸ÞÀÏÀº ÀÎÅͳÝ
»ó¿¡ °ø°³µÈ ¸ÞÀÏ ÁÖ¼Ò¸¦ º¸°í ¹ß¼ÛÇÏ¿´½À´Ï´Ù.±ÍÇÏÀÇ À̸ÞÀÏ Á¤º¸ À̿ܿ¡ ÀúÈñ°¡ º¸À¯Çϰí ÀÖ´Â Á¤º¸´Â ÀÏü ¾ø½À´Ï´Ù.±×¸®°í ÀÌ
¸ÞÀÏÀº ´Ü Çѹø ¹ß¼ÛµÇ´Â ¸áÀÔ´Ï´Ù.°£È¤ ¼¹ö¿À·ù·Î
I have a system here that I want to run headless - I was thinking
since I don't need the console on it, it might be cool to run
oskit-mach on it.
Are there particular tests that I can run to assess stability (Like if
I compile glibc, download 10 megs of stuff, is that sufficient to show
that it w
Title:
¹Ì½ºÄÚ¸®¾Æ Åõ½ÃÄ«¸Þ¶ó »çÁø ÃÑ 10Àå
I removed that and the other dead file in libpager.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
hurd/libpager/object-create.c is a dead file: it is no longer
referenced in libpager/Makefile and, even if it was, would clearly
break the build. This is the last change log entry:
Fri Jul 21 16:43:19 1995 Michael I Bushnell <[EMAIL PROTECTED]>
* object-create.c (_pager_seqnos_mem
"mah" <[EMAIL PROTECTED]> wrote:
> i have a realtek 8029 card along with its linux drivers.
> according to instruction for installation
> i untar-ed all the files
> then i issued a command
> make config
> it flashes the error "no rule to make config"
> how can i fix this problem and install the
i have a realtek 8029 card along with its linux
drivers.
according to instruction for installation
i untar-ed all the files
then i issued a command
make config
it flashes the error "no rule to make
config"
how can i fix this problem and install the card
properly
i am using pcq linux 7.1
On Fri, Dec 28, 2001 at 11:02:33PM -0500, Roland McGrath wrote:
> > marcus@stampede:~$ cpp -E -undef -dM /dev/null
> > #define __i386__ 1
> > #define __i386 1
> > #define i386 1
> >
> > It drops linux and unix, but not i386. The include got broken, but that was
> > in a change to gnumach's I/O b