Dear Timo,

On Sat, Aug 21, 2010 at 03:27:00AM +0300, Timo Juhani Lindfors wrote:
> Kumar Appaiah <a.ku...@alumni.iitm.ac.in> writes:
> > I am unable to figure out why some other macro is picked up. Is there
> > a way to investigate which get_opt_int is picked up?
> 
> The command
> 
> $ grep -r get_opt_int[^a-z_] .|grep define
> 
> finds only one implementation of get_opt_int():
> 
> ./src/config/options.h:#define get_opt_int(name) 
> get_opt_int_tree(config_options, name)
> 
> How can this build for you? Where in Debian do you have a definition
> for get_opt_int() that takes two arguments?

I have found the cause: It is because after the patch
06_551238_SMJS-FTBFS.diff, autoconf needs to be rerun. Now, if you try
to rebuild elinks after removing every autoconf and automake in your
chroot, then the build would succeed, since hearbeat.c is not built at
all. I'd appreciate it if you could please confim this.

i.e.:

dpkg -l|autoconf
dpkg -l|automake

should give blank outputs.

Thanks!

Kumar
-- 
My heart, the bird of the wilderness, has found its sky in your eyes.
- Rabindranath Tagore (The Gardener, 1915)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to