On Fri, 28 Mar 2014 17:02:44 +0800
"Allan E. Registos" <allan.regis...@smpc.steniel.com.ph> wrote:

>[...]
> >> and can't locate the correct fpcsrc version
> > What is the correct fpcsrc version?
> During Lazarus startup, cannot find the correct location, I must say
> location of the fpcsrc installed.

The IDE searches all common places. Is one common place missing?


>[...]

> make: Entering directory `/usr/share/lazarus/1.2.0'
> /usr/bin/make -C ide idepkg
> make[1]: Entering directory `/usr/share/lazarus/1.2.0/ide'
> /bin/mkdir -p ../units/i386-win32/win32
> /bin/mkdir: cannot create directory `../units/i386-win32': Permission denied
> make[1]: *** [../units/i386-win32/win32] Error 1

Thanks.
The debian packages do not support cross compiling the IDE. 
Why do you want that?
You can cross compile the packages, which the IDE does automatically
when you cross compile your project. No need to use "make" manually.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to