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

Problem building libhdf4 on eabi/arml



I'm trying to build libhdf4 for eabi/arml.

The Build depends: line in debian/control is now (g77 changed to gfortran):

gfortran, sharutils, libjpeg62-dev, zlib1g-dev, bison, flex, groff,
autotools-dev

all of which are installed.

When building the source package it dies with the following:

gcc -ansi  -I/home/colin/libhdf4/libhdf4-4.1r4/hdf/src -o testhdf rig.o
sdstr.o blocks.o an.o anfile.o extelt.o file.o file1.o vers.o sdmms.o
sdnmms.o slab.o litend.o tvset.o comp.o bitio.o tree.o macros.o conv.o
nbit.o man.o mgr.o testhdf.o tbv.o tvsfpack.o chunks.o tvattr.o buffer.o
-L./../src -ldf -ljpeg -lz -lm
/usr/bin/ld: cannot find -ldf
collect2: ld returned 1 exit status
make[6]: *** [testhdf] Error 1

This looks like it can't find a lib called "df"

Does anybody know what this is/was and assuming it's something Fortran
related what I should be using?

Colin

-- 
Colin Tuckley      |  +44(0)1903 236872  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  |     0x1B3045CE

Try to learn from other people's mistakes, you haven't time to make them all
yourself! - Anon



Reply to: