[Gambas-user] make install problem svn 5818

wally wally at ...2037...
Fri Aug 30 09:13:48 CEST 2013


On Friday 30 August 2013 08:52:31 Benoît Minisini wrote:
> Le 30/08/2013 07:03, wally a écrit :
> > Hi,
> > i get following error output on
> > sudo make install of svn 5818
> > on Opensuse 12.3
> > 
> > hope the following output is sufficient to see whats up.
> > Let me know if more info is necessary.
> > 
> > make[1]: Entering directory
> > `/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.cairo'
> > Making install in src
> > make[2]: Entering directory
> > `/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.cairo/src'
> > make[3]: Entering directory
> > `/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.cairo/src'
> > make[3]: Nothing to be done for `install-exec-am'.
> > 
> >   /usr/bin/mkdir -p '/usr/lib/gambas3'
> >   /usr/bin/install -c -m 644 gb.cairo.component '/usr/lib/gambas3'
> >   /usr/bin/mkdir -p '/usr/lib/gambas3'
> >   /usr/bin/install -c -m 644 gb.cairo.component '/usr/lib/gambas3'
> >   /usr/bin/mkdir -p '/usr/lib/gambas3'
> >   /bin/sh ../libtool   --mode=install /usr/bin/install -c   gb.cairo.la
> > 
> > '/usr/lib/gambas3'
> > /bin/sh: ../libtool: No such file or directory
> > make[3]: *** [install-gblibLTLIBRARIES] Error 127
> > make[3]: Leaving directory
> > `/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.cairo/src'
> > make[2]: *** [install-am] Error 2
> > make[2]: Leaving directory
> > `/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.cairo/src'
> > make[1]: *** [install-recursive] Error 1
> > make[1]: Leaving directory
> > `/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.cairo'
> > make: *** [install-recursive] Error 1
> > ..gambas3_svn/trunk>
> > 
> > in gb.cairo:
> > 
> > ..trunk/gb.cairo>./config
> > config.guess   config.status  config.sub     configure
> > ..trunk/gb.cairo>./configure
> > ./configure: line 30: syntax error near unexpected token `('
> > ./configure: line 30: `  if test "X`(/usr/ucb/echo -n -n $as_echo)
> > 2>/dev/null`" = "X-n $as_echo"; then'
> > ..trunk/gb.cairo>
> > 
> > thx wally
> 
> Try './reconf-all' instead of './reconf'. If it changes nothing, try to
> checkout a fresh repository.
> 
> Regards,

Hi, 

the described "cairo-error" does not occur with fresh trunk-checkout.
thx 

wally











More information about the User mailing list