From: jserv@domain.hid
To: xenomai@xenomai.org
Subject: [Xenomai-core] [SOLO] Build fail due to lack file(s)
Date: Wed, 26 Mar 2008 21:55:29 +0800 [thread overview]
Message-ID: <20080326135529.GA11244@domain.hid> (raw)
Hello list,
After git pull, I found that pSOS(*) emulation interface on top of the
Xenomai/SOLO framework was checked in. However, it fails to build due
to lack file(s) in repository. Here are the compilation results:
<%
make[1]: Entering directory `/tmp/xenomai-solo/psos'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O0 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__SOLO_DEBUG__ -D__XENO__ -D__SOLO__ -Wstrict-prototypes -include xeno_config.h -I../include -MT libpsos_la-init.lo -MD -MP -MF .deps/libpsos_la-init.Tpo -c -o libpsos_la-init.lo `test -f 'init.c' || echo './'`init.c
gcc -DHAVE_CONFIG_H -I. -I../include -g -O0 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__SOLO_DEBUG__ -D__XENO__ -D__SOLO__ -Wstrict-prototypes -include xeno_config.h -I../include -MT libpsos_la-init.lo -MD -MP -MF .deps/libpsos_la-init.Tpo -c init.c -o libpsos_la-init.o
init.c:30:19: error: queue.h: No such file or directory
init.c: In function 'PSOS_INIT':
init.c:46: error: 'psos_queue_table' undeclared (first use in this function)
init.c:46: error: (Each undeclared identifier is reported only once
init.c:46: error: for each function it appears in.)
make[1]: *** [libpsos_la-init.lo] Error 1
%>
Thanks,
-jserv
next reply other threads:[~2008-03-26 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-26 13:55 jserv [this message]
2008-03-26 14:06 ` [Xenomai-core] [SOLO] Build fail due to lack file(s) Philippe Gerum
2008-03-27 0:14 ` Philippe Gerum
2008-03-26 14:08 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080326135529.GA11244@domain.hid \
--to=jserv@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.