info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: old cvs version needet


From: Mark D. Baushke
Subject: Re: old cvs version needet
Date: Mon, 23 May 2005 00:34:44 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have no idea what you mean by 'case' commands in cvs or Netbeans.

I suspect you are running into an error that is not directly related to
cvs and may instead be related to your command environment.

As to your problem with cvs 1.11 (which is ancient), you appear to be
running into a problem where your system has the include files, but not
the libraries for gssapi or kerberos. You probably either need to
install the rest of that stuff or disable cvs from using it.

 ./configure --without-gssapi --without-krb4

However, I can assure you that that version of cvs did not have anything
going by the name 'Case' in it.

        -- Mark

pginfo <address@hidden> writes:

> Hi all.
> 
> We are using  cvs from long time (it is great software, thank you!).
> At the beginning we installed cvs server (v. 1.11)  on linux mandrake
> and it is working till now.
> 
> We need to change the OS to FreeBSD (we need to change the hardware).
> After installing the FreeBSD 5.4 we usend FreeBSD ports to install
> cvs. All was ok and we installed the version from ports (1.11.17).
> 
> But we found problem by using this cvs version with our development
> toos (we are using old java based NetBeans 3.2 and it is not possible
> to change it for now).
> 
> We found that Netbeans needs the "case" cvs-commant to work, but it is
> not supported in cvs 1.11.17 (we are not cvs nor freebsd experts).
> 
> In case we try to checkout the repository we receive from NetBeans:
>  unrecognized request `Case '.
> 
> The next step was to change to cvs 1.11 .
> We got the source from cvshome.org and try to compile this version:
> ./configure
> make
> 
> and we receive:
> 
> cvs1# make
> making all in lib
> making all in zlib
> making all in diff
> making all in src
> gcc add.o admin.o buffer.o checkin.o checkout.o classify.o client.o
> commit.o create_adm.o cvsrc.o diff.o edit.o entries.o expand_path.o
> fileattr.o find_names.o hardlink.o hash.o history.o ignore.o import.o
> lock.o log.o login.o logmsg.o main.o mkmodules.o modules.o myndbm.o
> no_diff.o  parseinfo.o patch.o rcs.o rcscmds.o recurse.o release.o
> remove.o repos.o  root.o rtag.o scramble.o server.o status.o tag.o
> update.o  watch.o wrapper.o vers_ts.o  subr.o filesubr.o run.o
> version.o error.o zlib.o ../lib/libcvs.a ../zlib/libz.a
> ../diff/libdiff.a -L/usr/cygnus/kerbnet/lib -lgssapi -lkrb5 -lasn1
> -ldes -lroken  -o cvs
> /usr/bin/ld: cannot find -ldes
> *** Error code 1
> 
> Stop in /usr/mysrc/cvs/cvs-1.11/src.
> *** Error code 1
> 
> Stop in /usr/mysrc/cvs/cvs-1.11.
> 
> 
> My  questions:
> 
> 1. Can I enable "case" support in cvs 1.11.17
> 2. If it is not possible, what is the latest cvs version that supports
> "case".
> 3. How to correct this erro by compiling cvs 1.11.
> 
> Many thanks in advance,
> ivan.
> 
> 
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-cvs
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFCkYeT3x41pRYZE/gRAko0AJ9mTrwB2KE36z1qrL/wRCLdhYUKlgCfWo/n
D/2eBcOdRI44fgy1EB+usUY=
=ImnK
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]