[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#266268: Depend on libsem-dev for !linux-gnu



On Wed, Aug 18, 2004 at 09:31:59AM +0900, GOTO Masanori wrote:
> At Tue, 17 Aug 2004 11:47:06 +0200,
> >      push @{$libc_dev_c{'Depends'}}, 'linux-kernel-headers';
> > +} else {
> > +    push @{$libc_dev_c{'Depends'}}, 'libsem-dev';
> 
> Apparently this patch is broken.  This enclosure is for
> $DEB_HOST_GNU_SYSTEM=linux.  "(not linux) != (hurd || bsd)".
> Please describe which $DEB_HOST_GNU_SYSTEM do you want to add it.

This is what I intended.  See the note in my previous mail:

 "(Note: linux-gnu is the exception here, not the rule.  New Glibc-based ports
 don't necessarily include semaphores in them since none of the internal libc
 interfaces rely on these, and in fact all new Glibc ports to the date are
 semaphore-less.)"

If you disagree, adding it explicitly like you suggest would be fine either
(I don't feel like discussing whether future ports of Glibc will include
semaphores or not =).

So the DEB_HOST_GNU_SYSTEM values that should enable this are "gnu",
"kfreebsd-gnu" and "knetbsd-gnu".  More could be added later.

Thanks,

-- 
Robert Millan

(Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\
(kernel of *(Berkeley Software Distribution))



Reply to: