On Tue, Mar 16, 2004 at 04:41:20AM -0800, Aime wrote:
> I am trying to compile freeradius-snapshot-20040316 on
> Debian (kernel 2.4.2) using :

> pebble:~/# dpkg-buildpackage -us -uc -b -rfakeroot

> I get the following :
> dpkg-buildpackage: source package is freeradius
> dpkg-buildpackage: source version is
> 0.9.3-cvs20040225-0
> dpkg-buildpackage: source maintainer is Paul Hampson
> <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture is i386
> dpkg-checkbuilddeps: Unmet build dependencies:
> debhelper (>= 4.1.68), libsasl2-dev
> dpkg-buildpackage: Build dependencies/conflicts
> unsatisfied; aborting.
> dpkg-buildpackage: (Use -d flag to override.)

> I could not find libsasl2-dev and debhelper.
> Any suggestions of what i can try else ?

You can remove the versioning on debhelper if you comment out the lines
with "dh_installman --name" in debian/rules
(See Debian bugreport 234486)

Try changing the build-dep on libsasl2-dev to libsasl-dev, on first
glance, that may be a transitive dependancy, and as such prolly
shouldn't be there at all... Once I have a woody chroot going to build
out of, I will check if we actually _need_ to build-depend directly on
libsasl{,2}-dev.

> I have to say that I was able to do this on Debian
> Sage before.

Debian/Testing (Sarge) has both of these dependancies met.

--
Paul "TBBle" Hampson, on an alternate email client.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to