|
| From: | Tatsuro MATSUOKA |
| Subject: | [Octave-bug-tracker] [bug #34160] compile error in the dev. source (MinGW) |
| Date: | Mon, 29 Aug 2011 02:51:50 +0000 |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1 |
URL:
<http://savannah.gnu.org/bugs/?34160>
Summary: compile error in the dev. source (MinGW)
Project: GNU Octave
Submitted by: tmacchant
Submitted on: 2011年08月29日 02時51分49秒
Category: Configuration and Build System
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Microsoft Windows
_______________________________________________________
Details:
I have tried to build the recent development source.
The latest changeset item
author Jordi Gutierrez Hermoso <address@hidden>
Sat Aug 27 13:37:31 2011 -0500 (28 hours ago)
branch stable
changeset 13017 aaf6fbb2512f
parent 13007 98719
I have met following compile error
libtool: compile: g++ -shared-libgcc -DHAVE_CONFIG_H -I.
-I../../../hg/octave-work/liboctave -I.. -I/c/Programs/gplibs/include
-I/c/Programs/OctaveLibs/include -I/c/Programs/GnuWin32/include -I../libgnu
-I../../../hg/octave-work/libgnu -I../../../hg/octave-work/libcruft/misc
-I/c/Programs/gplibs/include -I/c/Programs/OctaveLibs/include
-I/c/Programs/GnuWin32/include -g -O3 -DHAVE_CONFIG_H -mieee-fp
-Ic:/Programs/gplibs/include/freetype2 -Ic:/Programs/gplibs/include
-IC:/Programs/gplibs/include -Wall -W -Wshadow -Wold-style-cast -Wformat
-Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O3 -g -O3 -MT
liboctave_la-smx-sbm-bm.lo -MD -MP -MF .deps/liboctave_la-smx-sbm-bm.Tpo -c
smx-sbm-bm.cc -DDLL_EXPORT -DPIC -o .libs/liboctave_la-smx-sbm-bm.o
mv -f .deps/liboctave_la-smx-sbm-bm.Tpo .deps/liboctave_la-smx-sbm-bm.Plo
make[3]: *** No rule to make target `libranlib.la', needed by `liboctave.la'.
Stop.
make[3]: Leaving directory `/home/octaves/OctBuild/hg-devel/liboctave'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/octaves/OctBuild/hg-devel/liboctave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/octaves/OctBuild/hg-devel'
make: *** [all] Error 2
I cannot figure out why libranlib.la is related in compile process.
The build on Friday in the last week was successful.
Some (A) change(s) since Friday may cause this error.
Any suggestions?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34160>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |