Error compiling FreeBSD-Stable with MFC'ed iconv locking

2009-02-14 Thread Jens Rehsack
Hi John, after I updated my system (-STABLE) I received following compilation error while building the kernel (having ICONV built in): cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -march=nocona -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototype

which dumps core on 4.5-RC2

2002-01-27 Thread Jens Rehsack
Hi there, on my just installed DSL-Router based on FreeBSD 4.5-RC2 iso image with a new compiled kernel (added NETGRAPH, removed IPv6): "which" abc results in showing the full path and terminates with "illegal instruction: core dumped" My System is: AMD 5x86, 100MHz 16 MB RAM 3G HD

Re: which dumps core on 4.5-RC2

2002-01-27 Thread Jens Rehsack
Hi Jan, from the cvsup-Sources I do not have a problem, too. But on this machine I do not want to compile world, because the 16MB results in 8 hours kernel compile, so I decided to keep the sources from CD. Jens Jan Schlesner wrote: > Hi, > > On Sun, Jan 27, 2002 at 11:31:47AM +0

Re: ipfilter problem

2002-05-05 Thread Jens Rehsack
--------

Re: openoffice stack and datasize kernel problems

2002-06-08 Thread Jens Rehsack
il to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W

Re: failure to build gcc in make world

2002-08-21 Thread Jens Rehsack
dingly. I presume this is about avoiding linking > the new gcc against the one that's about to get over-written. Somehow > this check is going wrong. If I do `CC=gcc make buildworld` then it gets > past this point, but it fails later on when building libg2c. > > Does any