From: Bruce S. <Bru...@nc...> - 2010-01-28 02:08:31
|
Please post just the last part of src/build.log in your build directory, the part that shows the error encountered in the compilation of arrayprim.cpp. Bruce Sherwood steve mtangoo wrote: > On Thu, Jan 28, 2010 at 4:19 AM, steve mtangoo <mwi...@gm...> wrote: > >> I thought I will be through with this version. ./configure goes well >> but nake spawn the error below, please help me as I have never got it >> running since last year. >> ------------------------- >> > > here is the error: > > Compiling ./gtk2/render_surface.cpp ... > Compiling ./gtk2/timer.cpp ... > Compiling ./python/arrayprim.cpp ... > make[1]: *** [arrayprim.lo] Error 1 > make[1]: Leaving directory `/home/stefa/Desktop/visual-5.2_release/src' > make: *** [all-recursive] Error 1 > [root@localhost visual-5.2_release]# > |