Xref: utzoo comp.unix.microport:1729 comp.unix.questions:9575 comp.unix.xenix:3539 Path: utzoo!attcan!uunet!peregrine!ccicpg!turnkey!sandy From: sandy@turnkey.TCC.COM (Sanford 'Sandy' Zelkovitz) Newsgroups: comp.unix.microport,comp.unix.questions,comp.unix.xenix Subject: Re: xbbs Summary: try this one Keywords: xbbs Message-ID: <1954@turnkey.TCC.COM> Date: 4 Oct 88 11:55:01 GMT References: <470@ka3adu.UUCP> Organization: Turnkey Computer Consultants, Costa Mesa, Ca. Lines: 16 In article <470@ka3adu.UUCP>, lester@ka3adu.UUCP (lester) writes: > Can anyone give me an assist in getting xbbs to compile under Microport/286 > version 2.3 > I have version 7.20 directly from Sandy Z's system with, locking.h, and > dirent.h. My problem is that when it compiles I get undefined symbols; > opendir, readdir, and closedir in 'bbscconf.c' > Any help would be appreciated. Bob, On some SysV systems, you must use the -ldirent option during linking. Unfortunately, I do not know if this is true of Microport System V/AT. The worse that can happen is that it won't work. Sanford Zelkovitz