Hi I did run cvs update and i get his error:

 

(~/gnuworld)$ gmake

Making all in libgnuworld

gmake[1]: Entering directory `/home/gnuworld/gnuworld/libgnuworld'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/home/gnuworld/gnuworld/libgnuworld'

Making all in libltdl

gmake[1]: Entering directory `/home/gnuworld/gnuworld/libltdl'

gmake[1]: Leaving directory `/home/gnuworld/gnuworld/libltdl'

Making all in db

gmake[1]: Entering directory `/home/gnuworld/gnuworld/db'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/home/gnuworld/gnuworld/db'

Making all in src

gmake[1]: Entering directory `/home/gnuworld/gnuworld/src'

if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I/home/gnuworld/gnuworld/libltdl    -Wall -pipe -g -O0 -I/home/gnuworld/gnuworld/include -I/home/gnuworld/gnuworld/libgnuworld -MT Channel.lo -MD -MP -MF ".deps/Channel.Tpo" \

  -c -o Channel.lo `test -f 'Channel.cc' || echo './'`Channel.cc; \

then mv ".deps/Channel.Tpo" ".deps/Channel.Plo"; \

else rm -f ".deps/Channel.Tpo"; exit 1; \

fi

../libtool: s%^.*/%%: Ingen slik fil eller filkatalog

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

../libtool: -e: command not found

: compile: cannot determine name of library object from `'

gmake[1]: *** [Channel.lo] Error 1

gmake[1]: Leaving directory `/home/gnuworld/gnuworld/src'

gmake: *** [all-recursive] Error 1

(~/gnuworld)$

 

----------------------------------------------------------

(~)# autoconf --version

autoconf (GNU Autoconf) 2.56

Written by David J. MacKenzie and Akim Demaille.

 

Copyright 2002 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

(~)#

 

(~)# automake --version

automake (GNU automake) 1.7

Written by Tom Tromey <[EMAIL PROTECTED]>.

 

Copyright 2002 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

(~)#

 

(~)# libtool --version

ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)

(~)#

 

(~)# g++ --version

2.96

(~)#

 

 

Someone knows how to fix this?

 

-Comet-

 

 

Reply via email to