[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Link error on Solaris 11.3 sun4v sparc
From: |
Rees Machtemes |
Subject: |
Link error on Solaris 11.3 sun4v sparc |
Date: |
Fri, 17 Sep 2021 22:12:41 -0600 |
I'm trying to build Global on Solaris 11.3 on SPARC. It fails with
this link error, but appears to be using built-in libtdl, not the
installed libtdl from Solaris. I have some experience porting and
building packages on Linux and BSD, but not this OS. Am I the first to
try on 11.3?
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o global
global.o literal.o ../libparser/libgloparser.a ../libutil/libgloutil.a
../libdb/libglodb.a ../libglibc/libgloglibc.a ../libltdl/libltdlc.la
libtool: link: gcc -g -O2 -o global global.o literal.o
/tank/global-6.6.7/libltdl/./.libs/dlopen.a
../libparser/libgloparser.a ../libutil/libgloutil.a
../libdb/libglodb.a ../libglibc/libgloglibc.a
../libltdl/.libs/libltdlc.a
Undefined first referenced
symbol in file
lt_libltdlc_LTX_preloaded_symbols
../libltdl/.libs/libltdlc.a(libltdlc_la-ltdl.o)
ld: fatal: symbol referencing errors
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Link error on Solaris 11.3 sun4v sparc,
Rees Machtemes <=