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

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

[Octave-bug-tracker] [bug #43805] mxarray.in.h gets installed


From: Rik
Subject: [Octave-bug-tracker] [bug #43805] mxarray.in.h gets installed
Date: Tue, 30 Dec 2014 04:05:50 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

Follow-up Comment #4, bug #43805 (project octave):

The build environment appears correct.  DIST refers to whether a file should
be included in the tar.gz file that is created for distribution.  We should
distribute mxarray.in.h because it is the master file.  On each system where
you run configure and make it should build an appropriate mxarray.h file from
mxarray.in.h and then install mxarray.h.

At least on ordinary non-cross builds this appears to be fine.  The
compilation warning that you quoted suggests that perhaps liboctave is being
compiled with one version of mxarray.h, but then trying to link against a
version compiled with a second, different version of mxarray.h.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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