home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.3b1
- Path: sparky!uunet!stanford.edu!unixhub!ditka!hico2!kak
- From: kak@hico2.westmark.com (Kris A. Kugel)
- Subject: Re: Need help porting ce1.2
- Message-ID: <C14L7u.LqA@hico2.westmark.com>
- Reply-To: kak2@hico2.westmark.com
- Organization: High Country Software
- X-Newsreader: TIN [version 1.1 PL8]
- References: <1993Jan15.104912.2432@netcom.com>
- Distribution: usa
- Date: Tue, 19 Jan 1993 23:57:28 GMT
- Lines: 17
-
- Henry van Cleef (vancleef@netcom.com) wrote:
- : In article <1993Jan14.075924.15635@ra.msstate.edu> pcg2@ra.msstate.edu (Patrick C Greer) writes:
- : >
- : >undefined first referenced
- : > symbol in file
- : >mkdir cemain.o
-
- : For mkdir, use one of the exec calls to run mkdir(1). Check and see if
- : there isn't a config.h or port.h with a flag that will do this for you.
- : do a grep on the h files and see files for mkdir and see what it turns
- : up.
- : --
- : Hank van Cleef vancleef@netcom.com vancleef@tmn.com Andover, Mass.
-
- And this is such a common problem, that many common software packages
- provide a version of "mkdir" that you could borrow. I think "elm"
- has one....
-