Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - carp

Pages: [1]
1
Linux Issues / Problem Linking Sample Qtopia Amr App
« on: October 06, 2005, 09:25:11 am »
Aha said the blind man...

I'm missing crt1.o in my /opt/Embedix/tools/arm-linux/lib dir.  Very few files there.   Hmm.  Where can I download these arm libs?  I copied all the shared libs out of /lib from my Zaurus.

Quote
# file /usr/lib/crt1.o /opt/Embedix/tools/arm-linux/lib/crt1.o
/usr/lib/crt1.o:                         ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped
/opt/Embedix/tools/arm-linux/lib/crt1.o: ELF 32-bit LSB relocatable, ARM, version 1 (ARM), not stripped

Check to make sure you are linking against the ARM version.

John
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98263\"][{POST_SNAPBACK}][/a][/div]

2
Linux Issues / Problem Linking Sample Qtopia Amr App
« on: October 05, 2005, 09:57:55 am »
Ok I should have been more specific... shame on me.  I'd already found crt1.o (/usr/lib) and one of my many link line edits included /usr/lib as follows:

[carpenrc@localhost example]$ locate crt1.o
/usr/lib/Mcrt1.o
/usr/lib/crt1.o
/usr/lib/gcrt1.o

[carpenrc@localhost example]$ make
arm-linux-gcc  -o example main.o example.o examplebase.o moc_example.o moc_examplebase.o  -L/opt/Qtopia/sharp/lib -L/usr/lib -ljpeg -luuid -lqpe -lqte

/opt/Embedix/tools/arm-linux/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [example] Error 1

[carpenrc@localhost example]$ echo $LD_LIBRARY_PATH
/lib:/usr/lib:/opt/Qtopia/sharp/lib

So it seems obvious but obviously the linker doesn't find the file.

Anything anyone can think of?

Quote
Quote
arm-linux-gcc  -o example main.o example.o examplebase.o moc_example.o moc_examplebase.o  -L/opt/Qtopia/sharp/lib -L/opt/Qtopia/sharp/lib
/opt/Embedix/tools/arm-linux/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [example] Error 1
I don't have a system handy to look, but I would expect it to be in the some /FOO/usr/lib directory where FOO might be anything, depending on how you installed the compiler.

Have you tried

# updatedb
# locate crt1.o

That might help you find the one you are looking for?!

John
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98181\"][{POST_SNAPBACK}][/a][/div]

3
Linux Issues / Problem Linking Sample Qtopia Amr App
« on: October 04, 2005, 02:53:59 pm »
When I do a tmake and develop the Qtopia 1.6 sample app on Redhat 9 for x86 all is well and it compiles links and runs.

When I switch the the arm development and regen the Makefile so that it uses the arm-linux-gcc compiler and the Qtopia/Sharp libs then I get a linker error:

arm-linux-gcc  -o example main.o example.o examplebase.o moc_example.o moc_examplebase.o  -L/opt/Qtopia/sharp/lib -L/opt/Qtopia/sharp/lib
/opt/Embedix/tools/arm-linux/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [example] Error 1

I've followed the earlier Qtopia thread to get this far.

4
Personal Java/Jeode/J2ME Personal Profile / No App Icon On Cvm Launch
« on: September 15, 2005, 02:29:31 pm »
I'm using Sun's J2ME cvm distribution on a C3000 running Cacko.  

I can launch my java application succesfully from the konsole or from the package I created.  

My app sizes itself to the full window but can be moved around AND more importantly it doesn't create an application icon when it runs so that if I switch to a new task I lose access to it and have to kill it from the console.

I'm using the -XappName as follows in the run script:

/opt/Qtopia/j2me/bin/cvm -XappName=ZGps -cp /home/QtPalmtop/java/ zgps.ZGps

Why do I have "no joy" ?  Please limit answers to the question above

5
C1000/3x00 General discussions / Opera For C3000
« on: August 01, 2005, 11:12:19 am »
Yeah, I already tried that and it didn't work for the C3000.

The Opera 7.55 release eventually worked for me but only after I reinstalled Cacko 123b1.  The original opera_sl-5x00-7.30.9965_arm never cleanly uninstalled so it was messing up the Opera 7.55 install.

Then it turned out I had a defective bluetooth card so it was a combination of problems.

All is working well now, running our web application through a 1XRTT phone via bluetooth and Opera.

Quote
i have your answer.
1st install

opera_sl-5x00-7.30.9965_arm.ipk

2nd install

opera-cseries-fix_7.30_arm.ipk

third.

just because you installed these, it does not mean that you can bookmark since permissions are changed.  in order for you to bookmark or save settings in opera, you need to change permissions for a certain directory.

change permission in /home/zaurus by
in the terminal
excuse my messy code but i hope some one can correct me
Code: [Select]
su
chown -R zaurus:qpe /home/zaurus/.opera
chmod 700 /home/zaurus/.opera


im not sure for the rest of the c3000 group but i works fine on  my c1000.  Reason it might be that you dont have the permissions to run it.

do my thing first and reboot it if you wish. then try opera and see if it works.  If not, I have no clue since im not a c3000 owner.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=90240\"][{POST_SNAPBACK}][/a][/div]

6
C1000/3x00 General discussions / Opera For C3000
« on: July 29, 2005, 09:49:57 am »
Turns out Opera 7.55 with C-series fix package works when I go through a wifi card but when I use the PAN applet to route through a bluetooth card Netfront works while Opera hangs.

Curiouser and curiouser...

Any suggestions?  For the demo I need to perform I have to route through bluetooth (although through a PPP connection, which I don't have working yet).

7
C1000/3x00 General discussions / Opera For C3000
« on: July 28, 2005, 01:42:31 pm »
I've searched the forums and seen a few roundabout discussions that start off on c3000 but move to c1000.

I've tried opera_7.55.6079-c3k-2_arm.ipk

It installs but doesn't display a page.  

I've also tried opera_sl-5x00-7.30.9965_arm.ipk

I've installed the opera-cseries-fix_7.30_arm.ipk under both but it didn't seem to change anything.

The behavior I see is I open Opera, connect to the net.  I have it go to google at which point it says it's receiving information and then nothing further.

Can someone post some links to the Opera package(s) they are using successfully on a C3000. BTW I'm running Cacko 123beta1

Pages: [1]