AndNav2 build issue

21 views
Skip to first unread message

rick

unread,
Mar 3, 2010, 11:15:47 AM3/3/10
to AndNav
I got a recent svn of AndNav2 and tried to build it. Here's what I
got on debian Linux:

make -f Makefile AndNav2
aapt package -m -J AndNav2/gen -M AndNav2/AndroidManifest.xml -S
AndNav2/res -I /home/rick/Motorola/MOTODEV_Studio_for_Android_1.1/
android-sdk-linux_86/platforms/android-2.0.1_r01-linux/android.jar
make: *** [AndNav2] Segmentation fault

I've build lots of other open source stuff for my Motorola droid and
it all works fine, although this is definately the biggest one. Maybe
I can't use MOTODEV_Studio_for_Android to build AndNav2?

Thanks for any help.

Rick

Nicolas Gramlich

unread,
Mar 4, 2010, 5:15:08 AM3/4/10
to and...@googlegroups.com
I don't know much about Linux, but a "Segmentation fault" is really bad as far as I know.
I use to compile it with a standard Eclipse-Galileo + Android ADT installation and never had problems (except you have to increase the heap size of eclipse)

phreed

unread,
Mar 29, 2010, 6:49:03 PM3/29/10
to AndNav
It looks like this might be a problem with (arghhh!) the eula text.
Apparently, the latest aapt no longer wishes to parse it without a seg
fault.

Nicolas Gramlich

unread,
Mar 30, 2010, 5:06:21 AM3/30/10
to and...@googlegroups.com
Can you narrow it down to a special character that makes it fail?

To unsubscribe from this group, send email to andnav+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

phreed

unread,
Mar 30, 2010, 8:38:21 AM3/30/10
to AndNav
I'm looking into it.

On Mar 30, 4:06 am, Nicolas Gramlich <nicolasgraml...@gmail.com>

phreed

unread,
Mar 30, 2010, 11:36:19 AM3/30/10
to AndNav
> > Can you narrow it down to a special character that makes it fail?
It appears to be the apostrophe (').

I have just made a number of changes to my development environment
which are causing me some issues so this may not be a general problem.
- Ubuntu 10.04
- ADT 0.9.6 (March 2010)
- Android 2.1, Revision 1 (January 2010) API 7
- SDK Tools, Revision 5 (March 2010)

According to the documentation:
"Strings, with optional simple formatting, can be stored and retrieved
as resources. You can add formatting to your string by using three
standard HTML tags: b, i, and u. If you use an apostrophe or a quote
in your string, you must either escape it or enclose the whole string
in the other kind of enclosing quotes."

Reply all
Reply to author
Forward
0 new messages