Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
missing libGLU exported function during linking process of X
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
etran1
n00b
n00b


Joined: 18 Jul 2002
Posts: 4

PostPosted: Thu Jul 18, 2002 2:36 pm    Post subject: missing libGLU exported function during linking process of X Reply with quote

I have now tried twice to compile XFree86 but it always seems to have an error towards the end of the linking process with the base set of files for it. It comes up telling me it's missing some exports that are supposed to be in libGLU but which aren't. Anybody have any ideas as to what could be causing this?

Thanks

Etran
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Sat Jul 20, 2002 1:05 am    Post subject: LibGLU problem Reply with quote

Check in your /usr/lib to see if you have multiple versions of libGLU:
ls -l /usr/lib/libGLU* should return something like:
ebrostig@dhcp-orlando3-gen-3nd-east-138-1-139-62:~/tar/c> ls -l /usr/lib/libGLU*
-rw-r--r-- 1 root root 4233832 Mar 25 14:36 /usr/lib/libGLU.a
-rwxr-xr-x 1 root root 816 Mar 25 14:36 /usr/lib/libGLU.la
lrwxrwxrwx 1 root root 26 Jul 16 22:09 /usr/lib/libGLU.so -> /usr/lib/libGLU.so.1.3.401
lrwxrwxrwx 1 root root 26 Jul 16 22:11 /usr/lib/libGLU.so.1 -> /usr/lib/libGLU.so.1.3.401
-rwxr-xr-x 1 root root 733286 Mar 25 14:37 /usr/lib/libGLU.so.1.3
-rwxr-xr-x 1 root root 1482264 Jan 13 2002 /usr/lib/libGLU.so.1.3.401
-rwxr-xr-x 1 root root 1510704 Apr 2 23:52 /usr/lib/libGLU.so.1.3.402

The problem I have is that the .402 version gives me all the errors, but when I create the symbolic link from the .401 version to libGLU.so.1 everything works fine.

Erik
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum