Bug 8619 - undefined reference to _mesa_generate_mipmap
Summary: undefined reference to _mesa_generate_mipmap
Status: RESOLVED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 14:26 UTC by Brian Murray
Modified: 2007-02-25 15:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Build Error (5.31 KB, text/plain)
2006-10-12 14:26 UTC, Brian Murray
no flags Details
Possible fix (417 bytes, patch)
2006-10-12 14:42 UTC, Brian Murray
no flags Details | Splinter Review

Description Brian Murray 2006-10-12 14:26:09 UTC
I am getting an error during building from the GIT repository. The error
specificly is: 

undefined reference to _mesa_generate_mipmap

It happens while building xserver. Tail of the build log will follow, with a
possible fix.
Comment 1 Brian Murray 2006-10-12 14:26:43 UTC
Created attachment 7390 [details]
Build Error
Comment 2 Brian Murray 2006-10-12 14:42:23 UTC
Created attachment 7392 [details] [review]
Possible fix

This simply adds mipmap.c to libGLcore.a
Comment 3 Cyrill Helg 2006-10-14 05:07:48 UTC
#2: And this is a change to mesa right? Or do I need to change that in the
xorg-tree somewhere?
Comment 4 Cyrill Helg 2006-10-14 05:14:09 UTC
I just found it now. But it didn't help. I just change that file, do a make
clean and a make right?
Comment 5 Brian Murray 2006-10-14 08:35:53 UTC
Make distclean, then you need to re autogen.sh. I just commented the rest of
build.sh, so only xserver was built (at the bottom), and ran it again. 
Comment 6 Cyrill Helg 2006-10-14 10:08:58 UTC
Never mind, I could apply the patch and xorg compiled. Thanks!
Comment 7 Dave Airlie 2007-02-25 15:23:05 UTC
this is just a version mismatch mesa vs Xserver..


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.