octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #44060] audiodevinfo fails to build on updated


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44060] audiodevinfo fails to build on updated fedora 20
Date: Wed, 04 Feb 2015 06:28:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36

Follow-up Comment #7, bug #44060 (project octave):

I think bug #36064 is no longer relevant actually.

If you look at when that bug was reported and reproducible, Octave 3.6.2 used
to include $(CPPFLAGS) in $(AM_CPPFLAGS). So the flags order used to be


-I../libgnu -I../liboctave <octave-specific -I options> $(CPPFLAGS)
$(MAGICK_CPPFLAGS) $(CPPFLAGS) ...


So the original error in that bug report was because of $(CPPFLAGS) appearing
ahead of $(MAGICK_CPPFLAGS). I think that actually may have been fixed with
http://hg.savannah.gnu.org/hgweb/octave/rev/9db33c1f6f5f.

Not saying I'm not missing anything or there aren't some complicated cases
where the order is still wrong, but I don't think the current order breaks bug
#36064.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44060>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]