Re: How can I use busybox in the original FreeBSD?

2006-05-19 Thread Petr Salinger
> Thank you! I tried again in FreeBSD 6.0, and so glad to find the busybox > runs. > But some functions, such as ps, still seem to not work properly. Here > is the output: > #busybox ps > PIDuidVmsizesStatCommand > and no process information appears:( But it goes

Re: How can I use busybox in the original FreeBSD?

2006-05-19 Thread panxj
- Original Message - From: "Petr Salinger" <[EMAIL PROTECTED]> To: Cc: "panxj" <[EMAIL PROTECTED]> Sent: Friday, May 19, 2006 4:47 PM Subject: Re: How can I use busybox in the original FreeBSD? >> > I tried the GNU/kFreeBSD recently, it's really interesting. I installed >> > busybox w

Re: How can I build programs(such as busybox) in GNU/kFreeBSD?

2006-05-19 Thread Santiago Vila
On Fri, 19 May 2006, panxj wrote: > I installed the system and apt-get gcc and make. Now I tried to do > some development work on GNU/kFreeBSD, but can't find the headerf > files. I tried to use the standard glibc, but fails. Where can I find > them? And is there any thing I should take care of?

Re: How can I build programs(such as busybox) in GNU/kFreeBSD?

2006-05-19 Thread Robert Millan
On Fri, May 19, 2006 at 02:14:44PM +0800, panxj wrote: > Hi,all: > I installed the system and apt-get gcc and make. Now I tried to do > some development work on GNU/kFreeBSD, but can't find the headerf files. I > tried to use the standard glibc, but fails. Where can I find them? And is >

Re: How can I use busybox in the original FreeBSD?

2006-05-19 Thread Petr Salinger
> > I tried the GNU/kFreeBSD recently, it's really interesting. I installed > > busybox with apt-get, and it goes well. > > Now I wanna it to run in a original FreeBSD-5.4, but failed. > > bash-2.05b# busybox > > cannot set up thread-local storage: set_thread_area failed

Re: How can I use busybox in the original FreeBSD?

2006-05-19 Thread Robert Millan
On Fri, May 19, 2006 at 02:07:56PM +0800, panxj wrote: > Hi,all: > I tried the GNU/kFreeBSD recently, it's really interesting. I > installed busybox with apt-get, and it goes well. Now I wanna it to run in a > original FreeBSD-5.4, but failed. > I copied the busybox binary and al

Re: How can I build programs(such as busybox) in GNU/kFreeBSD?

2006-05-19 Thread Petr Salinger
Hi. > I installed the system and apt-get gcc and make. > Now I tried to do some development work on GNU/kFreeBSD, but can't find > the headerf files. I tried to use the standard glibc, but fails. Where > can I find them? And is there any thing I should take care of? apt-get install libc0.1-dev