[Mono-dev] Problems trying to compile Plastic on Linux

pablosantosluac pablosantosluac at terra.es
Fri Jun 29 13:36:01 EDT 2007


Hi,

I'm trying to compile the plastic server on linux using mono + NANT.

It compiles all  the .dll and even the .exe targets, but at the end it 
fails:

[csc] Compilation succeeded - 3 warning(s)
                               [al] Output file 
'/home/CODICE/pablo/wk_pablo_juno/01nerva/bin/server/es/loader.resources.dll' 
does not exist, rebuilding.
                               [al] Compiling 0 files to 
'/home/CODICE/pablo/wk_pablo_juno/01nerva/bin/server/es/loader.resources.dll'."
                               [al] Contents of /tmp/tmp3e9e47fd.tmp.
                               [al] /target:"lib"
                               [al] 
/out:"/home/CODICE/pablo/wk_pablo_juno/01nerva/bin/server/es/loader.resources.dll"
                               [al] /culture:"es"
                               [al] 
/template:"/home/CODICE/pablo/wk_pablo_juno/01nerva/bin/server/loader.exe"
                               [al] /nologo
                               [al]
                               [al] Starting mono ("al.exe" 
@"/tmp/tmp3e9e47fd.tmp" 
/embed:"/home/CODICE/pablo/wk_pablo_juno/01nerva/src/server/loader/loaderTranslations.es.resources",loader.loaderTranslations.es.resources)' 
in '/home/CODICE/pablo/wk_pablo_juno/01nerva/'
                               [al] ALINK: error A1044: Couldn't open 
'/home/CODICE/pablo/wk_pablo_juno/01nerva/bin/server' key file.

            BUILD FAILED - 0 non-fatal error(s), 45 warning(s)

            External Program Failed: al.exe (return code was 1):
            NAnt.Core.BuildException: External Program Failed: al.exe 
(return code was 1)
              at NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask () 
[0x00000]

            Total time: 11.7 seconds.



We do use a signed assembly but it is a .dll (the first one to be compiled, 
and it seems without problems).

I guess it must be very simple, but I don't understand what key file ALINK 
is complaining about....

pablo





More information about the Mono-devel-list mailing list