![]() ![]() |
May 20 2006, 03:07 AM
Post
#46
|
|
|
Group: Members Posts: 902 Joined: 22-May 04 Member No.: 3,385 |
I'm starting to get the hang of this...
Modified php_5xxx.bb It had --without-iconv but had also --with-xmlrpc which needs iconv. Don't know why it doesn't find iconv, but to hell with it, removed --with-xmlrpc and configure went ahead. Now it's compiling... Cool. Thanks a lot for helping. Now maybe I will get php5 on OZ, yey... Well, it seems Apache2 needs to be built natively on the Z, since bitbake doesn't build it, so it still might be some fun, since I haven't found apache for OZ yet... |
|
|
|
May 20 2006, 05:02 AM
Post
#47
|
|
|
Group: Members Posts: 902 Joined: 22-May 04 Member No.: 3,385 |
Hmmm, it seems I was being too optimistic...
After the above modifications the compile went, but then bombed, since it tried to use libs from /usr/lib/ instead of the arm ones when linking... I made some more mods to the bb file and then it fell apart completely, now I can't bitbake anything... Well, I'm updating to the latest OE.db now, then will go check the local.conf file again, and try again. I'll report on my progress, hopefully will move further. Thanks for helping me. I'll be back. |
|
|
|
May 20 2006, 03:32 PM
Post
#48
|
|
|
Group: Members Posts: 902 Joined: 22-May 04 Member No.: 3,385 |
Hmmm... I've updated to the latest org.openembedded.dev and am not sure whether something is really messed up on my system or what...
Anyway when I try to bitbake php now, I get: CODE debian:/home/cvs/oe/build# bitbake php NOTE: Using cache in '/home/cvs/oe/build/tmp/cache' NOTE: Parsing finished. 3312 cached, 0 parsed, 82 skipped, 0 masked. NOTE: build 200605210114: started OE Build Configuration: BB_VERSION = "1.4.3" OE_REVISION = "f9144272974741c7400c2927ca4dac50aa796731" TARGET_ARCH = "arm" TARGET_OS = "linux" MACHINE = "spitz" DISTRO = "openzaurus" DISTRO_VERSION = ".dev-snapshot-20060520" TARGET_FPU = "soft" NOTE: multiple providers are available (glibc, glibc-intermediate); NOTE: consider defining PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc NOTE: NOTE: package php-5.0.5: started NOTE: package php-5.0.5-r0: task do_fetch: started NOTE: package php-5.0.5-r0: task do_fetch: completed NOTE: package php-5.0.5-r0: task do_package: started ERROR: function do_install failed ERROR: log data follows (/home/cvs/oe/build/tmp/work/armv5te-linux/php-5.0.5-r0/temp/log.do_install.25282) | NOTE: make INSTALL_ROOT=/home/cvs/oe/build/tmp/work/armv5te-linux/php-5.0.5-r0/image install | make: *** No rule to make target `install'. Stop. | FATAL: oe_runmake failed NOTE: Task failed: /home/cvs/oe/build/tmp/work/armv5te-linux/php-5.0.5-r0/temp/log.do_install.25282 NOTE: package php-5.0.5-r0: task do_package: failed ERROR: TaskFailed event exception, aborting NOTE: package php-5.0.5: failed ERROR: Build of php failed debian:/home/cvs/oe/build# I'm not sure what this means. Can anyone advise me? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 11:42 PM |