This really sounds like a system setup issue (i.e. your opengl / graphics
drivers) and not a flightgear compilation issue.  Can you run any other
opengl programs on your system?

Curt.


On Sat, May 15, 2010 at 7:57 PM, Donn Washburn <n5...@comcast.net> wrote:

> On 05/15/2010 06:11 PM, Sid Boyce wrote:
> > On 15/05/10 15:30, Tarot wrote:
> >
> >> try to use glut . There are many progblem with freeglut
> >>
> >>
> > I have the same problem as Donn reported.
> > Using NVidia driver 195.36.24.
> > # rpmbuild --rebuild glut-3.7-17.src.rpm
> > Installing glut-3.7-17.src.rpm
> > error: Failed build dependencies:
> >          OpenGL-devel is needed by glut-3.7-17.x86_64
> > Seems we'd have to mess with other stuff.
> > Everything used to work with freeglut from the openSUSE distribution.
> > What are the current problems with it?
> > # l /usr/lib64/libGL*
> > lrwxrwxrwx 1 root root       22 2010-05-12 15:13
> > /usr/lib64/libGLcore.so.1 ->  libGLcore.so.195.36.24*
> > -rwxr-xr-x 1 root root 28860472 2010-05-12 15:13
> > /usr/lib64/libGLcore.so.195.36.24*
> > lrwxrwxrwx 1 root root       16 2009-11-03 20:04 /usr/lib64/libGLEW.so
> > ->  libGLEW.so.1.5.1*
> > lrwxrwxrwx 1 root root       16 2009-11-26 15:43
> > /usr/lib64/libGLEW.so.1.5 ->  libGLEW.so.1.5.1*
> > -rwxr-xr-x 1 root root   321704 2009-10-19 20:30
> > /usr/lib64/libGLEW.so.1.5.1*
> > -rw-r--r-- 1 root root      661 2010-05-12 15:13 /usr/lib64/libGL.la
> > lrwxrwxrwx 1 root root       10 2010-05-12 15:13 /usr/lib64/libGL.so ->
> > libGL.so.1*
> > lrwxrwxrwx 1 root root       18 2010-05-12 15:13 /usr/lib64/libGL.so.1
> > ->  libGL.so.195.36.24*
> > -rwxr-xr-x 1 root root   957760 2010-05-12 15:13
> > /usr/lib64/libGL.so.195.36.24*
> > lrwxrwxrwx 1 root root       11 2010-05-02 00:34 /usr/lib64/libGLU.so ->
> > libGLU.so.1*
> > lrwxrwxrwx 1 root root       20 2010-05-02 00:17 /usr/lib64/libGLU.so.1
> > ->  libGLU.so.1.3.070801*
> > -rwxr-xr-x 1 root root   453416 2010-04-29 21:30
> > /usr/lib64/libGLU.so.1.3.070801*
> > lrwxrwxrwx 1 root root       11 2009-11-03 20:04 /usr/lib64/libGLw.so ->
> > libGLw.so.1*
> > lrwxrwxrwx 1 root root       15 2009-11-03 20:04 /usr/lib64/libGLw.so.1
> > ->  libGLw.so.1.0.0*
> > -rwxr-xr-x 1 root root    26872 2009-10-19 20:31
> /usr/lib64/libGLw.so.1.0.0*
> >
> > slipstream:/home/lancelot/ftp/Apr10 # rpm -q freeglut
> > freeglut-090301-7.4.x86_64
> > Regards
> > Sid.
> >
> >
> >> On 05/15/2010 02:43 PM, Donn Washburn wrote:
> >>
> >>> On 05/14/2010 10:25 PM, Curtis Olson wrote:
> >>>
> >>>
> >>>> On Fri, May 14, 2010 at 7:37 PM, Donn Washburn<n5...@comcast.net
> >>>> <mailto:n5...@comcast.net>>   wrote:
> >>>>
> >>>>       Hey Group;
> >>>>
> >>>>       I downloaded about everything that was available for
> flightgears.
> >>>>
> >>>>       All seemed to compile via make or cmake OK.
> >>>>
> >>>>       I installed all kinds of things like plib, freeglut, Simgrear
> and OSG
> >>>>
> >>>>       What does this error mean.  (must go now lightening very close)
> >>>>
> >>>>       ~>   fgfs
> >>>>       Error: Unable to create OpenGL graphics context.
> >>>>       Error: Unable to create OpenGL graphics context.
> >>>>       Segmentation fault
> >>>>
> >>>>
> >>>> Typically this error would indicate a failing or deficiency in your
> >>>> opengl drivers.  I run nvidia graphics hardware exclusively under
> >>>> linux and I always go to nvidia.com<http://nvidia.com>   and download
> >>>> and install their latest drivers.  If you have some other graphics
> >>>> chipset, then your mileage may vary.  You might want to try installing
> >>>> some other opengl based applications and test to see if they work ok.
> >>>>
> >>>> Regards,
> >>>>
> >>>> Curt.
> >>>> --
> >>>> Curtis Olson: http://baron.flightgear.org/~curt/
> >>>> <http://baron.flightgear.org/%7Ecurt/>
> >>>>
> >>>>
> >>>>
> >>> Same thing here.  In openSuSE 11.3 M6 I got
> >>> NVIDIA-Linux-x86-195.36.07.04-pkg1.run and/or
> >>> NVIDIA-Linux-x86-195.36.15-pkg1.run to work correctly (at least it
> >>> appears) by anding to /etc/X11/init.d/xserverrc --ignoreABI.  It is a
> >>> problem caused by xorg (I think).  It compiles correctly installs the
> >>> module and no place to add nvidia.  Ther is no /etc/X11/xorg.conf.
> >>>
> >
> Sid;
>
> I am recompiling all of the Flightgear software that I have done before
> to get Flightgear up.  All of it is SVN/CVS not openSuSE's rpms.  So far
> nothing has fixed the problem.  I am wondering if it is a xorg or KDE4.
> I don't think it is a NVidia.run problem.  They have all worked before.
> I will say two days ago the SVN or CVS to Simgear and Flightgear was
> down also.
>
> --
> 73 de Donn Washburn
> 307 Savoy Street     Email:" n5...@comcast.net "
> Sugar Land, TX 77478 LL# 1.281.242.3256
> Ham Callsign N5XWB   HAMs : " n5...@arrl.net "
> VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
> BMW MOA #: 4146 - Ambassador
>       " http://counter.li.org " #279316
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Flightgear-users mailing list
> Flightgear-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-users
>



-- 
Curtis Olson: http://baron.flightgear.org/~curt/
------------------------------------------------------------------------------

_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to