Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2023 18:11:19 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Nuno Teixeira <eduardo@freebsd.org>
Cc:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Porting forks
Message-ID:  <wn47-6lag-wny@FreeBSD.org>
In-Reply-To: <CAFDf7UJa_iqvVLU-J5ynceYvtOW5DQBp3rRETZAd-LEi5CQqJw@mail.gmail.com> (Nuno Teixeira's message of "Fri, 24 Feb 2023 15:25:46 %2B0000")
References:  <CAFDf7U%2BuVbHD88Ke4=eoREp1m5UPGx6q%2BG6iypnSa%2Btr7pE2sw@mail.gmail.com> <PSAPR03MB5639E3073F92E9F9EF817A97FAAB9@PSAPR03MB5639.apcprd03.prod.outlook.com> <CAFDf7UJa_iqvVLU-J5ynceYvtOW5DQBp3rRETZAd-LEi5CQqJw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nuno Teixeira <eduardo@freebsd.org> writes:

> I installed fork version but it seg fault exacly the same as
> games/abuse_sdl:
> ---
> abuse 0.8
> Abuse version 0.8
> Sound: Enabled
> Specs : main file set to abuse.spe
> Protocol Installed : UNIX generic TCPIP
> Lisp: 527 symbols defined, 99 system functions, 319 pre-compiled functions
> (load "abuse.lsp") [..                                      ]Segmentation
> fault (core dumped)

Does it also crash on FreeBSD 12.3 ? If not try the following:

USES+=		llvm:max=11
CC=		clang${LLVM_VERSION}
CXX=		clang++${LLVM_VERSION}
CPP=		clang-cpp${LLVM_VERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wn47-6lag-wny>