bfd.h not found in rsync source (6 May 11:18)

Francois Taiani mol-devel@lists.maconlinux.org
Mon, 06 May 2002 18:27:06 +0200


Hi everyone,

I'm trying to compile the rsync mirror source of today 11:18, and I run 
into a bfd.h missing file. All the find -name ".." I could find of could 
not make it appear. Is that a mol source problem, or is my linux install 
broken ?

Thanks in advance

Francois

--
Here is the tail of the make output:

Making all in deb
gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/shared -I../include 
-I../../include -I../../shared -I-    -g -O2 -Wall -c monitor.c
In file included from monitor.c:37:
../include/dis-asm.h:13: bfd.h: No such file or directory
make[3]: *** [monitor.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1