On Tue, Jan 27, 2009 at 09:27:40PM -0800, Dirt Dawg wrote:
> Hi. I compiled Barry version 0.14 on Ubuntu Hardy with GUI and sync enabled
> and it completed fine (and works quite well, thank you very much). However,
> I am very interested in javaloader, even at this early stage of it's
> development. I attempted to patch the 0.14 source but after building I was
> not able to find the bjavaloader binary (so I assume I did something wrong
> there). I then downloaded the latest build using git (git clone git://
> repo.or.cz/barry.git barry), and noticed the javaloader patch had already
> been applied to the source. However, when I attempt to make Barry, I get
> this error:


> -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
> In file included from BackupWindow.h:25,
>                  from main.cc:28:
> DeviceIface.h:158: error: expected unqualified-id before '*' token
> DeviceIface.h:158: error: expected ',' or '...' before '*' token
> DeviceIface.h:166: error: expected unqualified-id before '*' token

Hi and welcome to Barry,

My guess is that you have some old 0.14 files still lying around, and
when compiling the GUI it is getting the wrong headers.

I just tried compiling the latest git master branch on Ubuntu 8.04, and
it worked for me, so I suspect it is something out of place on your system.


> Usually make errors are fairly self-explanatory in that they ask for missing
> libraries, but this one is beyond me. I understand javaloader is in *very*
> early development, but if there's a solution to this, I would be grateful to
> hear it. Thanks to all the developers for their time and talent.

If you plan on joining the testing or development effort, I'd recommend
you join the mailing list.  Posting without joining is fine, but you risk
not getting replies if people forget to CC you. :-)

Let me know if you still have compile errors.

Thanks,
- Chris


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to