Re: Error making Alpha-6
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
Hmm... solved it myself already... forget to run ./gen how stupid of me... hehehe Keep the good work going... Laters, Jeroen On Sunday 23 March 2003 13:56, [email protected] wrote: > I tried to run automake, but it still doesnt work. > What's wrong? > > Jeroen > > # ./configure > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking for g++... g++ > checking for C++ compiler default output... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for executable suffix... > checking for object suffix... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > 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 dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking how to run the C preprocessor... gcc -E > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.lo... > checking if gcc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/bin/ld) supports shared libraries... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking if libtool supports shared libraries... yes > checking for dlopen in -ldl... yes > checking whether a program can dlopen itself... yes > checking whether a statically linked program can dlopen itself... no > checking whether -lc should be explicitly linked in... no > creating libtool > checking for a BSD compatible install... /usr/bin/install -c > checking for lt_dlopen in -lltdl... yes > checking for library containing socket... none required > checking for dirent.h that defines DIR... yes > checking for opendir in -ldir... no > checking for ANSI C header files... yes > checking for arpa/inet.h... yes > checking for errno.h... yes > checking for fcntl.h... yes > checking for netdb.h... yes > checking for netinet/in.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for sys/socket.h... yes > checking for sys/time.h... yes > checking for unistd.h... yes > checking for gcc option to accept ANSI C... none needed > checking for an ANSI C-conforming const... yes > checking whether time.h and sys/time.h may both be included... yes > checking for stdlib.h... (cached) yes > checking for working malloc... yes > checking whether lstat dereferences a symlink specified with a trailing > slash... yes > checking whether stat accepts an empty string... no > checking for vprintf... yes > checking for _doprnt... no > checking for memset... yes > checking for mkdir... yes > checking for select... yes > checking for socket... yes > checking for strdup... yes > checking for gethostbyname... yes > checking for gethostname... yes > checking for inet_ntoa... yes > checking for strerror... yes > checking for strstr... yes > checking for snprintf... yes > checking whether we need gethostname prototype... no > configure: creating ./config.status > config.status: creating Makefile > config.status: creating src/Makefile > config.status: creating plugins/Makefile > config.status: creating plugins/msn/Makefile > config.status: creating plugins/irc/Makefile > config.status: creating plugins/toc/Makefile > config.status: creating plugins/yahoo/Makefile > config.status: creating config.h > [root@wizard eb-lite-alpha-6]# make > cd . && automake --gnu Makefile > aclocal.m4:74: version mismatch. This is Automake 1.6.3, but aclocal.m4 > aclocal.m4:74: was generated for Automake 1.4-p6. You should recreate > aclocal.m4:74: aclocal.m4 with aclocal and run automake again. > make: *** [Makefile.in] Error 1 > > _______________________________________________ > Everybuddy mailing list > [email protected] > http://lists.spine.cx/listinfo/everybuddy