| TIP: Click on subject to list as thread! | ANSI |
| echo: | |
|---|---|
| to: | |
| from: | |
| date: | |
| subject: | fastlst cvs |
Hello Gerrit!
07 Jan 03 08:14, Gerrit Kuehn wrote to Benny Pedersen:
GK> Did *you* call ./configure in fastlst/? This is not the supported way
GK> to build. Please read fastlst/README; you should use the makefile in
GK> fastlst/makefls; this will include your huskymak.cfg
no i did not :)
well downloaded latest cvs
cd to the makefiles dir
make 1> make_run.log 2> make_err.log
----- make_run.log begins -----
(cd ..; export LIBS="-L/home/xpoint/fido/lib -lfidoconfig
-lsmapi"; export CC="gcc"; export CFLAGS="-DUNIX
-DNOSEMAPHORES -I/home/xpoint/fido/include -s -O3 -fomit-frame-pointer
-fstrength-reduce -fPIC -Wall"; export CXXFLAGS="-DUNIX
-DNOSEMAPHORES -I/home/xpoint/fido/include -s -O3 -fomit-frame-pointer
-fstrength-reduce -fPIC -Wall"; if [ ~g++~ = ~~ ]; then export
CXX=g++; else export CXX=g++; fi; rm config.cache; ./configure
--bindir=/home/xpoint/fido/bin --sbindir=/home/xpoint/fido/bin
--libexecdir=/home/xpoint/fido/bin --datadir=/home/xpoint/fido/config
--sysconfdir=/home/xpoint/fido/config
--sharedstatedir=/home/xpoint/fido/config
--localstatedir=/home/xpoint/fido/config --libdir=/home/xpoint/fido/lib
--includedir=/home/xpoint/fido/include --infodir=/home/xpoint/fido/info
--mandir=/home/xpoint/fido/man)
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 for gcc... gcc
checking for C compiler default output... 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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for library containing MsgOpenApi... none required
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for mktime... yes
checking for strcspn... yes
checking for strspn... yes
checking for strtoul... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating aplibs/Makefile
config.status: creating aplibs/include/Makefile
config.status: creating fastlst/Makefile
config.status: creating include/Makefile
config.status: creating include/max/Makefile
config.status: creating include/config.h
config.status: executing default-1 commands
touch configure-it
(cd ..; make all;)
make[1]: Entering directory `/home/xpoint/fido/cvs_husky/fastlst'
cd . && \
/bin/sh /home/xpoint/fido/cvs_husky/fastlst/missing --run automake --gnu Makefile
cd . && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=Makefile /bin/sh ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
make[1]: Leaving directory `/home/xpoint/fido/cvs_husky/fastlst'
make[1]: Entering directory `/home/xpoint/fido/cvs_husky/fastlst'
Making all in aplibs
make[2]: Entering directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs'
cd .. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=aplibs/Makefile /bin/sh ./config.status
config.status: creating aplibs/Makefile
config.status: executing default-1 commands
make[2]: Leaving directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs'
make[2]: Entering directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs'
Making all in include
make[3]: Entering directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs/include'
cd ../.. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=aplibs/include/Makefile /bin/sh ./config.status
config.status: creating aplibs/include/Makefile
config.status: executing default-1 commands
make[3]: Leaving directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs/include'
make[3]: Entering directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs/include'
make[3]: Entering directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs'
source='anumlst.cc' object='anumlst.o' libtool=no \
depfile='.deps/anumlst.Po' tmpdepfile='.deps/anumlst.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DUNIX -I. -I. -I../include -Iinclude -I../include -I../include/max
-DUNIX -DNOSEMAPHORES -I/home/xpoint/fido/include -s -O3
-fomit-frame-pointer -fstrength-reduce -fPIC -Wall -c -o anumlst.o `test -f
anumlst.cc || echo './'`anumlst.cc
source='areadat.cc' object='areadat.o' libtool=no \
depfile='.deps/areadat.Po' tmpdepfile='.deps/areadat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DUNIX -I. -I. -I../include -Iinclude -I../include -I../include/max
-DUNIX -DNOSEMAPHORES -I/home/xpoint/fido/include -s -O3
-fomit-frame-pointer -fstrength-reduce -fPIC -Wall -c -o areadat.o `test -f
areadat.cc || echo './'`areadat.cc
make[3]: Leaving directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs'
make[2]: Leaving directory `/home/xpoint/fido/cvs_husky/fastlst/aplibs'
make[1]: Leaving directory `/home/xpoint/fido/cvs_husky/fastlst'
----- make_run.log ends -----
----- make_err.log begins -----
rm: cannot lstat `config.cache': No such file or directory
configure.in:2: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:2: old Automake version. You should recreate aclocal.m4
configure.in:2: with aclocal and run automake again.
WARNING: `automake' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
In file included from areadat.cc:18:
../include/apgenlib.hpp:731: previous declaration of `char* stpcpy(char*, const
char*)' with C++ linkage
/usr/include/string.h:325: conflicts with new declaration with C linkage
/usr/include/string.h:325: declaration of `char* stpcpy(char*, const char*)
throw ()' throws different exceptions
../include/apgenlib.hpp:731: than previous declaration `char* stpcpy(char*,
const char*)'
make[3]: *** [areadat.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
----- make_err.log ends -----
sorry i am on redhat 8 :)
automake is not missing :/
Regards Benny
--- Msged/LNX 6.1.2 (Linux/2.4.18-19.8.0 (i686))
* Origin: ftp://fido.juncorg.dk/ binkd 0.9.5 me{at}juncorg.dk (2:237/53)SEEN-BY: 633/267 270 @PATH: 237/53 9 20/11 2411/413 2432/200 2476/418 140/1 106/2000 1 379/1 @PATH: 633/267 |
|
| SOURCE: echomail via fidonet.ozzmosis.com | |
Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.