This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: proposal: ioperm support for Cygwin


Napísané d??a 2003.01.22 21:27, (autor: "Robb, Sam"):
Marcel,

  - In the source package, ioperm-0.3-1.patch is an empty file.
No patch is required. Is empty patch file a problem?

  - Trying to install using ioperm.exe, I get:

$ ./ioperm -i -v
Installing ioperm.sys...
OpenSCManager       ok
CreateService       ok
StartService        failed

Installation ok.
There is probably missing ioperm.sys in /usr/bin directory. Full installation is required. Either using `make install` or by full unpacking of the ioperm-0.3-1.tar.bz2 package in /.

  - Trying to build, I get an error while building in tests:

i686-pc-cygwin-gcc -O2 -g -Wall -o spkrtest.exe spkrtest.o
-L/tmp/src/ioperm-0.3/library -lioperm
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
cannot find -lioperm
collect2: ld returned 1 exit status
make[1]: *** [spkrtest.exe] Error 1
make[1]: Leaving directory `/tmp/src/ioperm-0.3/.build/tests'
make: *** [all-recursive] Error 1
Thanks. This error is fixed now.

The updated files are available from:
http://telka.sk/ioperm/2003-01-23/ioperm-0.3-1-src.tar.bz2
http://telka.sk/ioperm/2003-01-23/ioperm-0.3-1.tar.bz2
http://telka.sk/ioperm/2003-01-23/setup.hint

===============================================
# $Id: setup.hint,v 1.3 2003/01/23 08:46:19 telka Exp $

sdesc: "ioperm support for Cygwin"
ldesc: "This package adds support for ioperm()/iopl() functions to Cygwin.
This support includes sys/io.h and sys/perm.h header files together
with development and runtime libraries."
category: Devel Libs System
requires: cygwin libpopt0
test: 0.3-1
===============================================


Regards.

--
+-------------------------------------------+
| Marcel Telka e-mail: marcel@telka.sk |
| homepage: http://telka.sk/ |
| jabber: marcel@jabber.sk |
+-------------------------------------------+


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]