Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2016 03:35:24 +0000 (UTC)
From:      Toli  <tolipapa@yahoo.com>
To:        "ports@FreeBSD.org" <ports@FreeBSD.org>
Subject:   Application Authentication
Message-ID:  <609603815.2406953.1452483324313.JavaMail.yahoo@mail.yahoo.com>
References:  <609603815.2406953.1452483324313.JavaMail.yahoo.ref@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.I was in the BSD website reading info, because I =C2=A0have an applic=
ation that when I launch it it brings me back an error 5.5.1 that requires =
authentication. Now that has nothing to do with my email service, cause I =
=C2=A0have no issues whatsoever with it,I tried all kinds of settings withi=
n my router and authentication requirements, with no results.I am self taug=
ht in most areas with good results, but I am stuck and I feel that I am in =
need of a higher knowledge-base, that is why I am sending you this email.Th=
e app is about bitcoins....that I am not successful into completing. Goes t=
hrough all the steps until the final that needs to connect to the server, t=
hus giving me the famous 5.5.1.Thanks in advance with any info and suggesti=
ons.Toli....
From owner-freebsd-ports@freebsd.org  Mon Jan 11 05:00:40 2016
Return-Path: <owner-freebsd-ports@freebsd.org>
Delivered-To: freebsd-ports@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC5B5A6B740
 for <freebsd-ports@mailman.ysv.freebsd.org>;
 Mon, 11 Jan 2016 05:00:40 +0000 (UTC)
 (envelope-from jbeich@vfemail.net)
Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132])
 (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 8E6561C62
 for <freebsd-ports@freebsd.org>; Mon, 11 Jan 2016 05:00:40 +0000 (UTC)
 (envelope-from jbeich@vfemail.net)
Received: (qmail 25313 invoked by uid 89); 11 Jan 2016 05:00:33 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
 by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
 11 Jan 2016 05:00:33 -0000
Received: (qmail 25290 invoked by uid 89); 11 Jan 2016 05:00:15 -0000
Received: by simscan 1.3.1 ppid: 25286, pid: 25288, t: 0.1010s scanners:none
Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62)
 by FreeQueue with SMTP; 11 Jan 2016 05:00:15 -0000
Received: (qmail 26386 invoked by uid 89); 11 Jan 2016 05:00:15 -0000
Received: by simscan 1.4.0 ppid: 26378, pid: 26381, t: 0.3555s scanners:none
Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27)
 by mail.vfemail.net with ESMTPA; 11 Jan 2016 05:00:15 -0000
From: Jan Beich <jbeich@vfemail.net>
To: Ultima <ultima1252@gmail.com>
Cc: freebsd-ports@freebsd.org
Subject: Re: x11/nvidia-driver issues compiling on 9.X
References: <CANJ8om4wCk5Wibftu4pQpAgs_L3Ek=xus3dD_MvXNSo9=WseZQ@mail.gmail.com>
Date: Mon, 11 Jan 2016 05:59:58 +0100
In-Reply-To: <CANJ8om4wCk5Wibftu4pQpAgs_L3Ek=xus3dD_MvXNSo9=WseZQ@mail.gmail.com>
 (Ultima's message of "Sun, 10 Jan 2016 20:30:57 -0500")
Message-ID: <egdo-ogmp-wny@vfemail.net>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/>;
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Jan 2016 05:00:40 -0000

--=-=-=
Content-Type: text/plain

Ultima <ultima1252@gmail.com> writes:

> nvidia-modeset-freebsd.c:563:29: error: sys/caprights.h: No such file or
> directory

Drop the line. <sys/caprights.h> is implicitly included on 10+ systems.

> nvidia-modeset-freebsd.c:593: warning: implicit declaration of function
> 'cap_rights_init'

See how nv-freebsd.h and nvidia_linux.c fixed this issue and also use
slightly more correct __FreeBSD_version.

    // before r255219
    status = fget(curthread, fd, CAP_IOCTL, &fp);

    // after  r255219
    cap_rights_t rights;
    status = fget(curthread, fd, cap_rights_init(&rights, CAP_IOCTL), &fp);

https://svnweb.freebsd.org/changeset/base/255219

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAEBCgBmBQJWkzbOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF
NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bX1IIAI/94ghSzxPbElCehKOgsoR6
RcncBjDzvc0d5TpeE7FBc0He5S+NdGcTeg12Q+ODx4U24kNo94fjxexSev3JfsqM
29sb0UjzEp+l7YkEclI1G8BEfEno9IhmB9zH/EHYqFf+3dyFwVAEAZHSJy1+O0bd
lNwxfK3HjiaN5LvhnX826/F7ehLDHL57XN8m6QECT9sOr0mcBfvft/6ytZullUVI
eY5+EqD3FaDn/3Flw0gm8tSJiJ8ht/+Fc1F1lgtBUqfv+mBKPK+htVl/3HP/G+Fb
rdLbTRrwDpU8xSPNyzfpl5bqP8ICJj2W5wXj8GVMzBoOn1vUMAbp79IWOwsbmpM=
=S843
-----END PGP SIGNATURE-----
--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?609603815.2406953.1452483324313.JavaMail.yahoo>