From owner-freebsd-questions Tue Jun 19 2:24:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id D9C4E37B403 for ; Tue, 19 Jun 2001 02:24:16 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id KAA40520; Tue, 19 Jun 2001 10:24:32 +0100 (BST) (envelope-from simond) Date: Tue, 19 Jun 2001 10:24:31 +0100 From: simond@irrelevant.org To: Andrei Popov Cc: freebsd-questions@freebsd.org Subject: Re: MGA PowerDesk Message-ID: <20010619102431.C38995@irrelevant.org> References: <20010619055149.67584.qmail@web11001.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010619055149.67584.qmail@web11001.mail.yahoo.com>; from andyelf@yahoo.com on Mon, Jun 18, 2001 at 10:51:49PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 18, 2001 at 10:51:49PM -0700, Andrei Popov wrote: > Has anybody tried to compile this? The source (available here: ) is > for Linux and is looking for sys/io.h: > > andrei@vogon:~/src/mgapdesk > 8:35:06am% gmake > gmake all-recursive > gmake[1]: Entering directory `/home/andrei/src/mgapdesk' > Making all in src > gmake[2]: Entering directory `/home/andrei/src/mgapdesk/src' > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 > -I/usr/local/include/glib12 -I/usr/local > /include -I/usr/X11R6/include -g -O2 -Wall -c callbacks.c > In file included from callbacks.c:43: > io.h:17: sys/io.h: No such file or directory > gmake[2]: *** [callbacks.o] Error 1 > gmake[2]: Leaving directory `/home/andrei/src/mgapdesk/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/home/andrei/src/mgapdesk' > gmake: *** [all-recursive-am] Error 2 > andrei@vogon:~/src/mgapdesk > > Specificlly, it looks for outl, inl and iopl functions defined in > glibc. Are there *BSD equivalents for these and where are they defined? You could always try the x11/mgapdesk port -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message