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

[DebianGIS] dpkg-buildpackage grass



Hi all.

Compiling (by dpkg-buildpackage) the Debian package grass-6.1.0 (today CVS) we 
get the following error (after compilation, which went ok):

  dpkg-shlibdeps: failure: ldd on 
  `debian/grass/usr/lib/grass/bin/r.sim.water'
  gave error exit status 1
  dh_shlibdeps: command returned error code 256
  make: *** [binary-arch] Error 1

Indeed two created binary files turned out to be not valid executables: 

  # ldd debian/grass/usr/lib/grass/bin/r.sim.water 
          not a dynamic executable
  # ldd debian/grass/usr/lib/grass/bin/r.sim.sediment
          not a dynamic executable

despite the fact that the "file" command seems ok:

  # file debian/grass/usr/lib/grass/bin/r.sim.water
  r.sim.water: ELF 32-bit LSB executable, Intel 80386,
  version 1 (SYSV), for GNU/Linux 2.2.0, 
  dynamically linked (uses shared libs), stripped

This is the used compiler (Debian packages):

  gcc-4.0      4.0.2-5 
  gcc-4.0-base 4.0.2-5 
  libgcc1      4.0.2-5
  libc6        2.3.5-8

But I know several of you recently succeeded in compiling with probably the 
same or similar setting. Does anybody have a hint on this?

Thanking you in advance.
All the best.
pc
-- 
Paolo Cavallini
email+jabber: cavallini@faunalia.it
www.faunalia.it
Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy   Tel: (+39)348-3801953



Reply to: