![]() |
![]() ![]() |
![]() |
![]() ![]()
Post
#346
|
|
![]() Group: Members Posts: 340 Joined: 22-August 04 From: Belem, Brasil Member No.: 4,358 ![]() |
hi, Maxima 5.13.0 and wxMaxima 0.7.3a please!! thanks, Lemuus. I have maxima 5.9.3 and wxMaxima 0.6.4 on may feed: http://zaurus.vivaphp.net/pdaxrom/misc/ I just working on maxima for armv6 ... and I tried from maxima 5.9.4 to 5.15.0 and all crashing at compile time... wxMaxima 0.7.5 compiled... I need some time to build a package and post... CLISP is a needed package... this have some issues due ARM assembly ... on AMRv5 (Zaurus) and ARMv6 (Nokia) ... I compiled CLISP 2.38 this works... very well and I have on my feed... well I need only upgrade wxMaxima to 0.7.5 version... ![]() |
|
|
![]()
Post
#347
|
|
Group: Members Posts: 10 Joined: 12-March 07 Member No.: 15,121 ![]() |
Hi! If someone could give me directions on how dsniff and ettercap (w/ GTK supp.) could be compiled for pdaxii13v2? All the wiki's are outdated
![]() I'd like to cross compile, but since the wiki's are dead I don't have any clue where to start.. |
|
|
![]()
Post
#348
|
|
![]() Group: Members Posts: 68 Joined: 26-September 07 Member No.: 20,761 ![]() |
I'd like a friendly package to configure a printer for my c3200
![]() |
|
|
![]()
Post
#349
|
|
![]() Group: Members Posts: 2,342 Joined: 30-July 06 Member No.: 10,575 ![]() |
You mean besides CUPS' web browser interface? Like Ubuntu's printer config (just about automatic)?
|
|
|
![]()
Post
#350
|
|
Group: Members Posts: 320 Joined: 5-December 04 From: Paris, France Member No.: 5,776 ![]() |
|
|
|
![]()
Post
#351
|
|
Group: Members Posts: 189 Joined: 21-November 05 Member No.: 8,574 ![]() |
|
|
|
![]()
Post
#352
|
|
![]() Group: Members Posts: 408 Joined: 3-December 06 Member No.: 13,063 ![]() |
Catfish - http://z.drun.net/packages/catfish_0.3_armv5tel.ipk
![]() you also will need latest findutils - http://z.drun.net/packages/findutils_4.4.0_armv5tel.ipk I'm on building gtkspell and then diary That's for beta3, you know ... catfish was compiled with python 2.4 |
|
|
![]()
Post
#353
|
|
![]() Group: Members Posts: 408 Joined: 3-December 06 Member No.: 13,063 ![]() |
Damn ... having problem building this simple program "diary" ...
it fails with the following: CODE gcc -Wall -g -mcpu=xscale -mtune=iwmmxt -O3 -fomit-frame-pointer -fno-common -Wl,--allow-multiple-definition -o diary main.o interface.o main-window.o storage-manager.o add-link-dialog.o search-dialog.o printing.o link.o uri.o file.o note.o -Wl,--export-dynamic -pthread /usr/lib/libgio-2.0.so /usr/lib/libsqlite3.so /usr/lib/libgtkspell.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libcairo.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgpgme.so /usr/lib/libgpg-error.so -L/opt/native/arm/3.4.6-xscale-softvfp/armv5tel-cacko-linux/lib -lz -lXrender -lSM -lICE -lX11 -lm -ldl -lpthread -lrt /usr/lib/libgpgme.so: undefined reference to `gpg_error_from_syserror' collect2: ld returned 1 exit status I've rebuilt libgpg-error, gpgme, but no luck so far. Looks like libgpg-error doesn't have it as text in any of the produced files except .h file |
|
|
![]()
Post
#354
|
|
Group: Members Posts: 68 Joined: 6-January 07 Member No.: 13,740 ![]() |
Damn ... having problem building this simple program "diary" ... it fails with the following: CODE gcc -Wall -g -mcpu=xscale -mtune=iwmmxt -O3 -fomit-frame-pointer -fno-common -Wl,--allow-multiple-definition -o diary main.o interface.o main-window.o storage-manager.o add-link-dialog.o search-dialog.o printing.o link.o uri.o file.o note.o -Wl,--export-dynamic -pthread /usr/lib/libgio-2.0.so /usr/lib/libsqlite3.so /usr/lib/libgtkspell.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libcairo.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgpgme.so /usr/lib/libgpg-error.so -L/opt/native/arm/3.4.6-xscale-softvfp/armv5tel-cacko-linux/lib -lz -lXrender -lSM -lICE -lX11 -lm -ldl -lpthread -lrt /usr/lib/libgpgme.so: undefined reference to `gpg_error_from_syserror' collect2: ld returned 1 exit status I've rebuilt libgpg-error, gpgme, but no luck so far. Looks like libgpg-error doesn't have it as text in any of the produced files except .h file Have a look at this. Looks like they had the same issue. The author says it is from linking to old versions of libraries. |
|
|
![]()
Post
#355
|
|
Group: Members Posts: 189 Joined: 21-November 05 Member No.: 8,574 ![]() |
@kkazakov13
thank you very much for compiling catfish ![]() Do you have a good step by step instruction how to cross compile applications for zaurus? Only if it's not a big deal for you please could you write down the different steps how you bild "catfish_0.3_armv5tel.ipk"? I want to compile applications too but I'm not so familiar with cross compiling. If it's possible I want to use vmware pdax86 image with vmware player. How does your cross compiling environment look like? Thanks climber |
|
|
![]()
Post
#356
|
|
Group: Members Posts: 189 Joined: 21-November 05 Member No.: 8,574 ![]() |
Starting "catfish" I get the following error message:
CODE The required module optparse is missing ?????????? I've python 2.4.1 installed Thanks climber |
|
|
![]()
Post
#357
|
|
![]() Group: Members Posts: 408 Joined: 3-December 06 Member No.: 13,063 ![]() |
Starting "catfish" I get the following error message: CODE The required module optparse is missing ?????????? I've python 2.4.1 installed Thanks climber I just checked, I have optparse.pyc in /usr/lib/python2.4 directory. Checking my /usr/lib/ipkg/info/ , I've discovered that it's in package "python" - I have the full python package installed, not python-core and friends ... Lately, programs I actually build onboard only ... because i'm often moving around and I put z to do some good things ![]() If you're interested in my exact crosscompilation setup, check "Cross compilation setup" section in this tread - https://www.oesf.org/forum/index.php?showtopic=25792 Have a look at this. Looks like they had the same issue. The author says it is from linking to old versions of libraries. Already found this. Unfortunately it led me to nowhere as I could not find where actually the problem could be, as I'm having exactly 2 library directories and 2 include directories and already checked them. Maybe (probably) I'm missing something. Will check when have some time (in a day or two max) |
|
|
![]()
Post
#358
|
|
![]() Group: Members Posts: 408 Joined: 3-December 06 Member No.: 13,063 ![]() |
Ok, managed to compile diary -
http://z.drun.net/packages/diary_0.3.1_armv5tel.ipk you may need also http://z.drun.net/packages/libgpg-error_1.6_armv5tel.ipk and http://z.drun.net/packages/gpgme_1.1.4_armv5tel.ipk Beware that pressing Enter or Space or going back with the arrows to the first position crashed Diary. No idea why, but I'm not investigating further ... |
|
|
![]()
Post
#359
|
|
Group: Members Posts: 320 Joined: 5-December 04 From: Paris, France Member No.: 5,776 ![]() |
Ok, managed to compile diary - http://z.drun.net/packages/diary_0.3.1_armv5tel.ipk you may need also http://z.drun.net/packages/libgpg-error_1.6_armv5tel.ipk and http://z.drun.net/packages/gpgme_1.1.4_armv5tel.ipk Beware that pressing Enter or Space or going back with the arrows to the first position crashed Diary. No idea why, but I'm not investigating further ... Thanks, It seems I can only write notes for passed days but not following days, strange, and there are random crashes too. This app looks promising though. |
|
|
![]()
Post
#360
|
|
Group: Members Posts: 189 Joined: 21-November 05 Member No.: 8,574 ![]() |
Diary on pdaXii13 v2 works without problem on my C3100 so far
![]() In which file are the data stored because I want to add them to my backup folder. Thank climber |
|
|
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 9th December 2019 - 07:04 AM |