The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: cybermunk on December 30, 2011, 07:36:40 PM

Title: hla on freebsd
Post by: cybermunk on December 30, 2011, 07:36:40 PM
I have installed hla on freebsd everything works except for the fact that when i run hw.hla i get a bunch of errors in the include files. Can someone tell me if if      have done something wrong or why this  may be happening?
Title: Re: hla on freebsd
Post by: Sevag.K on December 31, 2011, 12:08:24 AM
are all the paths set properly?
Title: Re: hla on freebsd
Post by: cybermunk on December 31, 2011, 12:48:56 AM
yes ,the paths are set correctly in the .profile file in the /usr/home directory the only path i did not set up was the /temp path. i have even done the echo for the library and the include paths.
Title: Re: hla on freebsd
Post by: Sevag.K on December 31, 2011, 06:35:07 PM
that's about the limit of my linux knowledge.  have you tried a verbose build to see where hla thinks the includes are located?

Title: Re: hla on freebsd
Post by: DarkWolf on January 03, 2012, 02:15:46 AM
Make sure not to use the filename for the hidelib path.
Remeber that Randy has changed that in case you are using old install directions.
BSD and Linux should share the same setup.
(It's been awhile since I have tried HLA in BSD but things should be the same)