On 3/16/07, Chris Frey <[EMAIL PROTECTED]> wrote:
>
> I would greatly appreciate any testing you could give it.

CVS 2007-03-16 20:20 PST:

creating ktrans
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -ansi -Wall -g -g -O2 -MT
bcharge.o -MD -MP -MF ".deps/bcharge.Tpo" -c -o bcharge.o bcharge.cc;
\
        then mv -f ".deps/bcharge.Tpo" ".deps/bcharge.Po"; else rm -f
".deps/bcharge.Tpo"; exit 1; fi
bcharge.cc:40: error: expected unqualified-id before '<<' token
bcharge.cc: In function 'void pearl_mode(usb_dev_handle*)':
bcharge.cc:66: error: 'old_style_pearl' was not declared in this scope
bcharge.cc: In function 'void process(usb_device*)':
bcharge.cc:100: error: 'old_style_pearl' was not declared in this scope
bcharge.cc: In function 'int main(int, char**)':
bcharge.cc:140: error: 'old_style_pearl' was not declared in this scope
bcharge.cc:155: error: expected primary-expression before '<<' token
bcharge.cc:155: error: expected primary-expression before '<<' token
bcharge.cc:155: error: expected primary-expression before '<<' token
bcharge.cc:155: error: expected primary-expression before '<' token
bcharge.cc:155: error: 'bcharge' was not declared in this scope
bcharge.cc:156: error: expected `;' before 'if'
bcharge.cc:184: error: expected `}' at end of input
bcharge.cc:184: error: expected `}' at end of input
bcharge.cc:184: error: expected `}' at end of input
make[2]: *** [bcharge.o] Error 1

-te

-- 
some live, some die
in the way of the samurai

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to