[Gambas-user] makefile failing
Benoît Minisini
g4mba5 at gmail.com
Sat May 22 15:35:08 CEST 2021
Le 22/05/2021 à 15:27, Benoît Minisini a écrit :
> Le 22/05/2021 à 13:09, Bruce Steers a écrit :
>> Benoit
>> I'm getting an error when app/makefile.am <http://makefile.am> tries
>> the new rmdir method.
>>
>> Installing IDE application menu...
>> make[2]: *** [Makefile:782: install-exec-local] Error 1
>> make[2]: Leaving directory '/media/bonus/SSDiskspace/git/gambas-b/app'
>>
>>
>> I've found using rm -rd works okay.
>> BruceS
>>
>
> I have no error at all on my system.
>
> Are you sure 'rm -rd' does the job? I want to remove a directory *only
> if* is is empty.
>
> Regards,
>
Yes, don't use 'rm -rd', you are going to destroy your system.
--
Benoît Minisini
More information about the User
mailing list