hmm... maybe it is not regenerating the vcc.c file. try "make distclean"
before rebuilding.

Jan wrote:
Hi everybody,

i have to apologiz, i searched the archive and saw my problem described
and solved on the 5th of January. But this fix doesn't work for me, i
now used bison 1.875 and the error still persists.

regards
Jan

Here is what i did... and the output provided by the scripts

[EMAIL PROTECTED]:/home/jan/multisync # make clean

[EMAIL PROTECTED]:/home/jan/multisync # ./autogen.sh
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of
AM_PATH_NSPR
/usr/share/aclocal/avifile.m4:21: warning: underquoted definition of
AM_PATH_AVIFILE
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of
AM_PATH_NSPR
/usr/share/aclocal/avifile.m4:21: warning: underquoted definition of
AM_PATH_AVIFILE
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for bison... bison -y
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking for libgnomeui-2.0 libbonobo-2.0 glib-2.0 gconf-2.0... yes
checking PACKAGE_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/libxml2
checking PACKAGE_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib
-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2
-lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0
-latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
-lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2
-lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path
origin... ./config.rpath: ./config.rpath: No such file or directory
done
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libversit/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating specs/multisync.spec
config.status: creating multisync.desktop
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands


[EMAIL PROTECTED]:/home/jan/multisync # ./make install bash: ./make: No such file or directory [EMAIL PROTECTED]:/home/jan/multisync # make install Making install in src make[1]: Gehe in Verzeichnis Â/home/jan/multisync/src Making install in libversit make[2]: Gehe in Verzeichnis Â/home/jan/multisync/src/libversit if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_VCTEST_CONSOLE -g -O2 -MT vcc.lo -MD -MP -MF ".deps/vcc.Tpo" -c -o vcc.lo vcc.c; \ then mv -f ".deps/vcc.Tpo" ".deps/vcc.Plo"; else rm -f ".deps/vcc.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_VCTEST_CONSOLE -g -O2 -MT vcc.lo -MD -MP -MF .deps/vcc.Tpo -c vcc.c -fPIC -DPIC -o .libs/vcc.o vcc.y:83:1: warning: "yyerrflag" redefined vcc.c:18:1: warning: this is the location of the previous definition vcc.y:84:1: warning: "yyss" redefined vcc.c:19:1: warning: this is the location of the previous definition vcc.y:85:1: warning: "yyssp" redefined vcc.c:20:1: warning: this is the location of the previous definition vcc.y:86:1: warning: "yyvs" redefined vcc.c:21:1: warning: this is the location of the previous definition vcc.y:87:1: warning: "yyvsp" redefined vcc.c:22:1: warning: this is the location of the previous definition vcc.y:88:1: warning: "yylhs" redefined vcc.c:23:1: warning: this is the location of the previous definition vcc.y:89:1: warning: "yylen" redefined vcc.c:24:1: warning: this is the location of the previous definition vcc.y:90:1: warning: "yydefred" redefined vcc.c:25:1: warning: this is the location of the previous definition vcc.y:91:1: warning: "yydgoto" redefined vcc.c:26:1: warning: this is the location of the previous definition vcc.y:92:1: warning: "yysindex" redefined vcc.c:27:1: warning: this is the location of the previous definition vcc.y:93:1: warning: "yyrindex" redefined vcc.c:28:1: warning: this is the location of the previous definition vcc.y:94:1: warning: "yygindex" redefined vcc.c:29:1: warning: this is the location of the previous definition vcc.y:95:1: warning: "yytable" redefined vcc.c:30:1: warning: this is the location of the previous definition vcc.y:96:1: warning: "yycheck" redefined vcc.c:31:1: warning: this is the location of the previous definition vcc.y:97:1: warning: "yyname" redefined vcc.c:32:1: warning: this is the location of the previous definition vcc.y:98:1: warning: "yyrule" redefined vcc.c:33:1: warning: this is the location of the previous definition vcc.y:99:1: warning: "YYPREFIX" redefined vcc.c:34:1: warning: this is the location of the previous definition vcc.c: In function `mimeO_parse': vcc.c:1408: error: `mimeO_defred' undeclared (first use in this function) vcc.c:1408: error: (Each undeclared identifier is reported only once vcc.c:1408: error: for each function it appears in.) vcc.c:1416: error: `mimeO_name' undeclared (first use in this function) vcc.c:1423: error: `mimeO_sindex' undeclared (first use in this function) vcc.c:1424: error: `mimeO_check' undeclared (first use in this function) vcc.c:1429: error: `mimeO_table' undeclared (first use in this function) vcc.c:1441: error: `mimeO_rindex' undeclared (first use in this function) vcc.c:1513: error: `mimeO_rule' undeclared (first use in this function) vcc.c:1515: error: `mimeO_len' undeclared (first use in this function) vcc.c:1711: error: `mimeO_lhs' undeclared (first use in this function) vcc.c:1739: error: `mimeO_gindex' undeclared (first use in this function) vcc.c:1743: error: `mimeO_dgoto' undeclared (first use in this function) make[2]: *** [vcc.lo] Fehler 1 make[2]: Verlasse Verzeichnis Â/home/jan/multisync/src/libversit make[1]: *** [install-recursive] Fehler 1 make[1]: Verlasse Verzeichnis Â/home/jan/multisync/src make: *** [install-recursive] Fehler 1 [EMAIL PROTECTED]:/home/jan/multisync #




------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Multisync-devel mailing list Multisync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/multisync-devel

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to