public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Deborah Bennett <Deborah.Bennett@eng.sun.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] trying to build ecosconfig for Solaris 7
Date: Mon, 11 Sep 2000 19:08:00 -0000	[thread overview]
Message-ID: <200009120207.TAA03505@nintendo.Eng.Sun.COM> (raw)

I am trying to build ecosconfig for Solaris 7.

I found the reasonable README in tools/src/ which I am following.
This file doesn't give the relative path to the configure script,
but I found one in  tools/src/tools/configtool/standalone/common
which I am using.

I discovered that this configure script inherently assumes that
the build directory (from where you will execute configure
and then do the make) must be in tools/src/tools/configtool/standalone.
I created the build directory (tools/src/tools/configtool/standalone/build)
and ran configure from there.
I got configure to run to completion and create a Makefile.
However, when I try to run make, I get these errors:


c++ -Wall -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes 
-Wmissing-prototypes -Wnested-externs -Woverloaded-virtual 
-DPACKAGE=\"ecosconfig\" -DVERSION=\"0.1\"  -I. -I../common  -I../../../../infra 
-I../common/../../../../libcdl -I/pkg/local/include 
-I../common/../../common/common    -g -O2 -c ../common/ecosconfig.cxx
In file included from ../common/../../../../libcdl/cdl.hxx:57,
                 from ../common/cdl_exec.hxx:25,
                 from ../common/ecosconfig.cxx:48:
../common/../../../../libcdl/cdlcore.hxx:85: cyg/infra/cyg_type.h: No such file 
or directory
../common/../../../../libcdl/cdlcore.hxx:89: cyg/infra/cyg_ass.h: No such file 
or directory

The files which can't be found are located in tools/src/infra, but
there is no "cyg" in their pathname. Note also that the -I directives
do include the infra directory.

Has anyone gotten this to work? I'm puzzled how an include file
in "tools/src/infra" could be found in <cyg/infra>. Have I found
a bug, or is there something I'm missing? I saw some mail in
the August mail archives from someone else who said he got the host-side tools
to build on Solaris 7, but then they dumped core.

Thanks in advance,
-deborah bennett

             reply	other threads:[~2000-09-11 19:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-11 19:08 Deborah Bennett [this message]
2000-09-12  2:09 ` Robert Swindells
2000-09-12  6:21 ` Bart Veer
     [not found] <200009120909.CAA20410@cygnus.com>
2000-09-12  6:07 ` Jonathan Larmour
2000-09-12  9:49   ` Greg Shubin
2000-09-12 10:06     ` Bart Veer
2000-09-12  9:54   ` Greg Shubin
2000-09-12  9:42 Deborah Bennett
2000-09-12 10:27 ` Bart Veer
2000-09-12 10:47 Deborah Bennett
2000-09-12 11:13 ` Greg Shubin
2000-09-12 11:17 Deborah Bennett

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=200009120207.TAA03505@nintendo.Eng.Sun.COM \
    --to=deborah.bennett@eng.sun.com \
    --cc=ecos-discuss@sources.redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).