This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Building configtools for Fedora Core (FC3)


Yes, indeed, Andre. :)
People like should read documentation before bother
mail lists, sorry. :d

Well, I finally build configtools at Fedora Core 3,
after a lot of warnings and a code change :

Install gtk2-devel and gtk+-devel and dependencies.
Install tcl-dev and dependencies.
Follow instructions at:
http://www.ecoscentric.com/devzone/configtool.shtml
At make -f ..., change the file eCosSocket.h before
execute the command:
vi ~/cvs/ecos/host/tools/Utils/common/eCosSocket.h:177
put SSRead public instead of protected (don't ask me
why, g++ 3.4.2 complains about it being protected).

Don't forget to recompile Fedora Core 3 kernel to
enable CONFIGURE_LEGACY_PTY if you wish to use test
cases.

 --- Andrew Lunn <andrew@lunn.ch> escreveu: 
> There is no need for these changes. You can tell it
> where to find tcl
> using --with-tcl=/usr. This is documented in
> README.host.
> 
>         Andre

=====
---
  Daniel C. Gomes <danielcgomes@yahoo.com.br> 
  ICQ : 2278714
  Belo Horizonte - MG - Brasil


	
	
		
_______________________________________________________ 
Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]