[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem building dev-lib/gsldap
From: |
Chris B. Vetter |
Subject: |
Problem building dev-lib/gsldap |
Date: |
Thu, 1 Dec 2005 11:39:16 +0100 |
Hi,
trying to install gsldap gives two problems:
1)
GNUmakefile defines
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
This line can be safely commented out. Otherwise, make will bitch
about not being able to find common.make and library.make
2)
Makefile.preamble tries to link the resolv library
Linking library libgsldap ...
/usr/bin/ld: cannot find -lresolv
which doesn't exist on FreeBSD (and possibly others).
Cheers,
--
Chris
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Problem building dev-lib/gsldap,
Chris B. Vetter <=