Re: Build machine

2002-02-07 Thread utsl
That's interesting. I've been having similar problems with it. I just discoverd that it would accept either the sources lines or my binaries line, but not both at the same time. I'm not sure, but I suspect it's trying to match up source packages with binary packages, and running into inconsistanci

Build machine

2002-02-07 Thread Joel Baker
The build machine is out of order until such time as I can get apt-get to not segfault on things like "any source list, including a completely empty one". Even working from a brand new chroot install isn't helping. Of course, the totally unexplained "well, sometimes it segfaults, and then sometime

Re: binutils for GNU/FreeBSD

2002-02-07 Thread utsl
For FreeBSD, I've been using binutils 2.11.90.0.7-2 with gcc 3.0.3-1. This seems to work well. The newer binutils (2.11.92.0.12.3-6) segfaults when linking c++ code. Breaks apt, lftp and fakeroot. I've been just copying getopt into packages for now. Gets them up and running, so I can get a stable

Re: Self-hosting Debian NetBSD system available

2002-02-07 Thread utsl
Hmm. How odd. I got it working on FreeBSD well enough to pass its tests. I don't recall running into any problem with libc.so.6. I'm using version 0.4.5. On Thu, Feb 07, 2002 at 03:47:57PM +, Jonathan Amery wrote: > In article <[EMAIL PROTECTED]> you write: > >Blech; it would appear fakeroot d

Re: Self-hosting Debian NetBSD system available

2002-02-07 Thread Jonathan Amery
In article <[EMAIL PROTECTED]> you write: >Blech; it would appear fakeroot does an explicit dlopen of >/lib/libc.so.6. Since I don't have root in your chroot, and, well, >fakeroot doesn't work, try changing LIBCPATH at the top of libfakeroot.c >to /usr/lib/libc.so.12 and recompiling.. > Oh, yes

Re: Self-hosting Debian NetBSD system available

2002-02-07 Thread Andres Salomon
Blech; it would appear fakeroot does an explicit dlopen of /lib/libc.so.6. Since I don't have root in your chroot, and, well, fakeroot doesn't work, try changing LIBCPATH at the top of libfakeroot.c to /usr/lib/libc.so.12 and recompiling.. On Sun, Feb 03, 2002 at 11:02:22PM +, Matthew Garre

binutils for GNU/FreeBSD

2002-02-07 Thread Robert Millan
Hi! Looks like the actual version of binutils is not up-to-date enough for the gcc-3.0 packages to work (although --force-depends has been working so far) Anyone has a clue on building the latest binutils? Also, I remember some discussion about getopt.h. What is it suposed to be done when getopt.h