Trouble with compilation gnome-libs-1.2.3 on HPUX 11.00
- From: Radek Sedmak <radek sedmak worldonline cz>
- To: gnome-devel-list gnome org
- Subject: Trouble with compilation gnome-libs-1.2.3 on HPUX 11.00
- Date: Fri, 9 Feb 2001 13:02:59 +0100
Hi All,
i am trying to compile Gnome on HP-UX 11.00 a i am in trouble.
when i try to compile gnome-libs during configure section ( after ./configure
--prefix=blabla etc.) configuration i got following error.
configure error: Your db library is missing db 1.85 compatibility mode. It's
because configure try to compile small program like this ......
int main() {
dbopen();
}
and (linker) /bin/ld is Unsatisfied with symbol dbopen (code).
So i took nm /path_to/libdb.a | grep dbopen
result no symbol found...... so
i downloaded db-3.1.17.tar.gz and build libdb.a with ./configure --prefix=blabla
!!!!!! --enable-comapt185 !!!!!!!!
everythink looks very good insted of that new libdb.a library hasn't implemented
function dbopen ????????? What am i doing wrong ???
i have looked for library called libdb1.a but i was unable to find it .....
Bye Sam
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]