On Fri, 21 Mar 2008, David Arturo Macias Corona wrote:
> I am testing current Harbour under Mandriva 2008
> gcc (GCC) 4.2.2 20071128 (prerelease) (4.2.2-3.1mdv2008.0)
> Building a system result in errors included below
> Something is missing, but what ?

You haven't set HB_COMPILER and HB_ARCHITECTURE envvars.
Instead of setting them manually please simply
run:
   ./make_gnu.sh
or
   ./make_gcc.sh.
Mandriva is RPM based distribution then I suggest to run
   ./make_rpm.sh
from non root account (in general I suggest to not use root
account from normal work) and then install binary RPMs generated
from root account. The RPMs will be create in ${HOME}/RPM/RPMS/<arch>
directory.
All above scripts automatically detects used environment and set
all necessary variables automatically.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to