public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Trouble in Compiling OpenGL-1.1.0-6 with Cygwin!
@ 2003-11-14 21:34 Andre Bleau
  0 siblings, 0 replies; 4+ messages in thread
From: Andre Bleau @ 2003-11-14 21:34 UTC (permalink / raw)
  To: cygwin

Brian Ford wrote:

>On Fri, 14 Nov 2003, Alex MANTION wrote:
>
> > I am experiencing a trouble while I am trying to
> > compile OpenGl-1.1.0-6 from its sources available on
> > cygwin web site. I need this one to make Ghemical 1.5
> > working (for its glut component part [glutinit and so
> > on]).
> >
>The binary opengl package contains glut.  You should not need to compile
>it yourself unless you need to change the glut source code.

Right.

>Please install the current binary opengl package (version 1.1.0-7) and
>read /usr/share/doc/Cygwin/opengl-1.1.0-7.README for usage information.

Well that file contains instructions about how to rebuild the package. 
Usage info is rather in /usr/share/doc/opengl-1.1.0/README.txt .


> > When I do as indicating in the README.linux of this
> > package nothing happens (error message as usual ).
> >
>Don't do that.  Cygwin is not Linux, although it has many similar
>features.
>
>IIRC, Cygwin's glut is compiled using MSVC++.

Right.


> > Has anybody an idea to solve this trouble ? May I find
> > this glut extension somewhere else ?
> >
>In the binary opengl package, yes.

Right.

Kudos to Brian, who has often offered fast and reliable answers about the 
OpenGL package to this list.


André Bleau, Cygwin's OpenGL package maintainer.

Please address all questions and problem reports about Cygwin's OpenGL 
package to cygwin@cygwin.com . 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: Trouble in Compiling  OpenGL-1.1.0-6 with Cygwin!
  2003-11-14  8:33 Alex MANTION
@ 2003-11-14 19:39 ` Brian Ford
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Ford @ 2003-11-14 19:39 UTC (permalink / raw)
  To: Alex MANTION; +Cc: cygwin

On Fri, 14 Nov 2003, Alex MANTION wrote:

> I am experiencing a trouble while I am trying to
> compile OpenGl-1.1.0-6 from its sources available on
> cygwin web site. I need this one to make Ghemical 1.5
> working (for its glut component part [glutinit and so
> on]).
>
The binary opengl package contains glut.  You should not need to compile
it yourself unless you need to change the glut source code.

Please install the current binary opengl package (version 1.1.0-7) and
read /usr/share/doc/Cygwin/opengl-1.1.0-7.README for usage information.

> When I do as indicating in the README.linux of this
> package nothing happens (error message as usual ).
>
Don't do that.  Cygwin is not Linux, although it has many similar
features.

IIRC, Cygwin's glut is compiled using MSVC++.

> Has anybody an idea to solve this trouble ? May I find
> this glut extension somewhere else ?
>
In the binary opengl package, yes.

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Trouble in Compiling  OpenGL-1.1.0-6 with Cygwin!
@ 2003-11-14  8:33 Alex MANTION
  2003-11-14 19:39 ` Brian Ford
  0 siblings, 1 reply; 4+ messages in thread
From: Alex MANTION @ 2003-11-14  8:33 UTC (permalink / raw)
  To: cygwin

Hi everybody,

I am experiencing a trouble while I am trying to
compile OpenGl-1.1.0-6 from its sources available on
cygwin web site. I need this one to make Ghemical 1.5
working (for its glut component part [glutinit and so
on]).

When I do as indicating in the README.linux of this
package nothing happens (error message as usual ).

error :
'akefile:38:warning:overriding commands for target
'glsmap.dir
'akefile:30:warning;ignoring old commands for target
'glsmap.dir
Make : nothing to be done for 'Makefile'

Has anybody an idea to solve this trouble ? May I find
this glut extension somewhere else ?

Regards,

Alex M

Here are infos about my distribution
 Cygwin DLL version info:
        DLL version: 1.5.5
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 94
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Sat Sep 20 16:31:15 EDT 2003
        CVS tag: cr-0x9b
        Shared id: cygwin1S3

infos about my compilator :
gcc                     3.3.1-3            OK
gcc-g++                 3.3.1-3            OK
gcc-g77                 3.3.1-3            OK
gcc-mingw               20020817-5         OK
gcc-mingw-core          20031020-1         OK
gcc-mingw-g++           20031020-1         OK
gcc-mingw-g77           20031020-1         OK





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: Trouble in Compiling  OpenGL-1.1.0-6 with cygwin!
       [not found] <20031113232628.7118.qmail@web25205.mail.ukl.yahoo.com>
@ 2003-11-14  1:41 ` Christopher Faylor
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Faylor @ 2003-11-14  1:41 UTC (permalink / raw)
  To: cygwin-apps, cygwin; +Cc: mantion_alex

On Fri, Nov 14, 2003 at 12:26:28AM +0100, ALEX MANTION wrote:
>Hi everybody,
>
>I am experiencing a trouble while I am trying to
>compile OpenGl-1.1.0-6 from its sources available on
>cygwin web site. I need this one to make Ghemical 1.5
>working (for its glut component part [glutinit and so
>on]).

This isn't an issue for this mailing list.  Use the cygwin
mailing list for this.

I've redirected this message there.

>When I do as indicating in the README.linux of this
>package nothing happens (error message as usual ).
>
>error :
>'akefile:38:warning:overriding commands for target
>'glsmap.dir
>'akefile:30:warning;ignoring old commands for target
>'glsmap.dir
>Make : nothing to be done for 'Makefile'
>
>Has anybody an idea to solve this trouble ? May I find
>this glut extension somewhere else ?
>
>Regards,
>
>Alex M
>
>Here are infos about my distribution
> Cygwin DLL version info:
>        DLL version: 1.5.5
>        DLL epoch: 19
>        DLL bad signal mask: 19005
>        DLL old termios: 5
>        DLL malloc env: 28
>        API major: 0
>        API minor: 94
>        Shared data: 3
>        DLL identifier: cygwin1
>        Mount registry: 2
>        Cygnus registry name: Cygnus Solutions
>        Cygwin registry name: Cygwin
>        Program options name: Program Options
>        Cygwin mount registry name: mounts v2
>        Cygdrive flags: cygdrive flags
>        Cygdrive prefix: cygdrive prefix
>        Cygdrive default prefix: 
>        Build date: Sat Sep 20 16:31:15 EDT 2003
>        CVS tag: cr-0x9b
>        Shared id: cygwin1S3
>
>infos about my compilator :
>gcc                     3.3.1-3            OK
>gcc-g++                 3.3.1-3            OK
>gcc-g77                 3.3.1-3            OK
>gcc-mingw               20020817-5         OK
>gcc-mingw-core          20031020-1         OK
>gcc-mingw-g++           20031020-1         OK
>gcc-mingw-g77           20031020-1         OK
>
>
>
>___________________________________________________________
>Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
>Yahoo! Mail : http://fr.mail.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2003-11-14 21:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-14 21:34 Trouble in Compiling OpenGL-1.1.0-6 with Cygwin! Andre Bleau
  -- strict thread matches above, loose matches on Subject: below --
2003-11-14  8:33 Alex MANTION
2003-11-14 19:39 ` Brian Ford
     [not found] <20031113232628.7118.qmail@web25205.mail.ukl.yahoo.com>
2003-11-14  1:41 ` Trouble in Compiling OpenGL-1.1.0-6 with cygwin! Christopher Faylor

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