unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: trunk r115794: * configure.ac: Fix CC detection for xcrun case.
       [not found] <E1VwqtA-0002IR-DY@vcs.savannah.gnu.org>
@ 2013-12-28 10:23 ` Lars Ingebrigtsen
  2013-12-28 10:36   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2013-12-28 10:23 UTC (permalink / raw)
  To: Jan D.; +Cc: emacs-devel

"Jan D." <jan.h.d@swipnet.se> writes:

> +	* configure.ac: Fix CC detection for xcrun case.

With this patch, compilation on Fedora 19 fails:

checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for alsa >= 1.0.0... yes CFLAGS='-I/usr/include/alsa  ' LIBS='-lasound  '
configure: error: pkg-config found alsa, but it does not compile.  See config.log for error messages.
make: *** [config.status] Error 1

Reverting the patch makes it work again.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: trunk r115794: * configure.ac: Fix CC detection for xcrun case.
  2013-12-28 10:23 ` trunk r115794: * configure.ac: Fix CC detection for xcrun case Lars Ingebrigtsen
@ 2013-12-28 10:36   ` Eli Zaretskii
  2013-12-28 10:55     ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2013-12-28 10:36 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: jan.h.d, emacs-devel

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Sat, 28 Dec 2013 11:23:43 +0100
> Cc: emacs-devel@gnu.org
> 
> "Jan D." <jan.h.d@swipnet.se> writes:
> 
> > +	* configure.ac: Fix CC detection for xcrun case.
> 
> With this patch, compilation on Fedora 19 fails:
> 
> checking for soundcard.h... no
> checking for _oss_ioctl in -lossaudio... no
> checking for alsa >= 1.0.0... yes CFLAGS='-I/usr/include/alsa  ' LIBS='-lasound  '
> configure: error: pkg-config found alsa, but it does not compile.  See config.log for error messages.
> make: *** [config.status] Error 1

It also breaks the MS-Windows build:

  checking for gcc... gcc
  checking whether we are using the GNU C compiler... no
  checking whether gcc accepts -g... no
  checking for gcc option to accept ISO C89... unsupported
  ...
  checking whether Windows API headers are recent enough... no
  configure: error: the Windows API headers are too old to support this build.
  Makefile:412: recipe for target `config.status' failed



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: trunk r115794: * configure.ac: Fix CC detection for xcrun case.
  2013-12-28 10:36   ` Eli Zaretskii
@ 2013-12-28 10:55     ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-12-28 10:55 UTC (permalink / raw)
  To: larsi, jan.h.d, emacs-devel

> Date: Sat, 28 Dec 2013 12:36:33 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: jan.h.d@swipnet.se, emacs-devel@gnu.org
> 
> > From: Lars Ingebrigtsen <larsi@gnus.org>
> > Date: Sat, 28 Dec 2013 11:23:43 +0100
> > Cc: emacs-devel@gnu.org
> > 
> > "Jan D." <jan.h.d@swipnet.se> writes:
> > 
> > > +	* configure.ac: Fix CC detection for xcrun case.
> > 
> > With this patch, compilation on Fedora 19 fails:
> > 
> > checking for soundcard.h... no
> > checking for _oss_ioctl in -lossaudio... no
> > checking for alsa >= 1.0.0... yes CFLAGS='-I/usr/include/alsa  ' LIBS='-lasound  '
> > configure: error: pkg-config found alsa, but it does not compile.  See config.log for error messages.
> > make: *** [config.status] Error 1
> 
> It also breaks the MS-Windows build:
> 
>   checking for gcc... gcc
>   checking whether we are using the GNU C compiler... no
>   checking whether gcc accepts -g... no
>   checking for gcc option to accept ISO C89... unsupported
>   ...
>   checking whether Windows API headers are recent enough... no
>   configure: error: the Windows API headers are too old to support this build.
>   Makefile:412: recipe for target `config.status' failed

Subsequent commit 115795 fixed that, thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-28 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1VwqtA-0002IR-DY@vcs.savannah.gnu.org>
2013-12-28 10:23 ` trunk r115794: * configure.ac: Fix CC detection for xcrun case Lars Ingebrigtsen
2013-12-28 10:36   ` Eli Zaretskii
2013-12-28 10:55     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).