libs

Inge-Håvard Hunstad inge at cc.uit.no
Thu Feb 17 17:27:04 GMT 2000


Jamie ffolliott wrote:
> 
> Alex,
> 
> samedit doesn't compile by default.  You have to uncomment it from
> Makefile.in on the line "PROGS3 = ", then do configure again and recompile.
> 
> That'll give you a bunch of new programs - regedit, samedit, svccontrol,
> cmdat, and spoolss.
> 
> Jamie
> 

Hi

I get this linking error when trying to compile today's TNG with these
new programs and with support for ldap. I have a RH linux 6.1.

with configure.developer:

Linking bin/debug2html
Compiling rpcclient/regedit.c
Linking bin/regedit
Compiling rpcclient/samedit.c
Linking bin/samedit
lib/cmd_interp.o: In function `complete_regenum':
/usr/src/samba/source/lib/cmd_interp.c:582: undefined reference to
`split_server_keyname'
/usr/src/samba/source/lib/cmd_interp.c:593: undefined reference to
`msrpc_reg_enum_key'
collect2: ld returned 1 exit status
make: *** [bin/samedit] Error 1

with configure

Linking bin/debug2html
Compiling rpcclient/regedit.c
Linking bin/regedit
Compiling rpcclient/samedit.c
Linking bin/samedit
lib/cmd_interp.o: In function `complete_regenum':
lib/cmd_interp.o(.text+0x83c): undefined reference to
`split_server_keyname'
lib/cmd_interp.o(.text+0x874): undefined reference to
`msrpc_reg_enum_key'
collect2: ld returned 1 exit status
make: *** [bin/samedit] Error 1

By the way, my problems with the rpcclient segfaulting when I pressed
tab seems to be fixed. In general the rpcclient dosen't segfault as much
as it did. 

One other thing changing printing system dosen't seem to change the
values to the printing
commands.


inge


More information about the samba-ntdom mailing list