[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    ACE + TAO with buildroot - GLIBC_2.28 not found
From:       Earthquake <earthquake.de () freenet ! de>
Date:       2022-04-29 13:59:59
Message-ID: 0f495fff-8d75-463d-9b0f-a9d96b24170c () freenet ! de
[Download RAW message or body]

Hi,

intergrating ACE was successfull with

https://patchwork.ozlabs.org/project/buildroot/patch/20210413134139.13281-1-matthew.weber@rockwellcollins.com/


ACE lib is built.

When I integrate TAO in the ace.mk

TAO_LIBRARIES += TAO_IDL
TAO_LIBRARIEs += tao/PortableServer
$(foreach lib,$(TAO_LIBRARIES), ACE_ROOT="$(@D)" 
$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D)/TAO/$(lib) ACE_ROOT="$(@D)" 
TAO_ROOT="$(@D)/TAO"   all )

The tao_idl complier will be built.

The PortableServer uses the created tao_idl complier but exit with:

../../../bin/tao_idl: /lib/x86_64-linux-gnu/libc.so.6: version 
`GLIBC_2.28' not found (required by ../../../lib/libACE.so.7.0.2)
../../../bin/tao_idl: /lib/x86_64-linux-gnu/libc.so.6: version 
`GLIBC_2.32' not found (required by ../../../lib/libACE.so.7.0.2)

Wrong way to call?


Thanks for support,

Alex




_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic