[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] Problem in "make install" on GNUnet 0.6.2b and GNUne
From: |
Daniel Alexandre |
Subject: |
[GNUnet-developers] Problem in "make install" on GNUnet 0.6.2b and GNUnet CVS |
Date: |
Tue, 13 Jul 2004 03:34:16 +0100 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there, i'm trying to install gnunet in my computer but it gives me
an error at the make install stage. With configure and make everything
goes right, but when i try to make install it gives-me the following
error:
Making install in esed2
/bin/sh ../../../../libtool --mode=link gcc -no-cpp-precomp
- -fno-strict-aliasing -Wall -g -O2 -L/usr/lib -flat_namespace
- -undefined suppress -o libgnunet_afs_esed2.la -rpath /usr/local/lib
block.lo contentencoding.lo deleteutil.lo directory.lo downloadutil.lo
insertutil.lo keywords.lo policy.lo pseudonym.lo requestmanager.lo
sblock.lo searchutil.lo priority.lo uri.lo
../../../../src/util/libgnunetutil.la -lextractor -lgettextlib -lm
- -lkvm -lpthread
gcc -dynamiclib -flat_namespace -undefined suppress -o
.libs/libgnunet_afs_esed2.0.0.0.dylib .libs/block.o
.libs/contentencoding.o .libs/deleteutil.o .libs/directory.o
.libs/downloadutil.o .libs/insertutil.o .libs/keywords.o .libs/policy.o
.libs/pseudonym.o .libs/requestmanager.o .libs/sblock.o
.libs/searchutil.o .libs/priority.o .libs/uri.o -L/usr/lib
../../../../src/util/.libs/libgnunetutil.dylib
/usr/lib/libltdl.3.1.0.dylib /usr/lib/libdl.dylib
/usr/lib/libcrypto.dylib /usr/local/lib/libintl.dylib
/usr/lib/libiconv.dylib /usr/lib/libc.dylib /usr/lib/libm.dylib
/usr/lib/libkvm.dylib /usr/lib/libpthread.dylib
/usr/local/lib/libextractor.dylib /usr/local/lib/libgettextlib.dylib
- -lm -lkvm -lpthread -install_name
/usr/local/lib/libgnunet_afs_esed2.0.dylib -compatibility_version 1
- -current_version 1.0
ld: multiple definitions of symbol _OPEN
/usr/bin/libtool: internal link edit command failed
../../../../src/util/.libs/libgnunetutil.dylib(io.o) definition of _OPEN
/usr/local/lib/libextractor.dylib(libextractor.0.0.0.dylib-master.o)
definition of _OPEN
make[4]: *** [libgnunet_afs_esed2.la] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
What could it be? Also. Seems like configure is adding the flag
"-Lyes/lib" to every Makefile which causes an error when compiling
(make) the program saying that the directory yes doesn't exist. I had
to use the --with-extractor=/usr option and then remove the -Lyes/lib
from every Makefile and let the -L/usr which was specified with the
- --with-extractor option remain to build the application successfully.
Cumprimentos,
Daniel Alexandre (address@hidden)
My PGP Key:
http://pgp.dei.uc.pt:11371/pks/lookup?op=get&search=0xBD9E3FEE
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFA80osRB6HK72eP+4RAlFSAKCLgek8uvkY+Ts0UY8Tc1sk5qdlCgCeNK+p
YtPkDQPrtSjQEZIj620Rmn8=
=jRbl
-----END PGP SIGNATURE-----
- [GNUnet-developers] Problem in "make install" on GNUnet 0.6.2b and GNUnet CVS,
Daniel Alexandre <=