On Wed, Sep 04, 2013 at 09:49:59PM +0100, lux-integ wrote:
> Greetings
> 
> I am attempting to compile ffmpeg-1.2.2 as per the blfs instruction:-
> ( http://www.linuxfromscratch.org/blfs/view/svn/multimedia/ffmpeg.html ).
> I have the "" Recommended (For Hardware Video Decoding)"" installed.
> 
> The compilaion reaches libavcodec/crystalhd.c  then hell breaks loose:- 
> (shown 
> below)
> 
> ########################################
> CC    libavcodec/crystalhd.o
> In file included from libavcodec/crystalhd.c:82:0:
> /usr/include/libcrystalhd/bc_dts_types.h:99:28: error: conflicting types for 
> 'uint64_t'
>  typedef unsigned long long uint64_t;
>                             ^
 Same as your cdparanoia problem just over a week ago (CC and CXX
environment variables) ?  If that is the problem, what horrendous
value(s) are you using in them to cause this breakge (so that we
will know if anybody else gets the same problem).  As I said last
week, these and related types are fairly basic - the alternative
might be that you really have broken your system this time.

 Thanks.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to