Hi

On Thu, Oct 25, 2012 at 1:18 PM, Martin Decky <[email protected]> wrote:

> Hi,
>
>
>  /usr/local/cross/ia32/bin/**i686-pc-linux-gnu-ld: cannot find
>> .../helenos/uspace/lib/c/arch/**ia32/src/entry.o
>> make[2]: *** [bdsh] Error 1
>> make[2]: Leaving directory `.../helenos/uspace/app/bdsh'
>> make[1]: *** [app/bdsh.build] Error 2
>> make[1]: Leaving directory .../helenos/uspace'
>> make: *** [all] Error 2
>>
>
> Sorry, I am unable to reproduce the problem, but obviously the path to
> entry.o from your listing is very strange (the three dots in the beginning;
> the fact that it is a relative path in the first place, it should be an
> absolute path).
>

It is absolute path only. The path is /helenos/uspace


>
> Make sure you run "make distclean" to clean up all leftovers from any
> previous builds before building. Also make sure that this is not caused by
> some of your own modifications. If nothing helps then you would have to
> examine the variables LIBC_PATH and CURDIR in uspace/lib/c/Makefile and the
> resulting linker script in uspace/lib/c/arch/ia32/_link.**ld.
>
>
>
I ran "make distclean" and then "make"
I get the following error

root@ubuntu:~/helenos# make
tools/config.py HelenOS.config default
make: execvp: tools/config.py: Permission denied
make: *** [Makefile.config] Error 127


-- 
Kapil
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to