Recent

Author Topic: You need the GNU utils package to use this Makefile  (Read 9159 times)

Valter

  • Guest
You need the GNU utils package to use this Makefile
« on: February 28, 2004, 11:00:07 pm »
Did Copiling Lazarus appear this mistake, can anybody help me?

allideintf.pas(24,20) Hint: Unit "COMPONENTTREEVIEW" not used in ALLIDEINTF
12029 Lines compiled, 16.1 sec
make[1]: Leaving directory `E:/Myhome/lazarus/ideintf'
c:/pp/bin/win32/make -C designer all
Makefile:17: *** You need the GNU utils package to use this Makefile.  Stop.
make[1]: Entering directory `E:/Myhome/lazarus/designer'
make[1]: Leaving directory `E:/Myhome/lazarus/designer'
c:\pp\bin\win32\make: *** [designer] Error 2

Valter

Anonymous

  • Guest
You need the GNU utils package to use this Makefile
« Reply #1 on: February 29, 2004, 03:39:38 am »
I solved the problem adding “c:\pp\bin\win32” in the third line of the file makefile
OVERRIDE PATH:=$(SUBST \, /, $(PATH)) ;C:\PP\BIN\WIN32

it generated lazarus.exe without the íncones of the components and menus.

I thank some for clue

Valter

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
You need the GNU utils package to use this Makefile
« Reply #2 on: February 29, 2004, 02:14:22 pm »
does your path contain directories with a space i.e. c:\Program Files\xxx ?

Anonymous

  • Guest
You need the GNU utils package to use this Makefile
« Reply #3 on: February 29, 2004, 04:08:09 pm »
Hello Vicent

My Path has space yes

C:\pp\bin\win32\;C:\Inprise\vbroker\bin;E:\Arquivos de programas\Borland\Delphi7\Bin;E:\Arquivos de programas\Borland\Delphi7\Projects\Bpl\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem

C: WIN98
E: / win2K

I await…
Valter

Anonymous

  • Guest
You need the GNU utils package to use this Makefile
« Reply #4 on: February 29, 2004, 05:20:23 pm »
Hello Vincent
For the icons to appear in this version V0.9.1 needed to lower the resolution of 24 bits for pixel for 16 bits.

Valter

 

TinyPortal © 2005-2018