about building release 6.0

Giorgos Keramidas keramida at ceid.upatras.gr
Sat Nov 5 18:32:16 GMT 2005


On 2005-11-05 17:39, Antoine Solomon <asolomon15 at gmail.com> wrote:
> I keep getting this particular error when attempting to building
> FreeBSD-6-0..
> Here is the log file
>
> Operating system name? [freebsd]
> Operating system version? [5.4-release-p8]
> Build Perl for SOCKS? [n]
> Use the PerlIO abstraction layer? [y]
> Build a threading Perl? [n]

This is not a build of FreeBSD, but a build log of Perl!

> Checking your choice of C compiler and flags for coherency...
> I've tried to compile and run the following simple program:
>
> #include <stdio.h>
> int main() { printf("Ok\n"); return(0); }
>
> I used the command:
>
> cc -o try -O2 -fno-strict-aliasing -pipe
> -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK
> -DHAS_FLOATINGPOINT_H -pthread -Wl,-E try.c -lm -lcrypt -lutil
> ./try
>
> and I got the following output:
>
> Segmentation fault (core dumped)
> The program compiled OK, but exited with status 139.
> You have a problem. Shall I abort Configure [y]
> Ok. Stopping Configure.
> ===> Script "Configure" failed unexpectedly.
> Please report the problem to tobez at FreeBSD.org [maintainer] and attach the
> "/usr/ports/lang/perl5.8/work/perl-5.8.7/config.log" including the output of
> the failure of your make command. Also, it might be a good idea to provide
> an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1

Do as the message above says, please :)



More information about the freebsd-questions mailing list