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

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

[Octave-bug-tracker] [bug #57049] Mac build failure: CFLocaleCopyCurrent


From: Rik
Subject: [Octave-bug-tracker] [bug #57049] Mac build failure: CFLocaleCopyCurrent from CoreFoundation not found
Date: Sat, 12 Oct 2019 19:57:12 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #57049 (project octave):

gnulib-comp.m4 is an auto-generated file (not part of Octave distribution).

You might try "make maintainer-clean" to clear out most cruft.

Then do


hg stat -in m4 > i.list
rm `cat i.list`


There is nothing under version control in the libgnu/ directory so you can
just remove that entirely


rm -rf libgnu/


Then you can run the usual


bootstrap
configure
make


sequence.

If removing the cruft doesn't work then it probably means throwing some
compilation flags or ordering them differently specifically on the Mac
platform.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57049>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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