Samuele Giovanni Tonon <[EMAIL PROTECTED]> writes:

> apt-get build-dep apcupsd
> apt-get source apcupsd
> cd apcupsd-3.12.4
> debuild
>
> this worked for me on an amd64.
> maybe use make and not pmake ?
>
> Regards
> Samuele

Actually the other way around:

% apt-get build-dep apcupsd 
% apt-get source apcupsd 
% cd apcupsd-3.12.4 
% debuild 

everything works, BUT

% apt-get install pmake
% debuild

/usr/bin/install: cannot create regular file `/sbin/apcupsd':
Permission denied


I guess you need to Build-Conflict pmake or change the configure test.

MfG
        Goswin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to