![]() |
Re: badf error
Quote:
bash --version outputs fine... Code:
[whitey@buck:~] bash --version /Whitey |
Re: badf error
or maybe you don;t have make ;)
|
Re: badf error
Quote:
I'm pretty sure I have make... Code:
make: no target to make. If I didn't have make, it'd output /bin/bash: make no such command, or something like that... Any other suggestions? =/. /Whitey |
Re: badf error
i don't know freebsd, but maybe you're missing some packages, in example some devel or others for buildin stuff drom source, do you have any problems with making other programs under freebsd?
|
Re: badf error
Quote:
Never any problems - and I talked to people in the #freebsdhelp channel - libstdc++ is included on the FreeBSD setup by default. /Whitey |
Re: badf error
@KaszpiR - take my makefile included into beta sources and try to use it directly on Your linux gentoo. Just install on it mingw (3.4.2), get mm1.19 sources and HLSDK 2.3p3 and try to compile with my makefile then check if compiled by You binary works. To make sure my makefile works correctly also on linux machines.
|
Re: badf error
I really appreciate the work you guys put into this by the way - and the quick replies I've been getting :).
I loved the original PODBot, and I've tried out _mm on my local hlds - works like a charm :). /Whitey |
Re: badf error
KWo just f**ed me on the instant messenger :D
and here are my results on gentoo makefile is wrong, it does not have the proper MCPU variable - thus the compiler dies looks like it is okay under cygwin, but under linux it works different here is my solution: - in makefile find text Code:
OBJDIR_LINUX=obj.linux Code:
MCPU=-mtune below the full makefile link to wiki http://wiki.bots-united.com/index.ph...mpile_Makefile |
Re: badf error
Quote:
Didn't help :< Code:
[whitey@buck:~/podbot] make /Whitey |
Re: badf error
hmm as we can see, FreeBSD got wicked makefile.
i guess the makefile for FreeBSD must be completely rewritten i bet you want to get only linux binary - it will be easier ;) |
All times are GMT +2. The time now is 16:35. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.