Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-libs/ocl-icd: symbol 'dump_vendor_icd' isn't defined
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
guru meditation
Apprentice
Apprentice


Joined: 18 Mar 2018
Posts: 152
Location: Planet Earth

PostPosted: Sun Apr 14, 2019 11:02 pm    Post subject: dev-libs/ocl-icd: symbol 'dump_vendor_icd' isn't defined Reply with quote

Um OpenCl nutzen zu können will emerge das Paket dev-libs/ocl-icd installieren, stößt mir aber beim Kompilieren vor den Kopf mit der Meldung:

hidden symbol 'dump_vendor_icd' isn't defined
libOpenCL_la-ocl_icd_loader.o: in function '_find_and_check_platforms':
ocl_ocd_loader.c undefined reference to 'dump_vendor_icd'

dump_vendor_icd ist ausschließlich in
ocl_icd_loader.c
definiert als:
Code:

inline void dump_vendor_icd(const char* info, const struct vendor_icd *v) {
debug(...);
}   


und wird innert dieser Datei 2x aufgerufen. Was ist da los?

Zu OpenCL auf AMD Vega: Hat wer Erfahrung ob mesa/clover oder dev-libs/amdgpu-pro-opencl dafür effizienter sind?
Back to top
View user's profile Send private message
guru meditation
Apprentice
Apprentice


Joined: 18 Mar 2018
Posts: 152
Location: Planet Earth

PostPosted: Fri Jul 31, 2020 4:19 pm    Post subject: Reply with quote

I make.conf habe ich auskommentiert:
Code:
# ABI_X86="64"


Jetzt kompliliert das dumme Ding auch unter emerge endlich. Just for the records…
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum