Bug 631 - wrepld cannot be made up.
Summary: wrepld cannot be made up.
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.0
Hardware: All All
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 21:04 UTC by MORIYAMA Masayuki
Modified: 2005-08-24 10:17 UTC (History)
1 user (show)

See Also:


Attachments
Here is a patch for this problem written by SATOH Fumiyasu. (508 bytes, patch)
2003-10-15 21:08 UTC, MORIYAMA Masayuki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description MORIYAMA Masayuki 2003-10-15 21:04:44 UTC
I found the following issue.

wrepld cannot be made up.

$ make proto_exists; make bin/wrepld
Generating smbd/build_options.c
Building include/proto.h
creating /home/moriyama/src/samba-3.0.0/source/include/proto.h
Building include/wrepld_proto.h
creating /home/moriyama/src/samba-3.0.0/source/include/wrepld_proto.h
Building include/build_env.h
creating /home/moriyama/src/samba-3.0.0/source/nsswitch/winbindd_proto.h
creating /home/moriyama/src/samba-3.0.0/source/web/swat_proto.h
creating /home/moriyama/src/samba-3.0.0/source/client/client_proto.h
creating /home/moriyama/src/samba-3.0.0/source/utils/net_proto.h
Compiling wrepld/server.c
Compiling wrepld/process.c
Compiling wrepld/parser.c
Compiling wrepld/socket.c
Compiling wrepld/partners.c
Compiling dynconfig.c
Compiling param/loadparm.c
Compiling param/params.c
Compiling ubiqx/ubi_BinTree.c
<snip>
Compiling tdb/tdbback.c
Compiling lib/module.c
Compiling lib/ldap_escape.c
Compiling lib/popt_common.c
Linking bin/wrepld
lib/popt_common.o: In function `popt_common_credentials_callback':
/home/moriyama/src/samba-3.0.0/source/lib/popt_common.c:357: undefined 
reference to `secrets_init'
/home/moriyama/src/samba-3.0.0/source/lib/popt_common.c:362: undefined 
reference to `secrets_fetch_machine_password'
collect2: ld returned 1 exit status
make: *** [bin/wrepld] Error 1
Comment 1 MORIYAMA Masayuki 2003-10-15 21:08:01 UTC
Created attachment 202 [details]
Here is a patch for this problem written by SATOH Fumiyasu.
Comment 2 Tim Potter 2003-10-15 22:10:38 UTC
Fixed - I'm not sure what state wrepld is in though.  It may or may not be
working as advertised.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:17:39 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.