Ticket #971 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

mesa-dri-2_7.7.999-r7.0+gitr0+1ac166895fef47806c9e9286d2a6356b4db8398d does not compile

Reported by: nschle85 Owned by: TAsn
Priority: blocker Milestone:
Component: Other Version: SHR-unstable
Keywords: mesa-dri compile error Cc:

Description

compiling shr-unstable "make image"
exits with compile error:
/home/nschle85/shr-build/shr-unstable/tmp/cross/armv4t/lib/gcc/arm-oe-linux-gnueabi/4.4.3/../../../../arm-oe-linux-gnueabi/bin/ld: warning: libstdc++.so.6, needed by ../../lib/libGLU.so, not found (try using -rpath or -rpath-link)
../../lib/libGLU.so: undefined reference to `operator new[](unsigned int)@GLIBCXX_3.4'
../../lib/libGLU.so: undefined reference to `operator delete(void*)@GLIBCXX_3.4'
../../lib/libGLU.so: undefined reference to `vtable for cxxabiv1::class_type_info@CXXABI_1.3'
../../lib/libGLU.so: undefined reference to `gxx_personality_v0@CXXABI_1.3'
../../lib/libGLU.so: undefined reference to `
cxa_end_cleanup@CXXABI_1.3'
../../lib/libGLU.so: undefined reference to `operator delete[](void*)@GLIBCXX_3.4'
../../lib/libGLU.so: undefined reference to `vtable for cxxabiv1::si_class_type_info@CXXABI_1.3'
../../lib/libGLU.so: undefined reference to `vtable for cxxabiv1::vmi_class_type_info@CXXABI_1.3'
../../lib/libGLU.so: undefined reference to `cxa_pure_virtual@CXXABI_1.3'
../../lib/libGLU.so: undefined reference to `operator new(unsigned int)@GLIBCXX_3.4'
collect2: ld returned 1 exit status

Attachments

log.do_compile.13637 (13.5 kB) - added by nschle85 5 months ago.
log file of compile error

Change History

Changed 5 months ago by nschle85

log file of compile error

Changed 5 months ago by nschle85

  • priority changed from major to blocker

Changed 5 months ago by nschle85

Hint:

bitbake gcc; make image

works

Changed 5 months ago by nschle85

  • status changed from new to closed
  • resolution set to fixed

compiled a new image now its ok

Note: See TracTickets for help on using tickets.