[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error from ampolish3
- Date: Mon, 02 Jun 2008 17:53:33 +0200
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: Error from ampolish3
On Mon, 2008-06-02 at 15:48 +0100, Neil Mayes wrote:
> Hi,
>
> I have (tried to!) added some device drivers to a BSP (ERC32) and wanted
> to isolate the IO control to a HW API. So the application would just
> need to include the header and all will be well. Once I realised I
> needed to regenerate preinstall.am I used bootstrap -p however I
> encountered the following error:
>
> Can't do setuid (cannot exec sperl)
Not from RTEMS. Nothing in RTEMS is using suid-perl.
> Has anyone got an clue where the error is coming from?
Seems to me as if you have a permission problem with your source tree or
a problem with your perl installation.
Ralf