I am trying to build samba-3.0 on solaris 5.6 and i get the following error during the 'make' stage. rpc_server/srv_pipe.o: In function `get_pipe_fns': rpc_server/srv_pipe.o(.text+0x7020): undefined reference to `lsa_get_pipe_fns' rpc_server/srv_pipe.o(.text+0x7038): undefined reference to `lsa_ds_get_pipe_fn s' rpc_server/srv_pipe.o(.text+0x7050): undefined reference to `samr_get_pipe_fns' rpc_server/srv_pipe.o(.text+0x7068): undefined reference to `netlog_get_pipe_fn s' rpc_server/srv_pipe.o(.text+0x7098): undefined reference to `wkssvc_get_pipe_fn s' rpc_server/srv_pipe.o(.text+0x70b0): undefined reference to `reg_get_pipe_fns' rpc_server/srv_pipe.o(.text+0x70e0): undefined reference to `netdfs_get_pipe_fn s' collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 These are function calls made from within the srv_pipe.c and these functions are defined in other .c files in the same directory. I have built for the linux with the same configure options i am using for the solaris. The configure line is as follows: ./configure \ --prefix=/cte/local --exec_prefix=/cte/local/$arch \ --sysconfdir=/etc/samba --with-swatdir=/cte/local/$arch/swat \ --localstatedir=/var --with-smbwrapper --with-automount \ --with-configdir=/etc/samba --with-logfilebase=/var/log \ --enable-cups --with-acl-support --with-privatedir=/etc/samba/private \ --with-lockdir=$lockdir --with-piddir=$lockdir \ --with-readline=/cte/local/$arch/lib --with-pam --with-pam_smbpass \ --with-libsmbclient --with-winbind \ --enable-cups -with-utmp --with-msdfs \ --with-quotas I found some messages in the mailing list archives that said that the rpc libraries are not available for solaris yet and the configure option --enable-sha red should not be used. As it can be seen i dont it on the configure line, I was wondering if any one else ran into the same problem or have any ideas towards solving this problem Thanks, varadaraj __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Varadaraj Dasari wrote: | I am trying to build samba-3.0 on solaris 5.6 and i | get the following error | during the 'make' stage. | | rpc_server/srv_pipe.o: In function `get_pipe_fns': | rpc_server/srv_pipe.o(.text+0x7020): undefined | reference to `lsa_get_pipe_fns' | rpc_server/srv_pipe.o(.text+0x7038): undefined | reference to `lsa_ds_get_pipe_fn | s' Could you send me the generated Makefile and config.log offlist. I would really like to close this problem out. Thanks. cheers, jerry ~ ---------------------------------------------------------------------- ~ Hewlett-Packard ------------------------- http://www.hp.com ~ SAMBA Team ---------------------- http://www.samba.org ~ GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc ~ "You can never go home again, Oatman, but I guess you can shop there." ~ --John Cusack - "Grosse Point Blank" (1997) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/lar9IR7qMdg1EfYRAuS7AKCWNpiWYwrOYhP3IywElx0dRdgUfACdEHRM MTYJY3MXpmvUu2AB6L1S700=fENh -----END PGP SIGNATURE-----
Hello, I am having the make error described below, but on Solaris 5.7, on two different servers. I'm wondering if any resolution came of this issue (as it seems that it may have been resolved offlist)? If not, I'd be happy to send along my Makefiles and config.log if they would help... Best regards, Michael Agard Senior Network Administrator SBI.Razorfish ---------------------------------------------- From: Gerald (Jerry) Carter (jerry@samba.org) Subject: Re: [Samba] solaris build problem -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Varadaraj Dasari wrote: | I am trying to build samba-3.0 on solaris 5.6 and i | get the following error | during the 'make' stage. | | rpc_server/srv_pipe.o: In function `get_pipe_fns': | rpc_server/srv_pipe.o(.text+0x7020): undefined | reference to `lsa_get_pipe_fns' | rpc_server/srv_pipe.o(.text+0x7038): undefined | reference to `lsa_ds_get_pipe_fn | s' Could you send me the generated Makefile and config.log offlist. I would really like to close this problem out. Thanks. cheers, jerry ~ ---------------------------------------------------------------------- ~ Hewlett-Packard ------------------------- http://www.hp.com ~ SAMBA Team ---------------------- http://www.samba.org ~ GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc ~ "You can never go home again, Oatman, but I guess you can shop there." ~ --John Cusack - "Grosse Point Blank" (1997)