On Fri, Jan 07, 2005 at 11:47:33PM +0100, Artur R. Czechowski wrote:
> There are two issues concerning this bug:
>   1) missed dependency in libwvstreams-dev (#

Fixed in unstable.

>   2) files in libxplc0.3.10-dev are in location not under standard search
>      path
[...]
> The 2nd issue requires one small change:
> 
> --- rules.orig        2003-11-14 20:46:13.000000000 +0100
> +++ rules     2005-01-07 23:46:21.000000000 +0100
> @@ -10,7 +10,7 @@
>  build: build-stamp
>  build-stamp:
>       dh_testdir
> -     $(MAKE) CXXOPTS="-fno-implement-inlines -fno-rtti -fno-exceptions"
> +     $(MAKE) CXXOPTS="-fno-implement-inlines -fno-rtti -fno-exceptions" 
> CPPFLAGS="-I/usr/include/xplc-0.3.10"
>       touch build-stamp

The Right Thing(tm) would probably be to modify the upstream Makefile
to use `pkg-config --cflags libwvstreams` for determining the include
directories.

If there aren't any objections I will upload a NMU tomorrow to fix
this issue.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to