![]() ![]() |
Dec 6 2006, 10:27 AM
Post
#16
|
|
|
Group: Members Posts: 133 Joined: 5-April 06 Member No.: 9,537 |
QUOTE(kb7sqi @ Dec 5 2006, 11:54 AM) I built cron & bc yesterday in my spare time & just built mutt. Only takes a few minutes. Is it possible to upload ipk's made so they can be added to the feed? Or Enodr, do you want to build these items yourself? I don't care either way, I was just trying to save some duplication of work for people. I'm only using these packages on my 5500 running a hybrid tkc/sharp rom. On my 5600, I'm running OZ/Opie and GPE. I'm using my 5500 more for PDA/Work usage right now, and my 5600 is a hack system. Atleast till I get another a 3000/3100/3200. Did you build these packages using Openembedded? If yes, did you push the recipes in OE (or maybe they are already here?). If not, I may open a secondary (temporary)binary only feed which will contain packages which are not yet "buildable" with Openembedded (I won't have time to make recipes for everything. That's why I prefer spending time explaining how to setup Openembedded so that people can help by making recipes. |
|
|
|
Dec 6 2006, 11:52 AM
Post
#17
|
|
![]() Group: Members Posts: 28 Joined: 17-June 05 From: Winston Salem, NC Member No.: 7,376 |
QUOTE(enodr @ Dec 6 2006, 02:27 PM) QUOTE(kb7sqi @ Dec 5 2006, 11:54 AM) I built cron & bc yesterday in my spare time & just built mutt. Only takes a few minutes. Is it possible to upload ipk's made so they can be added to the feed? Or Enodr, do you want to build these items yourself? I don't care either way, I was just trying to save some duplication of work for people. I'm only using these packages on my 5500 running a hybrid tkc/sharp rom. On my 5600, I'm running OZ/Opie and GPE. I'm using my 5500 more for PDA/Work usage right now, and my 5600 is a hack system. Atleast till I get another a 3000/3100/3200. Did you build these packages using Openembedded? If yes, did you push the recipes in OE (or maybe they are already here?). If not, I may open a secondary (temporary)binary only feed which will contain packages which are not yet "buildable" with Openembedded (I won't have time to make recipes for everything. That's why I prefer spending time explaining how to setup Openembedded so that people can help by making recipes. So far all the packages I've built have been using the packages already in OE. I haven't tried adding anything yet. I'll be trying that soon as I want to change how a few packages are built for Sharp rom and for OpenZaurus. I guess I should've started off trying to build stuff for OpenZaurus first instead of sharprom-compatible. The reason I asked if it was possible to upload prebuilt packages was that way you didn't have to re-build stuff someone else already had. I understand everyone has other things to do, like work for a living, goto school etc. :-) I spend 95% of my time dealing w/ Sun hardware and Solaris . The other 5% I spend with my family and working on stuff like getting sofware to run on old *nix OS's like NeXTSTEP/Openstep, Apple A/UX, and my Z's. And I don't mind contributing time/effort in any small way to help. |
|
|
|
Dec 6 2006, 12:34 PM
Post
#18
|
|
|
Group: Members Posts: 133 Joined: 5-April 06 Member No.: 9,537 |
QUOTE(kb7sqi @ Dec 6 2006, 11:52 AM) So far all the packages I've built have been using the packages already in OE. Great. QUOTE(kb7sqi @ Dec 6 2006, 11:52 AM) The reason I asked if it was possible to upload prebuilt packages was that way you didn't have to re-build stuff someone else already had. That's fine. I want to rebuild everything by myself to be sure there is no bug in the recipes. If I find a bug I can try to solve it (or bug OE people for some help!!). I am updating the feed tonight will all the packages mentioned above (mutt, bc, ...). Please do post requests in this thread, I'll try to build as much packages as possible. Also I welcome the proposal to use a parallell "binary packages" only feed with packages that (for the moment) can't be built with OE. PM me if you want to help. |
|
|
|
Dec 6 2006, 01:48 PM
Post
#19
|
|
![]() Group: Members Posts: 1,014 Joined: 4-January 05 From: Enschede, The Netherlands Member No.: 6,107 |
QUOTE(enodr @ Dec 6 2006, 08:34 PM) I am updating the feed tonight will all the packages mentioned above (mutt, bc, ...). 2 days ago: CODE koen@serenity:~/public_html/sharprom$ php update.php Updating Sharprom compatible unstable main: 407 packages Added 407 packages in 0 days, 0 hours, 0 minutes and 7 seconds 5 minutes ago: CODE koen@serenity:~/public_html/sharprom$ php update.php
Updating Sharprom compatible unstable main: 722 packages Added 722 packages in 0 days, 0 hours, 0 minutes and 13 seconds |
|
|
|
Dec 10 2006, 12:45 PM
Post
#20
|
|
![]() Group: Members Posts: 692 Joined: 27-January 04 From: Canada Member No.: 1,564 |
How about please compiling opie-camera & requirements? I found a working package here, but it'd be great to have it in what is now the main feed
|
|
|
|
Jan 1 2007, 02:02 PM
Post
#21
|
|
|
Group: Members Posts: 108 Joined: 5-October 04 Member No.: 4,884 |
Enodr, nice project. Have you been able to compile perl recently?
BTW, make sure you don't get into trouble. Is all the stuff you have OK for republication? Do you publish sources for the GPL stuff? |
|
|
|
Jan 2 2007, 10:02 AM
Post
#22
|
|
|
Group: Members Posts: 133 Joined: 5-April 06 Member No.: 9,537 |
QUOTE(rolf @ Jan 1 2007, 02:02 PM) Enodr, nice project. Have you been able to compile perl recently? CODE arm-linux-ld: cannot find -lgcc_s QUOTE(rolf @ Jan 1 2007, 02:02 PM) BTW, make sure you don't get into trouble. Is all the stuff you have OK for republication? Do you publish sources for the GPL stuff? All the packages in the feed are built using OE, ie are under some Open Source licence. I don't publish the sources, I don't know how OE people deal with this matter (I guess every project built with OE has this problem). |
|
|
|
Jan 2 2007, 10:15 AM
Post
#23
|
|
![]() Group: Members Posts: 1,014 Joined: 4-January 05 From: Enschede, The Netherlands Member No.: 6,107 |
QUOTE(enodr @ Jan 2 2007, 06:02 PM) QUOTE(rolf @ Jan 1 2007, 02:02 PM) Enodr, nice project. Have you been able to compile perl recently? CODE arm-linux-ld: cannot find -lgcc_s QUOTE(rolf @ Jan 1 2007, 02:02 PM) BTW, make sure you don't get into trouble. Is all the stuff you have OK for republication? Do you publish sources for the GPL stuff? All the packages in the feed are built using OE, ie are under some Open Source licence. I don't publish the sources, I don't know how OE people deal with this matter (I guess every project built with OE has this problem). From the *front*page of openembedded.org: http://www.openembedded.org/gpl-causing-pr...e-linux-distros |
|
|
|
Jan 2 2007, 04:40 PM
Post
#24
|
|
|
Group: Members Posts: 108 Joined: 5-October 04 Member No.: 4,884 |
QUOTE(enodr @ Jan 2 2007, 06:02 PM) QUOTE(rolf @ Jan 1 2007, 02:02 PM) Enodr, nice project. Have you been able to compile perl recently? CODE arm-linux-ld: cannot find -lgcc_s QUOTE(koen @ Jan 2 2007, 08:15 PM) From the *front*page of openembedded.org: http://www.openembedded.org/gpl-causing-pr...e-linux-distros As always, OE taking good care of you But what about the stuff you mirror which you did not compile? Did you make sure you are OK to republish that stuff? |
|
|
|
Jan 2 2007, 06:28 PM
Post
#25
|
|
|
Group: Members Posts: 62 Joined: 16-December 03 Member No.: 1,089 |
QUOTE(enodr @ Dec 3 2006, 04:37 AM) A new feed for Sharprom and compatible distros (cacko, ...) is available here: ...snip... enodr, Thanks for the feed and the packages. I've managed to rebuild Andy's (imasmith) cacko 1.23 beta from his original sources. I plan to update the kernel this week. My plan is to add squashfs and a few other patches to tetsu's latest kernel. Any words of warning? specific patches? I'm fairly happy w/ the performance of Andy's beta, is there much to be gained from porting Cacko final 1.23 ROM to the C3000? I'm more than a little unclear on what's involved in porting Cacko 1.23 from the C3100 to the C3000. It should require some mount point and init script changes, but I tried this approach about a year ago and couldn't figure it out. Has anyone tried this particular approach? Mark |
|
|
|
Jan 3 2007, 01:07 AM
Post
#26
|
|
|
Group: Members Posts: 133 Joined: 5-April 06 Member No.: 9,537 |
QUOTE(rolf @ Jan 2 2007, 04:40 PM) But what about the stuff you mirror which you did not compile? Did you make sure you are OK to republish that stuff? No I didn't... I just looked at the mirror you are referring, I will remove the binary only feeds and leave only the documentation stuff (like docs.zaurus.com). The binary mirror were not meant to be public, but should be my private archive. |
|
|
|
Apr 29 2007, 06:38 AM
Post
#27
|
|
|
Group: Members Posts: 108 Joined: 5-October 04 Member No.: 4,884 |
Just in case anyone was interested in compiling themselves. There are instructions on how to compile for Sharp ROM in the OE wiki.
|
|
|
|
May 3 2007, 05:30 AM
Post
#28
|
|
|
Group: Members Posts: 16 Joined: 15-January 07 Member No.: 13,966 |
Thanks rolf. Ive embarked on a journey of learning (much thanks to Speculatrix for the help) but its gonna take a while before i get to grips with anything worthwhile, although progress is steadily being made.
Its possible alot more people would produce stuff if there was, and i hate to put it like this, a spoonfed step by step tutorial on setting things up specifically for cacko to the end result. It would only help the cacko community im sure. those who have yet to get to grips with this side of the zaurus. Im not sure if this is the right thread for 'a would like compiled question' but would anyone fancy kindly taking the time to compile the latest aircrack-ng with injection drivers for the 2.4.18 kernel, if so would be greatly appreciated. thanks for the assistance so far people. |
|
|
|
May 3 2007, 06:36 AM
Post
#29
|
|
|
Group: Members Posts: 108 Joined: 5-October 04 Member No.: 4,884 |
QUOTE(ogrefish @ May 3 2007, 03:30 PM) Its possible alot more people would produce stuff if there was, and i hate to put it like this, a spoonfed step by step tutorial on setting things up specifically for cacko to the end result. My perspective on this is "If it is sinking, jump ship before you get drowned." As far as spoon-fed goes, my above-link is spoon-fed. If not, feel free to improve it. There are also spoon-fed instructions for how to set up OE for yourself for a number of distros. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 06:38 PM |