Strange linker messages on 4.5 buildworld

2002-07-01 Thread d_f0rce
Hi, cause of the resolver bug I cvsuped to RELENG_4_5 and wanted to rebuild world. Unfortunately I get some strange linker messages: cc -fpic -DPIC -O -pipe -march=k6 -I. -I/usr/src/lib/libipsec -DIPSEC_DEBUG -DIPSEC -DINET6 -I/usr/obj/usr/src/i386/usr/include -c

Understanding what happens on open() within the kernel

2000-10-23 Thread d_f0rce
Hi, i'm currently working on understanding the FreeBSD kernel. Therefore I read the book "The design and implementation of the 4.4BSD OS". As I know that most of the things described in this book are probably no longer up to date, I think that the basics should be the same. As I would like to

AW: AW: Linking Linux object files under FreeBSD

2000-05-30 Thread d_f0rce
When I do a "chroot /compat/linux/ /bin/bash" I have to install a whole developement environment under /compat/linux or do I miss something here. YES OF CAUSE! You need full linux developement environment to translate or link something for linux I think that in named now

Re: Linking Linux object files under FreeBSD

2000-05-30 Thread d_f0rce
Thanks for your detailed answers. I will try and install the linux developement environment now. Regards, Alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message