Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2012 12:52:57 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: Compile fix for flphoto
Message-ID:  <50D59F19.2010803@FreeBSD.org>
In-Reply-To: <201212180858.14816.hselasky@c2i.net>
References:  <201212180858.14816.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 18.12.2012 08:58, schrieb Hans Petter Selasky:
> --- work/flphoto-1.3.1/Fl_Print_Dialog2.cxx.orig
> +++ work/flphoto-1.3.1/Fl_Print_Dialog2.cxx
> @@ -56,6 +56,7 @@
>  
>  #ifdef HAVE_LIBCUPS
>  #  include <cups/cups.h>
> +#  include <cups/ppd.h>
>  #endif // HAVE_LIBCUPS
> 
> 
> The above patch is needed in order for flphoto to compile.

Dear Hans Petter,

I have seen to that, and fixed two other compiler warnings, one of them
might have caused run-time trouble, along the way.

Thanks for the report.

Best regards,
Matthias



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D59F19.2010803>