What source packages do I need to download? I do not have root access and can only install in my home directory where the rest of my libraries are.
Rodrigo Kumpera wrote: > > The install the devel packages for libstdc++ because the error you're > getting is the same > a lot of folks, including me, already had - and the solution is to install > all c++ devel junk. > > > On Thu, Dec 31, 2009 at 8:37 PM, pembo22 <[email protected]> wrote: > >> >> g++ is already installed and works properly for other applications. >> >> >> >> Rodrigo Kumpera wrote: >> > >> > Install g++ >> > >> > On Thu, Dec 31, 2009 at 2:26 PM, pembo22 <[email protected]> >> wrote: >> > >> >> >> >> I have successfully compiled and executed mono 2.4.2.3 on the very >> same >> >> system but while compiling mono 2.6 from source it get the following >> >> error: >> >> >> >> CC mini.lo >> >> CC driver.lo >> >> CC aot-runtime.lo >> >> CC mini-posix.lo >> >> LD libmono.la >> >> /data/home/pembertb/usr/lib/../lib/libstdc++.so: could not read >> symbols: >> >> File in wrong format >> >> collect2: ld returned 1 exit status >> >> >> >> i have both the 32-bit and 64-bit libstdc++.so file but it keeps >> falling >> >> to >> >> the 32-bit. (the 64 bit is in lib64) >> >> >> >> Any suggestions? >> >> >> >> -- >> >> View this message in context: >> >> >> http://old.nabble.com/Cannot-compile-mono-2.6-on-x86_64-tp26979933p26979933.html >> >> Sent from the Mono - General mailing list archive at Nabble.com. >> >> >> >> _______________________________________________ >> >> Mono-list maillist - [email protected] >> >> http://lists.ximian.com/mailman/listinfo/mono-list >> >> >> > >> > _______________________________________________ >> > Mono-list maillist - [email protected] >> > http://lists.ximian.com/mailman/listinfo/mono-list >> > >> > >> >> -- >> View this message in context: >> http://old.nabble.com/Cannot-compile-mono-2.6-on-x86_64-tp26979933p26982660.html >> Sent from the Mono - General mailing list archive at Nabble.com. >> >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://old.nabble.com/Cannot-compile-mono-2.6-on-x86_64-tp26979933p26982724.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
