[joey@infodrom.north.de (Martin Schulze)] Re: Re: kernel building

2000-03-16 Thread Mikolaj J. Habryn
]) by mussel.ucc.gu.uwa.edu.au (8.9.3/8.9.3/Debian 8.9.3-6) id SAA01423; Thu, 16 Mar 2000 18:32:21 +0800 X-Authentication-Warning: mussel.ucc.gu.uwa.edu.au: dichro set sender to [EMAIL PROTECTED] using -f Sender: [EMAIL PROTECTED] From: Mikolaj J. Habryn [EMAIL PROTECTED] To: DI Peter

Re: [joey@infodrom.north.de (Martin Schulze)] Re: Re: kernel building

2000-03-16 Thread Mikolaj J. Habryn
JR == Josip Rodin [EMAIL PROTECTED] writes: JR On Thu, Mar 16, 2000 at 09:47:41PM +1100, Mikolaj J. Habryn JR wrote: If you haven't sent from a root account there is a chance that our list server has inserted a line like Sender: [EMAIL PROTECTED] which confuses the lists

libtool .la archives - name collision?

1999-09-23 Thread Mikolaj J. Habryn
Hmm - it strikes me that there may be a potential problem with including .la archives with library packages. The filename for the libtool file is independent of the version number of the library. ie, libfish2 will ship with a libfish.la, and so will libfish3. This might be an obstacle to

Re: libtool .la archives - name collision?

1999-09-23 Thread Mikolaj J. Habryn
BC == Ben Collins [EMAIL PROTECTED] writes: BC No because the .la files only go into the -dev package for the BC library, Section 4.2 of the policy manual, according to my reading, seems to disagree... Packages that use libtool to create shared libraries must include the _.la_

Re: /usr/lib/libgnomeui.so.0: undefined symbol: argp_program_version

1999-01-28 Thread Mikolaj J. Habryn
IEM == Ivan E Moore [EMAIL PROTECTED] writes: IEM /usr/lib/libgnomeui.so.0: undefined symbol: IEM argp_program_version This happens with some of the GNOME IEM based packages I've installed from both slink and potatoe IEM lately... IEM Any ideas what I'm missing or what I

Re: Getting Slink compatible with Linux-2.2.0

1999-01-27 Thread Mikolaj J. Habryn
VR == Vincent Renardias [EMAIL PROTECTED] writes: VR Including the current (2.9g-5) util-linux from unstable in VR frozen is a Bad Idea(tm). This version has several big VR packaging issues. On top of everything else, alpha support (and quite possibly other non-x86 architectures)

Re: Getting Slink compatible with Linux-2.2.0

1999-01-27 Thread Mikolaj J. Habryn
VR == Vincent Renardias [EMAIL PROTECTED] writes: VR The 2.9 Debian package already contains the alpha patches VR supplied by Christopher C Chimelis VR [EMAIL PROTECTED] (see bug report #17661). I am VR not aware of any other patch or problem specific to the alpha VR

Re: Bug#27050 (fdutils): A cause for security concern?

1999-01-22 Thread Mikolaj J. Habryn
AF == Anthony Fok [EMAIL PROTECTED] writes: AF if (geteuid()!=0) die(Must run with EUID=root); AF I am a little bit tempted to comment that line out, but it's AF probably there for a reason, and I am definitely not qualified AF to hack fdmount.c, so for now I should probably