Package: w3m
Version: 0.5.3-6
Severity: wishlist

Forwarded from Jarek Czekalski:

On October 13, 2013 at 10:28AM +0200, jarekczek (at poczta.onet.pl) wrote:
> My build is broken with the debian w3m. I suspect the fix that was applied 
> for gentoo bug [1] was not 100% correct. It breaks my
> windows build.
> 
> It ends up in building w3mimg\win\win_w3mimg.cpp with flags from w3mimg 
> directory, instead of flags from win directory. It's due
> to some remake:
> 
>      Finished prerequisites of target file `win/win_w3mimg.o'.
>      Prerequisite `win/win_w3mimg.cpp' is older than target 
> `win/win_w3mimg.o'.
>      Prerequisite `win' of target `win/win_w3mimg.o' does not exist.
>     Must remake target `win/win_w3mimg.o'.
> 
> And this is our debian commit:
> 
> commit aa6f871c6dcc108118142bcc786e4a6ac3d46867
> Author: Tatsuya Kinoshita <t...@vega.ocn.ne.jp>
> Date:   Thu May 3 19:31:06 2012 +0900
> 
>     Fix parallel make issue
> 
>     Patch from Gentoo 
> <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/w3m/files/
> 
> diff --git a/w3mimg/Makefile.in b/w3mimg/Makefile.in
> index dfc550c..0a964a1 100644
> --- a/w3mimg/Makefile.in
> +++ b/w3mimg/Makefile.in
> @@ -22,6 +22,8 @@ w3mimg.a: $(IMGOBJS)
>         $(AR) rv $@ $(IMGOBJS)
>         $(RANLIB) $@
> 
> +$(IMGOBJS): @IMGTARGETS@
> +
>  w3mimg.o: w3mimg.c
>         $(CC) $(CFLAGS) -c $<

Thanks,
-- 
Tatsuya Kinoshita

Attachment: pgptBHnIxEYxx.pgp
Description: PGP signature

Reply via email to