> On Sun, 2011-01-30 at 20:03 +0100, Benoît Minisini wrote: > > > I received the following error when doing a make (after a configure -C) > > > This is the first time I have been unable to compile 3. (done 1/2 dozen > > > time in the past) > > > > When source files are removed, you have to do a ./reconf && ./configure > > -C before recompiling. > > All is well and 3 built fine. > > BTW: Doing a "./reconf && ./configure -C" bombed on the configure as > sudo permission wasn't transfered to configure after recong was done. > > Thanks Benoît for the help! >
You must do ./reconf && ./configure -C as a normal user. Only "make install" must be done as root. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
