GNU bug report logs - #14812
24.3; build failure on FreeBSD 9.1

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> gentoo.org>

Date: Sun, 7 Jul 2013 14:36:01 UTC

Severity: important

Found in version 24.3

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: ashish.is <at> lostca.se (Ashish SHUKLA)
Cc: Glenn Morris <rgm <at> gnu.org>, 14812 <at> debbugs.gnu.org
Subject: bug#14812: 24.3; build failure on FreeBSD 9.1
Date: Sat, 20 Jul 2013 09:59:14 +0200
Hello.

20 jul 2013 kl. 07:21 skrev ashish.is <at> lostca.se (Ashish SHUKLA):

> In configure, ALSA test is done before falling back to OSS. That's why I've
> excluded as OSS is native on FreeBSD.

You should never remove things like this if you want patches to be applied.  Just make something like:

if ! freebsd
  test for alsa
end if

Test for ALSA must preceed OSS on GNU/Linux and possibly other OS:es.

	Jan D.





This bug report was last modified 11 years and 353 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.