Search found 2 matches

by Ru
Fri Feb 03, 2006 11:18 pm
Forum: Unreal 3.2 Support
Topic: Unreal3.2.4 On FreeBSD
Replies: 3
Views: 1702

Syzop wrote:Use 'make', not 'gmake'.

EDIT: Actually this is already in the FAQ
Was an alias in bash making it run gmake instead :) thanks for the prompt reply.
by Ru
Fri Feb 03, 2006 8:45 pm
Forum: Unreal 3.2 Support
Topic: Unreal3.2.4 On FreeBSD
Replies: 3
Views: 1702

Unreal3.2.4 On FreeBSD

I went to install this on one of my systems, (FreeBSD very base, 5.4)

./Config runs fine but on

make

i encounter an error. (Pasted below are the last couple of lines)

I have also tested on a 5.4 system and came up with the same error.

cd modules; make 'CFLAGS=-I../include -I/home/admin ...