gcc segfaults on FreeBSD 6.0/i386 when compiling spamdyke.

I have the port marked as broken for FreeBSD <= 6.0

-Peter

[EMAIL PROTECTED] wrote, On 10/15/2008 12:04 PM:
> Free BSD 6.0 release p16
> spamdyke 4.0.5
> created /usr/local/spamdyke dir
> tar -xzvf filename
> ran ./configure - completed (no errors until make, see snapshot below)
>  
> checking for library containing getopt_long... none required
> checking whether anonymous inner functions are supported by default... yes
> checking whether struct option is defined in getopt.h... yes
> checking whether pid_t is an unsigned int or an unsigned long... 
> unsigned int
> checking whether uid_t is an unsigned int or an unsigned long... 
> unsigned int
> checking whether gid_t is an unsigned int or an unsigned long... 
> unsigned int
> checking whether long long ints are supported in a test program... yes
> checking whether printf()/scanf() uses %ld for 64-bit integers... no
> checking whether printf()/scanf() uses %lld for 64-bit integers... yes
> checking whether __func__ is available... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating config.h
> config.status: config.h is unchanged
> ns1# make
> gcc -Wall -O2 -funsigned-char  -c spamdyke.c
> gcc -Wall -O2 -funsigned-char  -c configuration.c
> configuration.c: In function `prepare_settings':
> configuration.c:763: internal compiler error: Segmentation fault: 11
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <*netGUARD has detected a possible fraud attempt from 
> "gcc.gnu.org" claiming to be* URL:http://gcc.gnu.org/bugs.html 
> <http://gcc.gnu.org/bugs.html>> for instructions.
> *** Error code 1
>  
> Stop in /usr/local/spamdyke/spamdyke-4.0.5/spamdyke.
> ns1#
>  
> Question: Why did it stop and not install?
>  
> Thanks for your help!
> Darren.
> ------------------------------------------------------------------------
>
> _______________________________________________
> spamdyke-users mailing list
> [email protected]
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>   

_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to