failed build after pulling today

Ben Abbott bpabbott at mac.com
Fri Apr 10 19:09:17 CDT 2009


On Apr 10, 2009, at 3:53 PM, Ben Abbott wrote:

> Is anyone else have trouble building liboctave? I've attached  
> config.log. It looks like pcre is present, but during make I get the  
> following.
>
> [...]
> g++ -dynamiclib -single_module -L/sw/lib/fltk-aqua/lib -L/sw/lib - 
> lfltk_gl -lfltk -lpthread -install_name /sw/lib/octave-3.1.55/ 
> liboctave.dylib -o liboctave.dylib \
> 	pic/oct-locbuf.o pic/CollocWt.o pic/DASPK.o pic/DASRT.o pic/DASSL.o  
> pic/LSODE.o pic/ODES.o pic/Quad.o pic/Range.o
>
> [snip]
>
> lhdf5 -lz -lm  /sw/lib/gcc4.3/lib/libgfortran.dylib
> ld: library not found for -lpcre
> collect2: ld returned 1 exit status
> make[2]: *** [liboctave.dylib] Error 1
> make[1]: *** [liboctave] Error 2
> make: *** [all] Error 2
>
> Ben
>
> <config.log>

After an autogen, configure, and make all works.

Sorry for the noise.

Ben


More information about the Octave-maintainers mailing list