Le 5104 Septembre 1993, Stefan Reichör a tapoté:
> Hi!

Hello

> I got the following question regarding the debian package:
>
>>   I built deb packages from yesterday's snapshot using 
>>   dpkg-buildpackage -r fakeroot -b 
>>   on an Ubuntu 7.04 system, emacs21.4.1
>>   While building the package I noticed: 
>>  
>> config.status: WARNING: dvc-load-install.el contains a reference to the 
>> variable `datarootdir'
>> which seems to be undefined.  Please make sure it is defined.
>
>
> What is the status of the debian package. Should it work?

Yes it works, I do not understand the error,

dvc-load-install.el contains
"(add-to-list 'Info-default-directory-list "${datarootdir}/info/info")"

And I see in the Makefile:

datarootdir= ${prefix}/share

> I use also an Ubuntu 7.04 system. When I try the command listed above,
> I get the following errror message:
> dpkg-buildpackage: unknown option or argument fakeroot
> Any ideas?

You should not have a space between -r and fakeroot

dpkg-buildpackage -rfakeroot

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to