octave-maintainers
[Top][All Lists]
Advanced

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

Re: Creating a Snapshot


From: Bill Denney
Subject: Re: Creating a Snapshot
Date: Sun, 21 May 2006 22:03:10 -0400 (EDT)

On Fri, 19 May 2006, John W. Eaton wrote:

You need the generated lex.cc file. But couldn't you just install the flex package? I thought all the tools necessary to build Octave had Cygwin packages.

All have packages, but the gperf package is at version 2.7.2-1; flex and bison are up to date enough. When I did this to a clean checkout of the cvs:

./autoconf.sh
./configure
make

I got this error:

Creating library file: libcruft.dll.a
lapack/dtrcon.o:dtrcon.f:(.text+0x276): undefined reference to `_dlantr_'
lapack/ztrcon.o:ztrcon.f:(.text+0x276): undefined reference to `_zlantr_'
collect2: ld returned 1 exit status
make[3]: *** [libcruft.dll] Error 1
make[3]: Leaving directory `/tmp/octave/libcruft'
make[2]: *** [libraries] Error 2
make[2]: Leaving directory `/tmp/octave/libcruft'
make[1]: *** [libcruft] Error 2
make[1]: Leaving directory `/tmp/octave'
make: *** [all] Error 2

If it would help, I could give the config.log or other info.

Bill

--
"Is cuma le fear na mbrog ca gcuireann se a chos"
The man with boots does not have to worry about where he puts his feet
  -- A Spoonful of Irish (from the back of a sugar packet)



reply via email to

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