Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 1999 16:38:52 -0500 (EST)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        freebsd-questions@FreeBSD.ORG (FreeBSD Questions)
Subject:   xscreensaver port problems
Message-ID:  <199902172138.QAA05033@cc942873-a.ewndsr1.nj.home.com>

next in thread | raw e-mail | index | archive | help
I was just adding xscreensaver to a 2.2.7 machine (full 'uname -a'
below). I hit an error that killed the port make,

cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o  xscreensaver.o xset.o dialogs-Xaw.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o  ../utils/resources.o ../utils/usleep.o  ../utils/visual.o ../utils/xroger.o  ../utils/spline.o  ../utils/yarandom.o -L/usr/X11R6/lib -lSM -lICE -lXaw -lXmu  -lXss -lXdpms -lXt    -lX11 -lXext  -lkrb -ldes -lnsl -lsocket -lcrypt  
ld: -lnsl: no match
*** Error code 1

Stop.
*** Error code 1
.
.
.

In addition to not having a nsl library, the -lsocket option created
the same problem. However, I simply removed those two from the Makefile
(/usr/ports/x11/xscreensaver/work/xscreensaver-2.24/driver/Makefile) 
and compiled and installed without further incident.

Should I have these libraries? Why is xscreensaver asking if it does
not need them? Will I have problems later?
-- 
Crist J. Clark                           cjclark@home.com


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




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