* How to add modphp
@ 2013-11-18 19:23 Spenner
2013-11-18 20:16 ` Martin Jansa
2013-11-18 21:52 ` Gary Thomas
0 siblings, 2 replies; 3+ messages in thread
From: Spenner @ 2013-11-18 19:23 UTC (permalink / raw)
To: yocto
Hi!
I am trying to add modphp to my image and always seem to get
the same build error;
ERROR: Task 2693
(/home/gw/sources/meta-openembedded/meta-oe/recipes-support/
mysql/mariadb-native_5.1.67.bb,do_compile) failed with exit code '1'
I can add the apache2 package and the image will build and work fine but
when I add modphp in the same fashion, i get the build error above.
Is there any dependencies for modphp that I could be missing?
Thanks for any insight!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to add modphp
2013-11-18 19:23 How to add modphp Spenner
@ 2013-11-18 20:16 ` Martin Jansa
2013-11-18 21:52 ` Gary Thomas
1 sibling, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2013-11-18 20:16 UTC (permalink / raw)
To: Spenner; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 874 bytes --]
On Mon, Nov 18, 2013 at 07:23:28PM +0000, Spenner wrote:
> Hi!
>
> I am trying to add modphp to my image and always seem to get
> the same build error;
>
> ERROR: Task 2693
> (/home/gw/sources/meta-openembedded/meta-oe/recipes-support/
> mysql/mariadb-native_5.1.67.bb,do_compile) failed with exit code '1'
read log.do_compile, hard to say what went wrong when you don't share
any details
> I can add the apache2 package and the image will build and work fine but
> when I add modphp in the same fashion, i get the build error above.
>
> Is there any dependencies for modphp that I could be missing?
>
> Thanks for any insight!
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to add modphp
2013-11-18 19:23 How to add modphp Spenner
2013-11-18 20:16 ` Martin Jansa
@ 2013-11-18 21:52 ` Gary Thomas
1 sibling, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2013-11-18 21:52 UTC (permalink / raw)
To: yocto
On 2013-11-18 12:23, Spenner wrote:
> Hi!
>
> I am trying to add modphp to my image and always seem to get
> the same build error;
>
> ERROR: Task 2693
> (/home/gw/sources/meta-openembedded/meta-oe/recipes-support/
> mysql/mariadb-native_5.1.67.bb,do_compile) failed with exit code '1'
>
> I can add the apache2 package and the image will build and work fine but
> when I add modphp in the same fashion, i get the build error above.
More information about this error is needed to help figure out the problem.
Bitbake should have printed the last few lines of the error log which you
could paste here for us to see. Alternatively, the complete log is at
.../tmp/work/x86_64-linux/mariadb-native/5.1.67/temp/log.do_compile
-or-
.../tmp/work/i686-linux/mariadb-native/5.1.67/temp/log.do_compile
>
> Is there any dependencies for modphp that I could be missing?
>
> Thanks for any insight!
BTW, I just built this on my Ubuntu 12.04/x86_64 with no problems.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-18 21:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-18 19:23 How to add modphp Spenner
2013-11-18 20:16 ` Martin Jansa
2013-11-18 21:52 ` Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.