[Openembedded-users] desperately need help with bitbaking ortp
Juan Backson
juanbackson at gmail.com
Wed Sep 9 03:58:40 UTC 2009
Hi,
I am getting this error when I try to bitbake ortp:
NOTE: make
make all-recursive
make[1]: Entering directory
`/home/anne/oe/tmp/work/armv7a-angstrom-linux-gnueabi/ortp-0.7.1-r1/ortp-0.7.1'
Making all in src
make[2]: Entering directory
`/home/anne/oe/tmp/work/armv7a-angstrom-linux-gnueabi/ortp-0.7.1-r1/ortp-0.7.1/src'
Making all in .
make[3]: Entering directory
`/home/anne/oe/tmp/work/armv7a-angstrom-linux-gnueabi/ortp-0.7.1-r1/ortp-0.7.1/src'
/bin/sh ../arm-angstrom-linux-gnueabi-libtool --tag=CC --mode=compile
ccache arm-angstrom-linux-gnueabi-gcc -march$
arm-angstrom-linux-gnueabi-libtool: compile: ccache
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 $
In file included from str_utils.c:20:
../include/ortp/rtpport.h:146:18: error: glib.h: No such file or directory
In file included from str_utils.c:20:
../include/ortp/rtpport.h:291: error: expected specifier-qualifier-list
before 'guint16'
../include/ortp/rtpport.h:298: error: expected specifier-qualifier-list
before 'guint32'
In file included from str_utils.c:21:
../include/ortp/rtp.h:48: error: expected specifier-qualifier-list before
'guint16'
../include/ortp/rtp.h:66: error: expected specifier-qualifier-list before
'guint64'
In file included from str_utils.c:22:
../include/ortp/str_utils.h:42: error: expected specifier-qualifier-list
before 'guint'
I have the following in my ortp bb file:
DESCRIPTION = "An LGPL implementation of RTP - RFC3550"
LICENSE = "LGPL"
DEPENDS = "glibc glib-1.2"
PR = "r1"
<...>
Any idea what is the problem?
Any help will be greatly appreciated.
jb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20090909/32ed65e4/attachment-0002.html>
More information about the Openembedded-users
mailing list