Bug#529767: gtk-vnc: FTBFS ../../libtool: line 827: X--tag=CC: command not found

2009-05-22 Thread Sebastian Andrzej Siewior
* Andreas Metzler | 2009-05-21 14:43:18 [+0200]:

>make[5]: Entering directory `/tmp/blah/gtk-vnc-0.3.8/build/gnulib/lib'
>/bin/bash ../../libtool --tag=CC   --mode=compile cc -std=gnu99 
>-DHAVE_CONFIG_H -I. -I/tmp/blah/gtk-vnc-0.3.8/./gnulib/lib -I../.. -g -O2 
>-g -Wall -O2 -c -o dummy.lo /tmp/blah/gtk-vnc-0.3.8/./gnulib/lib/dummy.c
>../../libtool: line 827: X--tag=CC: command not found
>../../libtool: line 860: libtool: ignoring unknown tag : command not found
>../../libtool: line 827: X--mode=compile: command not found
>[...]

this a libtool issue. Adding libtoolize after autoreconf in
post-patches:: makes it build again. Adding -f -i to autoreconf also
enforces libtoolize.

Sebastian



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



Bug#529767: gtk-vnc: FTBFS ../../libtool: line 827: X--tag=CC: command not found

2009-05-21 Thread Andreas Metzler
Package: gtk-vnc
Version: 0.3.8-2
Severity: serious
Justification: ftbfs

On up to date sid, gtk-vnc does not build:
--
make[5]: Entering directory `/tmp/blah/gtk-vnc-0.3.8/build/gnulib/lib'
/bin/bash ../../libtool --tag=CC   --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H 
-I. -I/tmp/blah/gtk-vnc-0.3.8/./gnulib/lib -I../.. -g -O2 -g -Wall -O2 -c 
-o dummy.lo /tmp/blah/gtk-vnc-0.3.8/./gnulib/lib/dummy.c
../../libtool: line 827: X--tag=CC: command not found
../../libtool: line 860: libtool: ignoring unknown tag : command not found
../../libtool: line 827: X--mode=compile: command not found
[...]
--

/bin/sh is /bin/dash, if that makes a difference.

cu andreas



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