[MonoDevelop] Problems compiling monodevelop 0.11

Rafael Teixeira monoman at gmail.com
Fri Jul 21 09:36:05 EDT 2006


Hi Javier,

You've seem not to have installed a full Mono to start with. Some
packagers break mono into smaller packages, so you may have to install
other packages, probably a mono.data or similar, that install those 4
libraries you are missing, but you can stomp on some other dependency
after that.

:|

On 7/21/06, Javier Ramirez <javier.ramirez at gmail.com> wrote:
> Hi,
>
> I have tried to install the monodevelop package for debian PPC and
> seems to no be working. I decided to compile the monodevelop version
> 0.11 for my ppc. I am having the following errors:
> ----------------------------------------------------------------------------------------
> .....
> ......
> ......
> mkdir -p ../../../build/AddIns/MonoQuery
> /usr/bin/mcs  -target:library
> -out:../../../build/AddIns/MonoQuery/Mono.Data.Sql.dll
> ./Schema/IndexConstraintSchema.cs ./Schema/OperatorSchema.cs
> ./Schema/GroupSchema.cs ./Schema/ColumnSchema.cs
> ./Schema/SchemaSchema.cs ./Schema/RoleSchema.cs ./Schema/ISchema.cs
> ./Schema/PrimaryKeyConstraintSchema.cs ./Schema/AbstractSchema.cs
> ./Schema/TriggerSchema.cs ./Schema/RuleSchema.cs
> ./Schema/ForeignKeyConstraintSchema.cs ./Schema/SequenceSchema.cs
> ./Schema/ViewSchema.cs ./Schema/DataTypeSchema.cs
> ./Schema/UniqueConstraintSchema.cs ./Schema/UserSchema.cs
> ./Schema/ParameterSchema.cs ./Schema/CheckConstraintSchema.cs
> ./Schema/LanguageSchema.cs ./Schema/ConstraintSchema.cs
> ./Schema/PrivilegeSchema.cs ./Schema/AggregateSchema.cs
> ./Schema/TableSchema.cs ./Schema/ProcedureSchema.cs
> ./Providers/MySqlDbProvider.cs ./Providers/DbProviderBase.cs
> ./Providers/NpgsqlDbProvider.cs ./Providers/SqliteDbProvider.cs
> ./Providers/OracleDbProvider.cs ./Providers/FirebirdDbProvider.cs
> ./Providers/OdbcDbProvider.cs ./Providers/SybaseDbProvider.cs
> ./Providers/SqlDbProvider.cs ./AssemblyInfo.cs  -r:System.Data
> -r:Npgsql -r:ByteFX.Data -r:Mono.Data.SqliteClient
> -r:System.Data.OracleClient -r:Mono.Data.SybaseClient
> -r:../../../contrib/FirebirdSql.Data.Firebird.dll
> error CS0006: Cannot find assembly `Npgsql'
> Log:
>
> error CS0006: Cannot find assembly `ByteFX.Data'
> Log:
>
> error CS0006: Cannot find assembly `Mono.Data.SqliteClient'
> Log:
>
> error CS0006: Cannot find assembly `System.Data.OracleClient'
> Log:
>
> Compilation failed: 4 error(s), 0 warnings
> make[3]: *** [../../../build/AddIns/MonoQuery/Mono.Data.Sql.dll] Error 1
> make[3]: Leaving directory
> `/home/oramirez/Desktop/monodevelop-0.11/Extras/MonoQuery/Mono.Data.Sql'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/oramirez/Desktop/monodevelop-0.11/Extras/MonoQuery'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/oramirez/Desktop/monodevelop-0.11/Extras'
> make: *** [all-recursive] Error 1
> oramirez at monalisa:~/Desktop/monodevelop-0.11$
>
> It tells me that it does not have the assembly. I try to look for the
> but I couldn't find them.  Why is this error happening, any clue?
>
>  :(
>
> thanks in advance.
>
> --
> -----------
> Javier O. Ramírez Martínez
> Key fingerprint = E7D8 22DC 5B71 72DC A06A  61F4 D823 35ED 2E67 CFB2
> linux.mty.itesm.mx/~oramirez
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw


More information about the Monodevelop-list mailing list