This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Compiler error


I was compiling the latest source code of Samba from the head of the cvs
tree when I got a compiler error.

I grabbed the head source of Samba following the instructions on the FAQ
located at http://us1.samba.org/samba/docs/ntdom_faq/page2.html.

Here is the details of the system that I was running on when i got the
error message.

gcc version
-
[root] elk /usr/local/src/sambaCVS/samba/source $> gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
-

System Type
-
[root] elk /usr/local/src/sambaCVS/samba/source $> uname -a
SunOS elk 5.7 Generic_106541-08 sun4u sparc SUNW,Ultra-250



Command line output
--
[root] elk /usr/local/src/sambaCVS/samba/source $> make
Using FLAGS =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKDIR="/usr/local/samba/var/locks"
-DSMBRUN="/usr/local/samba/bin/smbrun"
-DCODEPAGEDIR="/usr/local/samba/lib/codepages"
-DDRIVERFILE="/usr/local/samba/lib/printers.def"
-DBINDIR="/usr/local/samba/bin"
-DFORMSFILE="/usr/local/samba/lib/ntprinters/ntforms.def"
-DNTDRIVERSDIR="/usr/local/samba/lib/ntprinters" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
Using FLAGS32 =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKDIR="/usr/local/samba/var/locks"
-DSMBRUN="/usr/local/samba/bin/smbrun"
-DCODEPAGEDIR="/usr/local/samba/lib/codepages"
-DDRIVERFILE="/usr/local/samba/lib/printers.def"
-DBINDIR="/usr/local/samba/bin"
-DFORMSFILE="/usr/local/samba/lib/ntprinters/ntforms.def"
-DNTDRIVERSDIR="/usr/local/samba/lib/ntprinters" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
Using LIBS = -lsec -lgen -lsocket -lnsl  -ldl
Compiling rpcclient/rpcclient.c
rpcclient/rpcclient.c: In function `main':
rpcclient/rpcclient.c:768: Internal compiler error in
`build_insn_chain', at global.c:1756
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make: *** [rpcclient/rpcclient.o] Error 1

--

Clair Roberts
Systems Analyst
Advanced Delivery Solutions Limited
2716 Rock Bay Ave.
Victoria, BC
Canada V8T 4R9

Tel: 250-592-7453
Fax: 250-592-7452

http://www.AdvancedDelivery.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]