[Gambas-user] Special Compilation for archlinux.

Christian E. López Finnberg christian at ...980...
Tue Oct 31 19:41:06 CET 2006


Hi, I'm trying to make the archlinux package. To do the package I have to compile and install on a temporary directory using the option DESTDIR of make.
Unfortunatelly it does not work. I think the compilation process uses files created during the same compilation so it does not find the needed files and i get errors like this:

Compiling gb.settings...
/home/christian/t/gambas/src/gambas2-1.9.45/comp/src/gb.settings/Settings.class:12: Unknown identifier: Collection
Installing gb.settings...
Compiling gb.info...
/home/christian/t/gambas/src/gambas2-1.9.45/comp/src/gb.info/ComponentInfo.class:5: Unknown identifier: String[]
Installing gb.info...
And so on...


I don't know too much about the compilation process so i have been unable to find a solution. 
Any ideas will be wellcome.

-- 
Thanks in advance,

	Christian E. López Finnberg




More information about the User mailing list