Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 17:44:56 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Mikhail Teterin <mi@aldan.algebra.com>, dwcjr@inethouston.net, kris@obsecurity.org, dwcjr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/net/rdesktop Makefile
Message-ID:  <20020402174456.C87611@xor.obsecurity.org>
In-Reply-To: <20020403001835.GE10893@leviathan.inethouston.net>; from dwcjr@inethouston.net on Tue, Apr 02, 2002 at 06:18:35PM -0600
References:  <20020402231640.GA10893@leviathan.inethouston.net> <200204022354.g32NsR9r080687@aldan.algebra.com> <20020403001835.GE10893@leviathan.inethouston.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--7gGkHNMELEOhSGF6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Apr 02, 2002 at 06:18:35PM -0600, David W. Chapman Jr. wrote:
> > This new -current you are testing, probably, still has the library in
> > /usr/lib. The library is no longer built/installed by new world, but it
> > is still there -- for you, which is why you may don't see the breakage
> > without the patch. No idea why the patch breaks, though.
>=20
> That makes a lot of sense, I forgot about things being left over.
>=20
> I was getting stranger error earlier, but I think that was do to=20
> conflicting symbols.
>=20
> here's what currently happens
>=20
> dwcjr# make package
> =3D=3D=3D>  Building for rdesktop-1.0.0.p19.7.6_1
> gcc -O -pipe -march=3Dk6 -I/usr/local/include   -I/usr/X11R6/include -o=
=20
> rdesktop rdesktop.o tcp.o iso.o mcs.o secure.o licence.o rdp.o=20
> orders.o bitmap.o cache.o xwin.o gnu/getopt.o gnu/getopt1.o=20
> -L/usr/X11R6/lib -lX11  -lgmp -lcrypto
> /usr/libexec/elf/ld: cannot find -lgmp

Add -L${LOCALBASE} to the linker flags.

Kris

--7gGkHNMELEOhSGF6
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8ql6XWry0BWjoQKURAgI+AKDbizGrGiGTyVloh69KQkEBr3kcaACeIksr
dahQuwk7R5zsIa7sVjfAvXU=
=BBKf
-----END PGP SIGNATURE-----

--7gGkHNMELEOhSGF6--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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