nanogui: Re: nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782


Previous by date: 2 Aug 2005 07:43:33 +0100 Re: nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782, Alain Volmat
Next by date: 2 Aug 2005 07:43:33 +0100 Using Nanogui with a custom framebuffer, christian.mcdi.com
Previous in thread: 2 Aug 2005 07:43:33 +0100 Re: nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782, Alain Volmat
Next in thread:

Subject: Re: [nanogui] Re: nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782
From: Maricris Espiritu ####@####.####
Date: 2 Aug 2005 07:43:33 +0100
Message-Id: <1a34ccda05080123432f1596f4@mail.gmail.com>

Hi,

Following is the log when the code from CVS is compiled: 
I used config.cygwin and my working directory is D:\microwin\src

------------------------------------------------
$ make
Compiling drivers/obsolete.c ...
cc1: error: unrecognized command line option "-fvolatile"
make[1]: *** [/cygdrive/d/microwin/src/obj/drivers/obsolete.o] Error 1
make: *** [subdir-/cygdrive/d/microwin/src/drivers] Error 2
------------------------------------------------


Regards,
Cris


On 8/2/05, Alain Volmat ####@####.#### wrote:
> Hi,
> 
> Could you post your compilation log ? It's always good to post
> your compile log if you have unexpected errors. It might be something
> that could be solve, with or without necessary fixes in the CVS tree.
> 
> Regards,
> 
> Alain
> 
> * Maricris Espiritu [Tue,  2 Aug 2005 at 11:30 +0800]
> <quote>
> > Hi,
> >
> > The include problem i posted can be fixed by using the config.cygwin
> > (instead of the config.x11 that i previously used).
> >
> > But I only got a complete build by using "microwindows-full-0.91.tar.gz".
> > With the fresh cvs version (at least with my checked out copy), there
> > were compile errors i can't figure out.
> >
> > Regards,
> > Cris
> >
> >
> > On 8/2/05, Alain Volmat ####@####.#### wrote:
> > > Hi,
> > >
> > > what is the problem with the CVS version ?
> > > Is it the same include file problem ?
> > >
> > > Regards,
> > >
> > > Alain
> > >
> > > * Maricris Espiritu [Tue,  2 Aug 2005 at 09:38 +0800]
> > > <quote>
> > > > Hi,
> > > >
> > > > I was able to build microwindows using the
> > > > "microwindows-full-0.91.tar.gz" from the ftp server, (and not the one
> > > > in cvs).
> > > >
> > > > I don't think there is a need to set the FRAMEBUFFER to N. As in the
> > > > config, X11 and FRAMEBUFFER are enclosed in the ifeq-else block..
> > > >
> > > > But I did use the config.cygwin.  =)
> > > >
> > > > Thanks & Regards,
> > > > Cris
> > > >
> > > >
> > > > On 8/1/05, Gil Glass ####@####.#### wrote:
> > > > >
> > > > > Maricris,
> > > > >
> > > > > 1.  In addition to specifying X11 in the configuration file, did you also
> > > > > ensure that the FRAMEBUFFER switch is set to 'N'?  Looking at the file
> > > > > "config.x11", I notice that it is set to 'Y' by default (at least, I don't
> > > > > think I modified my copy).
> > > > >
> > > > > 2.  You might also try using "config.cygwin" as a starting point although it
> > > > > also has FRAMEBUFFER set to 'Y'.
> > > > >
> > > > > Cheers,
> > > > > Gil Glass
> > > > >  Telecom Field Services Division
> > > > >  Acterna
> > > > >  Germantown, MD, USA
> > > > >  +1-240-404-2551
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ####@####.####
> > > > >
> > > > > 07/31/2005 11:00 PM
> > > > >
> > > > > To ####@####.####
> > > > >
> > > > > cc
> > > > >
> > > > > Subject nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >  nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782
> > > > >
> > > > >  Topics (messages 9616 through 9616):
> > > > >
> > > > >  build on cygwin
> > > > >                  9616 by: Maricris Espiritu
> > > > >
> > > > >  Administrivia:
> > > > >
> > > > >  To subscribe to the digest, e-mail:
> > > > >                  ####@####.####
> > > > >
> > > > >  To unsubscribe from the digest, e-mail:
> > > > >                  ####@####.####
> > > > >
> > > > >  To post to the list, e-mail:
> > > > >                  ####@####.####
> > > > >
> > > > >
> > > > > ----------------------------------------------------------------------
> > > > >
> > > > >
> > > > >
> > > > >  ----- Message from Maricris Espiritu ####@####.#### on Mon,
> > > > > 1 Aug 2005 09:52:08 +0800 -----
> > > > >
> > > > > To:
> > > > > ####@####.####
> > > > >
> > > > > Subject:
> > > > > build on cygwin
> > > > >
> > > > >
> > > > > Hi everyone,
> > > > >
> > > > >  Can anyone help me on building Microwindows? I cannot make a clean
> > > > >  build on Cygwin..
> > > > >
> > > > >  I am using the config.X11 file.
> > > > >
> > > > >  Compile errors are the following:
> > > > >
> > > > >  Compiling nanox/clientfb.c ...
> > > > >  /src/nanox/clientfb.c:13:57: asm/page.h: No such file or di
> > > > >  rectory
> > > > >  /src/nanox/clientfb.c:14:22: linux/fb.h: No such file or di
> > > > >  rectory
> > > > >
> > > > >  Why is it still compiling for framebuffer when I configured to use the
> > > > >  X11 driver?
> > > > >
> > > > >  I hope you can help me on this.. THanks!
> > > > >
> > > > >  Regards,
> > > > >
> > > > >  Cris
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: ####@####.####
> > > > For additional commands, e-mail: ####@####.####
> > > >
> > > </quote>
> > >
> > >
> > >
> > >
> > >
> > > ___________________________________________________________________________
> > > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
> > > Téléchargez cette version sur http://fr.messenger.yahoo.com
> > >
> > >
> </quote>
> 
> 
> 
> 
> 
> ___________________________________________________________________________
> Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
> Téléchargez cette version sur http://fr.messenger.yahoo.com
> 
>

Previous by date: 2 Aug 2005 07:43:33 +0100 Re: nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782, Alain Volmat
Next by date: 2 Aug 2005 07:43:33 +0100 Using Nanogui with a custom framebuffer, christian.mcdi.com
Previous in thread: 2 Aug 2005 07:43:33 +0100 Re: nanogui Digest 1 Aug 2005 03:00:51 -0000 Issue 782, Alain Volmat
Next in thread:


Powered by ezmlm-browse 0.20.