qpopper

2001-02-03 Thread Philip Blundell
This isn't amenable to auto-building - it gets tangled up trying to replace exim with sendmail on the buildd machine. Would somebody please build it manually? Thanks p.

what's up with this?

2001-02-03 Thread Philip Blundell
Anybody got any clue? Thanks p. europa:~# apt-get install xpm4g-dev Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required

wacky bpf build failures

2001-02-03 Thread Philip Blundell
Anybody got an idea what's gone wrong here? This is from the build log for divine. gcc -Wall -D_REENTRANT -o divine divine.c -O2 -pipe -s -lnet -lpcap -lpthread `libnet-config --defines --cflags --libs` In file included from /usr/include/pcap.h:42, from divine.c:8: /usr/include

Re: mozilla and mice

2001-02-03 Thread Philip Blundell
>Secondly, when trying to configure the latest mozilla package it gets very >stuck on "registering chrome."- just hangs. Again, any ideas? all help >very appreciated. The Debian packages for mozilla are built at -O3 "in hopes that it'll go faster". This is a bit optimistic given the current

Re: BUG: gcc broken

2001-02-03 Thread Philip Blundell
>when compiling even a simple Hello World c program, > >cc: Internal compiler error: program cpp0 got fatal signal 11 > >gcc 2.95.3-4, running unstable On what machine? The gcc package build process involves a full 3-stage bootstrap, so it shouldn't be possible to generate binaries that fail c

Re: mozilla and mice

2001-02-03 Thread RP Lund
In article <[EMAIL PROTECTED]>, Peter Naulls <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> > RP Lund <[EMAIL PROTECTED]> wrote: [Snip] > > Try - as root > > > > cd /etc/ > > mknod newmouse c 10 6 > > chmod 0660 newmouse > > ln -sf /etc/newmouse /etc/mouse > Best _not_

Re: perl-5.6

2001-02-03 Thread Philip Blundell
>It might be better if you tried first, as I'm not in a position to sign and >upload anything I might successfully compile. (I assume you can do this) Building with -O1 seems to have fixed it, which I guess is fairly damning. I'll upload those packages, then we can worry about what's actually go