| TIP: Click on subject to list as thread! | ANSI |
| echo: | |
|---|---|
| to: | |
| from: | |
| date: | |
| subject: | fastlst cvs |
Hello Gerrit!
07 Jan 03 16:44, Gerrit Kuehn wrote to Benny Pedersen:
GK> Please tell me the version numbers of automake, autoconf and gcc on
GK> your system. Compilation works here using automake 1.5 / autoconf
GK> 2.53 and gcc 2.95.3.
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
automake (GNU automake) 1.6.3
Written by Tom Tromey .
gcc (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
latest cvs did this here
----- 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
source='cfgfile.cc' object='cfgfile.o' libtool=no \
depfile='.deps/cfgfile.Po' tmpdepfile='.deps/cfgfile.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 cfgfile.o `test -f
cfgfile.cc || echo './'`cfgfile.cc
source='comprcfg.cc' object='comprcfg.o' libtool=no \
depfile='.deps/comprcfg.Po' tmpdepfile='.deps/comprcfg.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 comprcfg.o `test
-f comprcfg.cc || echo './'`comprcfg.cc
source='dates.cc' object='dates.o' libtool=no \
depfile='.deps/dates.Po' tmpdepfile='.deps/dates.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 dates.o `test -f
dates.cc || echo './'`dates.cc
source='dir.cc' object='dir.o' libtool=no \
depfile='.deps/dir.Po' tmpdepfile='.deps/dir.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 dir.o `test -f
dir.cc || echo './'`dir.cc
source='dirstack.cc' object='dirstack.o' libtool=no \
depfile='.deps/dirstack.Po' tmpdepfile='.deps/dirstack.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 dirstack.o `test
-f dirstack.cc || echo './'`dirstack.cc
source='dosfind.cc' object='dosfind.o' libtool=no \
depfile='.deps/dosfind.Po' tmpdepfile='.deps/dosfind.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 dosfind.o `test -f
dosfind.cc || echo './'`dosfind.cc
source='fbbs.cc' object='fbbs.o' libtool=no \
depfile='.deps/fbbs.Po' tmpdepfile='.deps/fbbs.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 fbbs.o `test -f
fbbs.cc || echo './'`fbbs.cc
source='fbd.cc' object='fbd.o' libtool=no \
depfile='.deps/fbd.Po' tmpdepfile='.deps/fbd.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 fbd.o `test -f
fbd.cc || echo './'`fbd.cc
source='fblib.cc' object='fblib.o' libtool=no \
depfile='.deps/fblib.Po' tmpdepfile='.deps/fblib.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 fblib.o `test -f
fblib.cc || echo './'`fblib.cc
source='file.cc' object='file.o' libtool=no \
depfile='.deps/file.Po' tmpdepfile='.deps/file.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 file.o `test -f
file.cc || echo './'`file.cc
source='harderr.cc' object='harderr.o' libtool=no \
depfile='.deps/harderr.Po' tmpdepfile='.deps/harderr.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 harderr.o `test -f
harderr.cc || echo './'`harderr.cc
source='heapstor.cc' object='heapstor.o' libtool=no \
depfile='.deps/heapstor.Po' tmpdepfile='.deps/heapstor.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 heapstor.o `test
-f heapstor.cc || echo './'`heapstor.cc
source='maxacs.cc' object='maxacs.o' libtool=no \
depfile='.deps/maxacs.Po' tmpdepfile='.deps/maxacs.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 maxacs.o `test -f
maxacs.cc || echo './'`maxacs.cc
source='maxprm.cc' object='maxprm.o' libtool=no \
depfile='.deps/maxprm.Po' tmpdepfile='.deps/maxprm.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 maxprm.o `test -f
maxprm.cc || echo './'`maxprm.cc
source='mdir.cc' object='mdir.o' libtool=no \
depfile='.deps/mdir.Po' tmpdepfile='.deps/mdir.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 mdir.o `test -f
mdir.cc || echo './'`mdir.cc
source='misc.cc' object='misc.o' libtool=no \
depfile='.deps/misc.Po' tmpdepfile='.deps/misc.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 misc.o `test -f
misc.cc || echo './'`misc.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 -----
and now the errors :)
----- 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.
comprcfg.cc: In member function `const AH_Archiver* AH_ComprCfg::ChkSfx(const
char*)':
comprcfg.cc:345: warning: comparison between signed and unsigned integer
expressions
dates.cc: In function `time_t dates2unix(char*, unsigned char)':
dates.cc:180: warning: `word da' might be used uninitialized in this function
dates.cc:180: warning: `word mo' might be used uninitialized in this function
dates.cc:180: warning: `word yr' might be used uninitialized in this function
dir.cc: In member function `void DIRcl::Read(const char*)':
dir.cc:99: warning: comparison between signed and unsigned integer expressions
dir.cc:72: warning: unused variable `char searchpath[4096]'
dir.cc:73: warning: `dirent*dirent' might be used uninitialized in this
function
fbbs.cc: In function `bool IsInTokLst(const char*, int, const char*)':
fbbs.cc:180: warning: comparison between signed and unsigned integer
expressions
fbbs.cc: In member function `int FBBS::PutGenEntry(const char*, const char*,
short unsigned int, const char*, long int, long unsigned int)':
fbbs.cc:606: warning: comparison between signed and unsigned integer
expressions
file.cc: In function `BOOL my_touchf(const char*, long int, long int,
time_t*)':
file.cc:125: warning: comparison between signed and unsigned integer
expressions
file.cc:130: warning: comparison between signed and unsigned integer
expressions
file.cc:133: warning: unused variable `ushort date'
file.cc:133: warning: unused variable `ushort time'
file.cc: In function `int CopyFile(const char*, const char*, unsigned char)':
file.cc:204: warning: comparison between signed and unsigned integer
expressions
file.cc:182: warning: unused variable `ushort srcfdate'
file.cc:182: warning: unused variable `ushort srcftime'
maxacs.cc: In member function `int MAXACS::Read(char*)':
maxacs.cc:97: warning: comparison between signed and unsigned integer
expressions
maxprm.cc: In member function `int MAXPRM::Read(char*)':
maxprm.cc:52: warning: comparison between signed and unsigned integer
expressions
misc.cc: In function `int strto4Dadr(const char*&, ADR*, unsigned char)':
misc.cc:180: default argument given for parameter 3 of `int strto4Dadr(const
char*&, ADR*, unsigned char = 0)'
../include/bbsgenlb.hpp:216: after previous specification in `int
strto4Dadr(const char*&, ADR*, unsigned char = 0)'
misc.cc: In function `int strto4Dadr(const char*&, ADR*, unsigned char)':
misc.cc:190: warning: no return statement in function returning non-void
make[3]: *** [misc.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
----- make_err.log ends -----
and i have still not changed my huskymke.cfg
i could try of course :)
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™.