Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 22:51:49 -0700 (PDT)
From:      Andrei Popov <andyelf@yahoo.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   MGA PowerDesk
Message-ID:  <20010619055149.67584.qmail@web11001.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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?

__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010619055149.67584.qmail>