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]

Re: WxGtk Installation


ANDRE Sébastien wrote:
> 
> Hi,
> 
> I'm under Linux host developpment !

If this is a Red Hat Linux system, you should use 
 
> I want to install Config Tool v2  !!
> 
> Then i had installed GLIB 1.2.8 and GTK 1.2.10 successfully !!
> 
> So now i try to install WxGTK the needed for install CT2 !!
> 
> then i make ./configure --with-gtk   (command successfull)
> and after i launch the compilation task by "make" command
> 
> the compilation begin but after many minutes an error occur ::
> It this error :
> 
> ./src/common/datetime.cpp: In method `class wxString
> wxTimeSpan::Format(const char * = "%H:%M:%S") const':
> ./src/common/datetime.cpp:3594: Internal compiler error.
> ./src/common/datetime.cpp:3594: Please submit a full bug report to
> `egcs-bugs@egcs.cygnus.com'.
> ./src/common/datetime.cpp:3594: See
> <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
> make: *** [datetime.o] Error 1
> 
> then if somebody find a way for resolve it !! i will be happy :-)

That's a compiler bug, and therefore nothing you can really expect anyone
on this list to be able to deal with. You could try upgrading your
compiler.

In any case http://sources.redhat.com/ecos/ct2.html says you should
unarchive the wxGTK-010514.tar.bz2 file, rather than rebuilding. Does that
not work for you?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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