From: David Welch Newsgroups: comp.os.msdos.djgpp Subject: HELP: Newbie ,cant make allegro ! Date: Thu, 03 Apr 1997 22:48:29 -0800 Organization: Unicard Lines: 12 Message-ID: <3344A43D.637@bit.net.au> Reply-To: davidw AT bit DOT net DOT au NNTP-Posting-Host: modem34.bit.net.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am having the follwing problems trying to make allegro v22. _CRT0_flag_unix_sbrk and _CRT0_flag_nonmove_sbrk The compiler says both are undeclared and i cant find a reference to them in any source or header file. If i comment these two lines out the compile works but the link fails with undeclared reference to _go32_dpmi_lock_data and _go32_dpmi_lock_code. Neither of these are declared in go32.h . Am i missing some part of the distributions ? Any help would be greatly aprreciated especially via e-mail. Sorry if this has been covered previously in this group. Thanx in advance. David.