Latest Repository Build of mesa from Git Repository Error.

Steven Farris <[email protected]>
Newsgroups gmane.comp.video.mesa3d.user
Message-ID <CAFnDFJfDde9HcHU9Nr_X7io-saoKB98tunxG2A_RPKDarD4hPw@mail.gmail.com>
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

_______________________________________________
mesa-users mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.