Page 1 of 1

Cannot build Codelite in Ubuntu Natty

Posted: Sun May 01, 2011 6:57 pm
by evstevemd
./configure goes fine but make brings this error:
./le_makerevision.sh
Generating svninfo file...
g++ -O3 -DREGEXP_UNICODE -fPIC -shared -o ./lib/libwxsqlite3u.so Release_gcc_unicode/wxsqlite3.o Release_gcc_unicode/sqlite3.o -L./lib -pthread -Wl,-Bsymbolic-functions -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -pthread -L/usr/lib/i386-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil
make: *** No rule to make target `/usr/lib/glib-2.0/include/glibconfig.h', needed by `Release_gcc_unicode/ScintillaWX.o'. Stop.
I have read somewhere it says the headers have been moved and was advised to use pkg-config instead of absolute path. Is there anything I can do? Before upgrading from Lucid, I did uninstall and hence I cannot do my C++ work and unwilling to switch even temporally to any IDE
Thanks

Re: Cannot build Codelite in Ubuntu Natty

Posted: Mon May 02, 2011 2:26 pm
by eranif
Try and run make clean before (I am not sure if it is an upgrade or clean install)

Eran

Re: Cannot build Codelite in Ubuntu Natty

Posted: Mon May 02, 2011 5:54 pm
by evstevemd
I do always clean before make.
BTW it is an upgrade ;)

Re: Cannot build Codelite in Ubuntu Natty

Posted: Mon May 02, 2011 6:42 pm
by evstevemd
For anyone else upgrading and having problem just remove and checkout fresh version and problem is gone!

Re: Cannot build Codelite in Ubuntu Natty

Posted: Sat May 21, 2011 2:40 am
by evstevemd
Any more help?

Re: Cannot build Codelite in Ubuntu Natty

Posted: Sat May 21, 2011 10:35 am
by eranif
evstevemd wrote:Any more help?
What help? in previous post you stated:
evstevemd wrote:For anyone else upgrading and having problem just remove and checkout fresh version and problem is gone!
...

Eran

Re: Cannot build Codelite in Ubuntu Natty

Posted: Wed May 25, 2011 9:28 pm
by evstevemd
eranif wrote:
evstevemd wrote:Any more help?
What help? in previous post you stated:
evstevemd wrote:For anyone else upgrading and having problem just remove and checkout fresh version and problem is gone!
...

Eran
Hahaaaa! you are right. I was tired and I mixed threads.
I meant to post this on that debugger problem.
Sorry :D