[Mesa-users] Latest Repository Build of mesa from Git Repository Error.

Steven Farris sfarris.math at gmail.com
Sat Jan 21 17:22:41 PST 2012


Folks-

I got the latest git reepository of mesa and dir.  I performed an
autogen.sh showing packages correctly installed according to its check.
When I make the code, I get the following errors when it tries to build the
i965_dri.so;

./.libs/i965_dri.so: undefined reference to `ralloc_context'
./.libs/i965_dri.so: undefined reference to `_mesa_update_framebuffer'
./.libs/i965_dri.so: undefined reference to `_mesa_lookup_renderbuffer'
./.libs/i965_dri.so: undefined reference to `_mesa_framebuffer_renderbuffer'
./.libs/i965_dri.so: undefined reference to `_mesa_init_vertex_program'
./.libs/i965_dri.so: undefined reference to `glsl_type::uint_type'
./.libs/i965_dri.so: undefined reference to
`ir_print_visitor::ir_print_visitor()'
./.libs/i965_dri.so: undefined reference to `_swrast_Bitmap'
./.libs/i965_dri.so: undefined reference to
`ir_hierarchical_visitor::visit_enter(ir_assignment*)'
./.libs/i965_dri.so: undefined reference to `_mesa_is_format_integer_color'
./.libs/i965_dri.so: undefined reference to `hash_table_dtor'
./.libs/i965_dri.so: undefined reference to `_mesa_warning'
./.libs/i965_dri.so: undefined reference to
`_mesa_get_incomplete_framebuffer'
./.libs/i965_dri.so: undefined reference to `_mesa_destroy_shader_compiler'
./.libs/i965_dri.so: undefined reference to
`ir_hierarchical_visitor::visit_leave(ir_expression*)'
./.libs/i965_dri.so: undefined reference to
`glsl_type::get_array_instance(glsl_type const*, unsigned int)'
./.libs/i965_dri.so: undefined reference to `_tnl_CreateContext'
./.libs/i965_dri.so: undefined reference to `_mesa_enable_extension'
./.libs/i965_dri.so: undefined reference to
`ir_variable::determine_interpolation_mode(bool)'
./.libs/i965_dri.so: undefined reference to `_mesa_lookup_enum_by_nr'
./.libs/i965_dri.so: undefined reference to `_mesa_clip_copytexsubimage'
./.libs/i965_dri.so: undefined reference to
`ir_hierarchical_visitor::visit(ir_loop_jump*)'
./.libs/i965_dri.so: undefined reference to `_swrast_InvalidateState'
./.libs/i965_dri.so: undefined reference to
`ir_hierarchical_visitor::visit_leave(ir_function*)'
./.libs/i965_dri.so: undefined reference to `_mesa_meta_CopyTexSubImage1D'

etc.  There are several of the lack of definitions.

What am I doing wrong, or do I need to do in addition to avoid these errors?

Thanks-

-Steve Farris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20120121/0f819aa7/attachment.html>


More information about the mesa-users mailing list