[Cvs-nserver-users] Problems building: undefined reference to 'switch_to_user'
Brought to you by:
tyranny
From: John L. <jl...@en...> - 2002-05-07 21:17:01
|
I'm sure this is some kind of dumb newbie mistake, but I am having trouble building cvs-nserver for the first time. After performing simply a './configure' and a 'make', I am getting the following error: server.o: In function `gserver_authenticate_connection': /opt/cvs-nserver-1.11.1.4/src/server.c:5443: undefined reference to `switch_to_user' Sure enough, the routine 'switch_to_user' is missing from the server.c file even though it is present in the main version of CVS. Any ideas what I am doing wrong here? John Lewis jl...@en... |