Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 22:23:30 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Jon Reynolds <jonr@destar.net>
Cc:        FreeBSD List <freebsd-questions@freebsd.org>
Subject:   Re: cannot find -lsysdeps error
Message-ID:  <20031105042330.GD28915@dan.emsphone.com>
In-Reply-To: <1068005140.3637.60.camel@localhost.localdomain>
References:  <1068005140.3637.60.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 04), Jon Reynolds said:
> I am trying to install ucspi-unix-0.36 and I keep running into this
> error:
> 
> ./load unixclient env.o utoa.o `cat socket.lib`
> /usr/libexec/elf/ld: cannot find -lsysdeps
> *** Error code 1
>  
> Stop in /usr/local/src/ucspi-unix-0.36
> 
> I installed bglibs which took care of the sysdeps.h problem but I
> can't seem to find an answer to this error. What is this telling me
> do I need to install something else?

cd /usr/ports/sysutils/ucspi-unix ; make install

should be all you need.  If you want to build it by hand, take a look
at the port Makefile to see what the porter did.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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