[PD] pd-extended build on 9.10 /gem 0.92.1 eeepc = no luck with v4l2

olsen sesselastronaut at googlemail.com
Thu Nov 5 09:50:04 CET 2009


hm well pedantic or not i think i get stuck here as i my c-knowledge is 
  to minim to
 >>> just add a cast to (const char*) to the call of strchr()
my gcc --version is gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
any help welcome
ø


Mathieu Bouchard wrote:
> On Wed, 4 Nov 2009, Hans-Christoph Steiner wrote:
> 
>>> yah, this is dues to an overly pedantic compiler (or probably: invalid
>>> headers: the line the error is referring to is (here; but i might have a
>>> different version :-)) using the (const char*) argument to
>>> guess_qtformat() as input for strchr(). according to my man-pages,
>>> strchr() indeed takes (const char*) rather than (char*). if this is
>>> indeed the problem, just add a cast to (const char*) to the call of
>>> strchr(), and file a bug-report to ubuntu that they are shipping broken
>>> headers)
>>
>> FYI, I think all new versions of gcc are this pedantic.
> 
> FYI, none of them are.
> 
>  _ _ __ ___ _____ ________ _____________ _____________________ ...
> | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

-- 
ETs DNA will not be televised





More information about the Pd-list mailing list