public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS]  Trying to build ecosconfig (again).
@ 2007-09-14 20:36 Grant Edwards
  2007-09-14 20:57 ` [ECOS] " Grant Edwards
  2007-09-14 21:01 ` [ECOS] " Andrew Lunn
  0 siblings, 2 replies; 4+ messages in thread
From: Grant Edwards @ 2007-09-14 20:36 UTC (permalink / raw)
  To: ecos-discuss

Once again, I need to build ecosconfig.  Once again, it's a
struggle.

I create an empty directory and do 

  "configure path/to/host/configure"

That seems to go OK, but then the subsequent "make" sprays
warnings for a couple minutes and then fails like this:

c++ -pipe -Wall -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Woverloaded-virtual -O0   -o ecosconfig  ecosconfig.o cdl_exec.o build.o flags.o  -lcdl -lcyginfra -L/usr/lib -ltcl8.4  -L/home/grante/ecos/build/libcdl -L/home/grante/ecos/build/infra
c++: ecosconfig.o: No such file or directory
c++: cdl_exec.o: No such file or directory
make[2]: *** [ecosconfig] Error 1
make[2]: Leaving directory /home/grante/ecos/build/tools/configtool/standalone/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /home/grante/ecos/build/tools/configtool/standalone/common'
make: *** [all-recursive] Error 1



Sure enough, neither ecosconfig.o nor cdl_exec.o are anywhere
to be found in the build tree.  Neither can I find any thing in
the output from the make that indicates an attempt to build
either one of them.

IIRC, this is with a CVS snapshot from May 2007.

-- 
Grant Edwards                   grante             Yow! I'm having a RELIGIOUS
                                  at               EXPERIENCE ... and I don't
                               visi.com            take any DRUGS


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-09-14 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-14 20:36 [ECOS] Trying to build ecosconfig (again) Grant Edwards
2007-09-14 20:57 ` [ECOS] " Grant Edwards
2007-09-14 21:09   ` Grant Edwards
2007-09-14 21:01 ` [ECOS] " Andrew Lunn

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).