TIP: Click on subject to list as thread! ANSI
echo: muffin
to: All
from: Russell Tiedt
date: 2003-11-16 19:56:34
subject: Max & SuSE 8.0

Hi,

Get the following error when compiling Max on SuSE 8.0 - gcc version is 
2.95.3.

Don't have problems on Debian 3.0r0

make.err

=== Cut ===
gmake[1]: [depend.mk] Error 1 (ignored)
gcc: installation problem, cannot exec `cc1plus': No such file or directory
gmake[1]: *** [btree.o] Error 1
/usr/X11R6/bin/makedepend: warning:  canon.c, line 92: #warning interface 
ripe for buffer overrun
"/usr/include/assert.h":104:  defined __cplusplus ? __GNUC_PREREQ (2, 6) : 
__GNUC_PREREQ (2, 4)
                                                                  ^--- 
expecting :
canon.c:92: warning: #warning interface ripe for buffer overrun
gmake[1]: [depend.mk] Error 1 (ignored)
gmake[1]: [depend.mk] Error 1 (ignored)
gmake[1]: [depend.mk] Error 1 (ignored)
squish.c:50: warning: braces around scalar initializer
squish.c:50: warning: (near initialization for `ar.toscan')
In file included from s_toss.c:46:
/usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stddef.h:337: warning: 
`offsetof' redefined
/home/bbs/maximus/slib/prog.h:404: warning: this is the location of the 
previous definition
/usr/i486-suse-linux/bin/ld: cannot find -lcurses
collect2: ld returned 1 exit status
gmake[1]: *** [squish] Error 1
/usr/i486-suse-linux/bin/ld: cannot find -lcurses
collect2: ld returned 1 exit status
gmake[1]: *** [squish] Error 1
make: *** [squish] Error 2
=== Cut ===

make.msg

=== Cut ===
cd btree && /usr/bin/gmake; cd ..;   cd slib &&
/usr/bin/gmake; cd ..;   cd 
unix && /usr/bin/gmake; cd ..;   cd msgapi &&
/usr/bin/gmake; cd ..;   cd 
squish && /usr/bin/gmake; cd ..;
gmake[1]: Entering directory `/home/bbs/maximus/btree'
Building dependencies..
gmake[1]: Leaving directory `/home/bbs/maximus/btree'
gmake[1]: Entering directory `/home/bbs/maximus/btree'
/usr/bin/gcc  -fpermissive -fPIC -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o btree.o btree.cc
gmake[1]: Leaving directory `/home/bbs/maximus/btree'
gmake[1]: Entering directory `/home/bbs/maximus/slib'
Building dependencies..
gmake[1]: Leaving directory `/home/bbs/maximus/slib'
gmake[1]: Entering directory `/home/bbs/maximus/slib'
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o smserial.o smserial.c
gcc -shared smserial.o -o libsmserial.so
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o hmalloc.o hmalloc.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o hmemmove.o hmemmove.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o hread.o hread.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o areaapi.o areaapi.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o userapi.o userapi.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o md5.o md5.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o nopen.o nopen.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o fd2n.o fd2n.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o isdevice.o isdevice.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o brktrap.o brktrap.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o ncheck.o ncheck.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o timer.o timer.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o 1stchar.o 1stchar.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o getword.o getword.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o avatar.o avatar.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o fncystr.o fncystr.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o months.o months.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o strftim.o strftim.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o fexist.o fexist.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o stristr.o stristr.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o putss.o putss.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o zfree.o zfree.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o qksort.o qksort.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o memstr.o memstr.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o hprintf.o hprintf.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o tolower.o tolower.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o toupper.o toupper.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o savedir.o savedir.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o xprintf.o xprintf.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o xputs.o xputs.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o crep.o crep.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o strstrx.o strstrx.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o aname.o aname.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o ffind.o ffind.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o fdate.o fdate.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o gedate.o gedate.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o priv.o priv.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o getdisk.o getdisk.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o setdisk.o setdisk.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o weekday.o weekday.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o get_fdt.o get_fdt.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o set_fdt.o set_fdt.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-I/home/bbs/maximus/max -I/home/bbs/maximus/prot  -I/home/bbs/maximus/mex   
-c -o c2s.o c2s.c
/usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -DUNIX -DLINUX -I. 
-I/home/bbs/maximus/unix/include  -I/home/bbs/maximus/slib 
-I/home/bbs/maximus/msgapi  -I/home/bbs/maximus/btree  
-SEEN-BY: 5/0 7102/1 7105/1 7106/22 46

SEEN-BY: 633/267 270
@PATH: 7106/22 7102/1 140/1 106/2000 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™.