octave-maintainers
[Top][All Lists]
Advanced

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

RE: [MXE-Octave]Build Failed on CentOS6.6 64bit


From: JohnD
Subject: RE: [MXE-Octave]Build Failed on CentOS6.6 64bit
Date: Mon, 15 Jun 2015 08:33:03 -0400

> Message: 4
> Date: Sun, 14 Jun 2015 18:28:00 -0700 (PDT)
> From: "Yuji.I" <address@hidden>
> To: address@hidden
> Subject: RE: RE: [MXE-Octave]Build Failed on CentOS6.6 64bit
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=UTF-8
> 
-- snipped ---

> >
> > The correct version of nettle should be installed in
> > '$(HOST_LIBDIR)/pkgconfig' as part of the build rule from nettle.mk, so
> > should probally check that it was indeed installed :)
> >
> > export PKG_CONFIG_PATH probably wont work, as part of the makefile.in
> > unexports a number of exports as they either may conflict with mxe tools
> > or
> > are set in Makefile.in
> 
> Thank you for advice,
> and Sorry for the late reply...
> 
> I tried modified line 42 to be
> cd '$(1)' && PKG_CONFIG_PATH='$(HOST_LIBDIR)/pkgconfig' ./configure \
> but it falied with the same error.
> 
> I make sure that there is libnettle.so in mxe-octave/usr/lib64/ .
> 
> 

Remove the above change and run the mxe-configure with
'--enable-lib64-directory' option




reply via email to

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