Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2000 16:33:32 +0200
From:      Neil Blakey-Milner <nbm@mithrandr.moria.org>
To:        dmytrots <dmytrots@omega.icmp.lviv.ua>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Error
Message-ID:  <20000114163331.A77192@mithrandr.moria.org>
In-Reply-To: <387E287F.9B4E7345@omega.icmp.lviv.ua>
References:  <387E287F.9B4E7345@omega.icmp.lviv.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu 2000-01-13 (21:33), dmytrots wrote:
> I compile Postgresql at freeBSD 3.0 and have this error:
> 
> o ../utils/version.o -lcrypt -lcompat -lln -lm -lreadline -ltermcap
> -lncurses  -export-dynamic
> port/SUBSYS.o: In function `BSD44_derived_dlopen':
> port/SUBSYS.o(.text+0x3e): undefined reference to `dlopen'
> port/SUBSYS.o(.text+0x4c): undefined reference to `dlerror'
> port/SUBSYS.o: In function `BSD44_derived_dlsym':
> port/SUBSYS.o(.text+0x84): undefined reference to `dlsym'
> port/SUBSYS.o: In function `BSD44_derived_dlclose':
> port/SUBSYS.o(.text+0xb8): undefined reference to `dlclose'
> /usr/lib/libreadline.so: undefined reference to `sigsetjmp'
> /usr/lib/libreadline.so: undefined reference to `___toupper'
> /usr/lib/libmytinfo.so.2: undefined reference to `__srget'
> /usr/lib/libreadline.so: undefined reference to `_DefaultRuneLocale'
> /usr/lib/libtermcap.so: undefined reference to `cgetstr'
> /usr/lib/libmytinfo.so.2: undefined reference to `reallocf'
> /usr/lib/libreadline.so: undefined reference to `___runetype'
> /usr/lib/libreadline.so: undefined reference to `_CurrentRuneLocale'
> /usr/lib/libreadline.so: undefined reference to `__sF'
> /usr/lib/libreadline.so: undefined reference to `__swbuf'
> /usr/lib/libtermcap.so: undefined reference to `cgetcap'
> /usr/lib/libtermcap.so: undefined reference to `cgetset'
> /usr/lib/libtermcap.so: undefined reference to `cgetent'
> /usr/lib/libtermcap.so: undefined reference to `cgetnum'
> /usr/lib/libreadline.so: undefined reference to `___tolower'
> collect2: ld returned 1 exit status
> gmake[1]: *** [postgres] Error 1
> gmake[1]: Leaving directory `/usr/tmp/postgresql-6.5.3/src/backend'
> gmake: *** [all] Error 2
> 
> 
> What you can say my aboute it?

Are you using the port?

Neil
-- 
Neil Blakey-Milner
nbm@rucus.ru.ac.za


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000114163331.A77192>