[Gambas-user] Unable to make lastest build

Benoît Minisini gambas at ...1...
Sun Jan 30 21:03:31 CET 2011


> 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




More information about the User mailing list