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,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to