bug-cvs
[Top][All Lists]
Advanced

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

Re: can not compile on Solaris 8


From: Mark D. Baushke
Subject: Re: can not compile on Solaris 8
Date: Thu, 11 Dec 2003 10:21:27 -0800

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

Hi Martin,

Your system has some version of gssapi/gssapi.h found that looks
reasonable to configure, so it has autodetected that you want that
feature. (It is probably in /usr/local/include/gssapi/gssapi.h)

You may wish to add the option

   ../configure --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld \
   --enable-libgcj --without-gssapi

to your configure line. If you want to build with gssapi, then you may
need to use --with-gssapi=DIR where DIR is the directory that may be
used to find the libraries for gssapi support.

        Good luck,
        -- Mark

Thurn, Martin <martin.thurn@ngc.com> writes:

> I have Solaris 8, gcc 3.0.3.  I can not compile cvs 1.12.4.  Attached is
> config.log, and here are the error messages:
> 
> =====
> 
> ...
> gcc  -g -O2  -Lno/lib -o cvs  add.o admin.o annotate.o buffer.o checkin.o
> checkout.o classify.o client.o commit.o create_adm.o cvsrc.o diff.o edit.o
> entries.o error.o exithandle.o expand_path.o fileattr.o filesubr.o
> find_names.o hardlink.o hash.o history.o ignore.o import.o lock.o log.o
> log-buffer.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 rsh-client.o run.o scramble.o server.o socket-client.o
> status.o subr.o tag.o update.o version.o vers_ts.o watch.o wrapper.o zlib.o
> gssapi-client.o ../diff/libdiff.a ../lib/libcvs.a ../zlib/libz.a  -lkrb5
> -lgen -lk5crypto -lcom_err -lxnet -lnsl 
> server.o: In function `gserver_authenticate_connection':
> /usr/local/src/cvs-1.12.4/src/server.c:5910: undefined reference to
> `gss_nt_service_name'
...elided...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/2LWn3x41pRYZE/gRAvXFAKDiUcvOL7jQZPiGnSeeitv7exWzRwCfbdhc
DKw6In7jJnd+UTiXP+GXL8E=
=ZrF4
-----END PGP SIGNATURE-----




reply via email to

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