[MonoDevelop] RE: Compilation Problem
Glenn Martin
lifewarped at yahoo.com
Sun Feb 5 22:31:50 EST 2006
It seems that there is a pathing problem... its looking in "/usr/
local/lib/monodevelop/bin/../build/bin/log4net.dll" rather then "/
home/grmartin/Stock/mono/monodevelop/contrib/log4net.dll" like it
should.
> make[1]: Entering directory `/home/grmartin/Stock/mono/monodevelop/
contrib'
> make[2]: Entering directory `/home/grmartin/Stock/mono/monodevelop/
contrib'
> make[2]: Nothing to be done for `install-exec-am'.
> /bin/sh ../mkinstalldirs /usr/local/lib/monodevelop/bin
> /usr/bin/install -c -m 644 ./../build/bin/log4net.dll /usr/local/
lib/monodevelop/bin/../build/bin/log4net.dll
> /usr/bin/install: cannot create regular file `/usr/local/lib/
monodevelop/bin/../build/bin/log4net.dll': No such file or directory
> /usr/bin/install -c -m 644 ./../build/bin/Mono.Cecil.dll /usr/
local/lib/monodevelop/bin/../build/bin/Mono.Cecil.dll
> /usr/bin/install: cannot create regular file `/usr/local/lib/
monodevelop/bin/../build/bin/Mono.Cecil.dll': No such file or directory
> /usr/bin/install -c -m 644 ./../build/AddIns/MonoQuery/
FirebirdSql.Data.Firebird.dll /usr/local/lib/monodevelop/bin/../build/
AddIns/MonoQuery/FirebirdSql.Data.Firebird.dll
> /usr/bin/install: cannot create regular file `/usr/local/lib/
monodevelop/bin/../build/AddIns/MonoQuery/
FirebirdSql.Data.Firebird.dll': No such file or directory
> make[2]: *** [install-assemblyDATA] Error 1
> make[2]: Leaving directory `/home/grmartin/Stock/mono/monodevelop/
contrib'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/grmartin/Stock/mono/monodevelop/
contrib'
> make: *** [install-recursive] Error 1
> grmartin at lain:~/Stock/mono/monodevelop$
When i comment out that section of the Makefile.In file it continues
on to the next step but has the same type of pathing problem... I
really need to get this thing running. again this affects both the
0.9 tar file and the SVN copy for me...
Any help would be nice, i can send you anything youd need to know
like my environment variables, for the makefiles themselves. I know a
bit about the make system but not enough to debug this myself.
Glenn Martin
More information about the Monodevelop-list
mailing list