William Edward Wilson
2008-Jul-09 16:29 UTC
[Samba] Install error when trying to install ver 3.2.0
When I run make install on Solaris 8 I get the following error:
Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/nau/src/Net/samba-3.2.0/source/popt
-I/nau/src/Net/samba-3.2.0/source/iniparser/src -Iinclude -I./include -I. -I.
-I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc
-DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64
-Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include
-I./libaddns -I./librpc -I./popt -DSUNOS5 -I/include
-I/nau/src/Net/samba-3.2.0/source/lib -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lsendfile -lresolv -ldl -lnsl -lsocket -liconv
LDFLAGS = -pie -lthread -L./bin
DYNEXP LDSHFLAGS = -G -lthread -L./bin
SHLIBEXT = so
SONAMEFLAG = -Wl,-sonameLinking non-shared library bin/libtalloc.a
Linking shared library bin/libtalloc.so
ld: warning: option -o appears more than once, first setting taken
ln: cannot create bin/libtalloc.so.1: File exists
*** Error code 2
make: Fatal error: Command failed for target `bin/libtalloc.so'
What needs to be changed to get the make install to work?
Thanks.
*******************
William Wilson - ITS
On Wed, Jul 9, 2008 at 12:21 PM, William Edward Wilson <William.Wilson@nau.edu> wrote:> ln: cannot create bin/libtalloc.so.1: File exists > *** Error code 2 > make: Fatal error: Command failed for target `bin/libtalloc.so' > > What needs to be changed to get the make install to work?William, I haven't had a chance to figure out what in the build setup is responsible for this bug, but as a work-around I just delete bin/libtalloc.so.1 and type make again to continue the build. -David -- David Eisner http://cradle.brokenglass.com