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]
Other format: [Raw text]

[Bug c/45147] New: Compiling net-snmp on FreeBSD 8.1 fails


Standard installation of FreeBSD 8.1 on 64 but AMD processor, building package
net-mgmt/net-snmp from /usr/ports, command line is "make install" with the
options MFD_REWRITES, PERL, PERL_EMBEDDED, and DUMMY selected.

cc (GCC) 4.2.1 20070719  [FreeBSD]

libtool: compile:  cc -I../include -I. -I../snmplib -I/usr/include -O2 -pipe
-fno-strict-aliasing -Ufreebsd8 -Dfreebsd8=freebsd8
-DAPPLLIB_EXP=/usr/local/lib/perl5/5.10.1/BSDPAN -DHAS_FPSETMASK
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -I/usr/local/lib/perl5/5.10.1/mach/CORE -c snmp_client.c 
-fPIC -DPIC -o .libs/snmp_client.o

snmp_client.c: In function 'snmp_varbind_len':
snmp_client.c:642: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: Compiling net-snmp on FreeBSD 8.1 fails
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jamescarmstrong at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45147


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