[Angstrom-devel] GCC/Make issue
Stanislav Brabec
utx at penguin.cz
Tue Jan 22 11:19:51 CET 2008
Capn_Fish Zaurus wrote:
> Nope, I've been running as root the whole time.
Root cannot have permission denied to just-compiled binary on ext2/3 in
normal conditions.
I guess you are using improper file system - e. g. vfat (mounted with
noexec or unsuitable fmask) or NFS (mounted with root_squash). Or your
system is broken and compiler creates non-executable binaries.
You have to do a deeper research for each problem. I guess you will
reach many failures before you will be able to compile your first
binary. You have to analyze logs and solve common problems (detect
missing packages, change compiler flags and fix simple compilation
errors).
There is a lot of documentation about self compilation on the web.
Angstrom is nothing special with a few exceptions:
- Limited resources (you may need swap, additional storage and a lot of
time).
- Not so common platform (you may need to fix common platform related
problems).
- Not so common distro (package names are similar to Debian).
> On Jan 21, 2008 5:31 PM, Stanislav Brabec <utx at penguin.cz> wrote:
>
> > Capn_Fish Zaurus wrote:
> > > It says "./a.out: permission denied," then "Cannot run C-compile
> > programs."
> > > What's up with that? Maybe it's a shell issue?
--
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus
More information about the Angstrom-distro-devel
mailing list