Hi James,

James Kosin wrote:
> I did a ./configure... then a make all and got this:
> [EMAIL PROTECTED] source]# make all
> Using FLAGS      =  -O -D_SAMBA_BUILD_=3  
> -I/usr/src/redhat/BUILD/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_LARGEFILE64_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. 
> -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc 
> -I./popt -DLDAP_DEPRECATED   -I/include 
> -I/usr/src/redhat/BUILD/samba-3.2.0/source/lib -D_SAMBA_BUILD_=3
>       PICFLAG    = -fPIC
>       LIBS       = -lcrypt -lcap -lresolv -lresolv -lnsl -ldl
>       LDFLAGS    = -pie -Wl,-z,relro -L./bin
>       DYNEXP     = -Wl,--export-dynamic
>       LDSHFLAGS  = -shared -Wl,-Bsymbolic -Wl,-z,relro -L./bin
>       SHLIBEXT   = so
>       SONAMEFLAG = -Wl,-soname=
> Generating smbd/build_options.c
> Building include/proto.h
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/include/proto.h
> Building include/build_env.h
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/winbindd/winbindd_proto.h
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/web/swat_proto.h
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/libnet/libnet_proto.h
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/client/client_proto.h
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/utils/net_proto.h
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/utils/ntlm_auth_proto.h
> Compiling lib/talloc/talloc.c
> Linking non-shared library bin/libtalloc.a
> Compiling lib/replace/replace.c
> Compiling lib/replace/snprintf.c
> Compiling lib/replace/getpass.c
> creating /usr/src/redhat/BUILD/samba-3.2.0/source/exports/libtalloc.syms
> Linking shared library bin/[EMAIL PROTECTED]@
> /usr/bin/ld: cannot open linker script file 
> /usr/src/redhat/BUILD/samba-3.2.0/source/exports/[EMAIL PROTECTED]@: No such 
> file or directory
> collect2: ld returned 1 exit status
> make: *** [bin/[EMAIL PROTECTED]@] Error 1
> [EMAIL PROTECTED] source]#
> 
> I can only guess, configure did not get fixed fully...

Well, more likly my patch was not correct:
I produced it from the v3-2-test branch.
I may have forgotten an intermediate commit.

Did you apply the patch to the 3.2.0 sources?
The patch does not apply cleanly to these.
You should use the 3.2.1 sources (available from http://www.samba.org/).

If that does not help, I need to try and get the patch
complete for 3.2.1.

But you can simply try the v3-2-test branch, if you like:
Either check out the git repository, as detailed in
http://wiki.samba.org/index.php/Using_Git_for_Samba_Development
or alternatively, you can download snapshot tarballs
from the mirror at
http://repo.or.cz/w/Samba.git?a=shortlog;h=refs/heads/v3-2-test
Here is a direct link to the current head of the branch:
http://repo.or.cz/w/Samba.git?a=snapshot;h=41d440c3198752281556699cc9744b490b9b0a5e;sf=tgz

I will also check to get the proper patch on top of 3.2.1.

Cheers - Michael

-- 
Michael Adam <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE

Attachment: pgpFA6X78sKJS.pgp
Description: PGP signature

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to