Re: [Plib-users] problem =?iso-8859-1?q?=28with_plib=29?= while installing =?iso-8859-1?q?SimGear=
Brought to you by:
sjbaker
|
From: de S. <de...@es...> - 2002-06-06 15:45:05
|
> > sorry for my bad english, i'm french
>
> I am not a native speaker either, but I'd say your english sounds
quite
> good.
>
>
> > i got a problem while installing simgear, and as i don't know
linux
> > very well, i do not know if it comes from simgear or plib install
> >
> > just after i've installed plib, in the "./configure" step of
simgear
> > install, it says it cannot find plib/pu.h in the right directory,
> > although files are where needed...
> >
> > Might it be a problem in plib install ( some tools might be unable
to
> > detect that plib is corectly installed) or an error in simgear's
> > configure sript ?
> > have any of you ever met this problem ?
>
> Please send us the last ~ 50 lines from config.log, which should be
in the
> directory where you tried compiling SimGear.
>
>
> - Sebastian
>
please find the configure log just following (the last 50 lines)
int main() {socket()
; return 0; }
configure:2790: checking for XCreateWindow in -lX11
configure:2809: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lX11 -lpthread -lm 1>&5
configure:2837: checking for XShmCreateImage in -lXext
configure:2856: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lXext -lX11 -lpthread -lm 1>&5
configure:2884: checking for XGetExtensionVersion in -lXi
configure:2903: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lXi -lXext -lX11 -lpthread -lm 1>&5
configure:2931: checking for IceOpenConnection in -lICE
configure:2950: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lICE -lXi -lXext -lX11 -lpthread -lm
1>&5
configure:2978: checking for SmcOpenConnection in -lSM
configure:2997: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lSM -lICE -lXi -lXext -lX11 -lpthread
-lm 1>&5
configure:3025: checking for XtMalloc in -lXt
configure:3044: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lXt -lSM -lICE -lXi -lXext -lX11
-lpthread -lm 1>&5
configure:3072: checking for XmuLookupStandardColormap in -lXmu
configure:3091: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lXmu -lXt -lSM -lICE -lXi -lXext -lX11
-lpthread -lm 1>&5
configure:3126: checking for glNewList in -lGLcore
configure:3145: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lGLcore -lXmu -lXt -lSM -lICE -lXi
-lXext -lX11 -lpthread -lm 1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -lGLcore
collect2: ld returned 1 exit status
configure: failed program was:
#line 3134 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char glNewList();
int main() {
glNewList()
; return 0; }
configure:3174: checking for glNewList in -lGL
configure:3193: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lGL -lXmu -lXt -lSM -lICE -lXi -lXext
-lX11 -lpthread -lm 1>&5
configure:3366: checking for gluLookAt in -lGLU
configure:3385: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi
-lXext -lX11 -lpthread -lm 1>&5
configure:3463: checking for glutGetModifiers in -lglut
configure:3482: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE
-lXi -lXext -lX11 -lpthread -lm 1>&5
configure:3512: checking for glutGameModeString in -lglut
configure:3531: gcc -o conftest -g -O2 -D_REENTRANT
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib
-L/usr/X11R6/lib conftest.c -lglut -lglut -lGLU -lGL -lXmu -lXt -lSM
-lICE -lXi -lXext -lX11 -lpthread -lm 1>&5
configure:3634: checking for plib/pu.h
configure:3644: gcc -E -I/usr/local/include -I/usr/X11R6/include
conftest.c >/dev/null 2>conftest.out
In file included from configure:3640:
/usr/local/include/plib/pu.h:48: GL/glut.h: No such file or directory
configure: failed program was:
#line 3639 "configure"
|