Reply To: 1359 Feedback

#6098
rpedde
Participant

@Scallica wrote:

ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21017: $? = 1

I’m not a huge solaris-head, but I’m pretty sure solaris balks when the compiler can find a library, but the dynamic linker can’t.

Is /usr/local/lib in your LD_LIBRARY_PATH or your ld.so.conf?