Freerunner toolkit/sdk
Muthu Subramanian
muthusuba at gmail.com
Wed Sep 3 09:26:18 CEST 2008
Hi,
Thanks! I am able to compile the sample project. But, I have one more
query:
Does libpulse have any dependency? I can build the complete source
tree (all the projects) if required.
Some pointers here would be helpful.
This is the message that I get when running om-conf neod
----
Checking pkg-config is at least version 0.9.0... yes
checking for NEOD... configure: error: Package requirements (gtk+-2.0
gthread-2.0 gconf-2.0 libpulse) were not met:
No package 'libpulse' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables NEOD_CFLAGS
and NEOD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
FATAL: oe_runconf failed
--------------
Thanks & Regards,
Muthu Subramanian
> On Tue, Sep 2, 2008 at 10:26 AM, Julian Chu <julian_chu at openmoko.com> wrote:
>> On Sun, Aug 31, 2008 at 10:58:45AM +0530, Muthu Subramanian wrote:
>>> Hi,
>>> I was trying to compile neod. This was to patch the latest neod with
>>> the changes for the 'not to go to standby' feature -
>>> http://lists.openmoko.org/pipermail/community/2008-August/025388.html.
>>>
>>> I have the latest toolkit. When I try to compile the sample program -
>>> it throws me a link error. Something like 'cannot find
>>> /home/build/<somedir>/<somelib>.lib'
>>>
>>> When I try to om-conf the neod - it throws me an error saying
>>> 'libpulse' not found.
>>>
>>> Whats the shortest way of getting the toolkit/devel environment up and
>>> running? There are lot of issues which i would like to fix/customize -
>>> and I am not really keen on spending too much time on setting up the
>>> environment.
>>>
>>> Thanks for the help,
>>> Muthu Subramanian
>>> [http://wiki.services.openoffice.org/wiki/DomainDeveloper]
>>>
>>> _______________________________________________
>>> devel mailing list
>>> devel at lists.openmoko.org
>>> https://lists.openmoko.org/mailman/listinfo/devel
>>
>> Hi,
>> I don't understand what does "toolkit" mean, but I guess you
>> mean meta-toolchain.
>>
>> I can build the sample program with latest meta-toolchain.
>> /usr/local/openmoko/source/openmoko-sample2/src/.libs$ file
>> openmoko-sample
>> openmoko-sample: ELF 32-bit LSB executable, ARM, version 1
>> (SYSV), for GNU/Linux 2.6.14, dynamically linked (uses shared
>> libs), not stripped
>>
>> As far as I know the problem is about .la files.
>> http://lists.openmoko.org/pipermail/devel/2008-July/000277.html
>>
>> by the way, it do really not inlcude libpulse. But you can
>> compile it by yourself.
>>
>> http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-0.9.10.tar.gz
>> by the way, out building system also add some patch for it.
>>
>>
>> http://git.openmoko.org/?p=openmoko.git;a=blob;f=packages/pulseaudio/pulseaudio_0.9.10.bb;h=8da4a1c7da8c9585d11e0e41c079275d9fc51a1d;hb=org.openmoko.dev
>>
>> http://git.openmoko.org/?p=openmoko.git;a=tree;f=packages/pulseaudio/pulseaudio-0.9.10;h=acd3bc20ca3206a74e0ff2568948b1e8e51c9f12;hb=org.openmoko.dev
>>
>> Cheers,
>>
>> -Ju1ian
>>
>>
>
More information about the devel
mailing list