ok, here is the assement after going back and looking, please
check the formating of src_sound/Make.common .
HOSTTYPE = 0 <<--- that line is outside of the if structure. I
believe this is the cause for the compile structure . I believe
moveing to the end of the will fix this problem, as well as still
function properly for what we want to do. please correct me if
Im wrong.
If this doesnt work, I think we might want to split off the BSD
from the Linux version and start to port them seperately sound
wise.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=691088
Changes in CVS dealing with src_sound/Make.common dealing
with OSTYPE and HOSTTYPE, work on all Linux systems ...
currently checking non Linux.
src_sound/Make.common temp. fix
Logged In: YES
user_id=691088
ok, here is the assement after going back and looking, please
check the formating of src_sound/Make.common .
HOSTTYPE = 0 <<--- that line is outside of the if structure. I
believe this is the cause for the compile structure . I believe
moveing to the end of the will fix this problem, as well as still
function properly for what we want to do. please correct me if
Im wrong.
If this doesnt work, I think we might want to split off the BSD
from the Linux version and start to port them seperately sound
wise.
Logged In: YES
user_id=691088
oh yeah get this, it works once and now it doesnt want to do it
again.. that just might not work.. talk about annoying...
Logged In: YES
user_id=691088
We have to get away from this Make.common file if at all
possible.