[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: devpts
From: |
Marcus Brinkmann |
Subject: |
Re: devpts |
Date: |
Wed, 14 Aug 2002 21:35:24 +0200 |
User-agent: |
Mutt/1.4i |
On Tue, Aug 13, 2002 at 08:57:47PM -0700, James Morrison wrote:
> The Makefile in [hurd]/trans there is a few references to devpts and
> devpts.c
> but this file is not in CVS.
This is from Roland's magic code generator. Every time he checks something
in, there is a certain probability that on commit some new code will be
generated, which shows us parts of the Hurd's future. It's exciting!
I reverted them for now.
> Also, the following line should be added to native-install at line 84:
> /bin/settrans -c /servers/default-pager /hurd/proxy-defpager
>
> Another error I found is this:
> default_pagerServer.o: In function `_Xdefault_pager_object_pages':
> /home/jim/cvs/hurd/build/trans/default_pagerServer.c:387: undefined reference
> to `S_default_pager_object_pages'
> proxy-defpager.o: In function `proxy_defpager_demuxer':
> /home/jim/cvs/hurd/build/trans/../../trans/proxy-defpager.c:224: undefined
> reference to `default_pager_server'
> collect2: ld returned 1 exit status
> make: *** [proxy-defpager] Error 1
I will look into this. It's easy to fix, but to get it right I have to test
the compile myself.
Thanks,
Marcus
--
`Rhubarb is no Egyptian god.' GNU http://www.gnu.org marcus@gnu.org
Marcus Brinkmann The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/
- devpts, James Morrison, 2002/08/13
- Re: devpts,
Marcus Brinkmann <=