This is the mail archive of the cygwin 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: Compiling cdrkit-1.1.7.1-1 --> cygcmake??


On 8/20/2011 9:48 AM, Davor Josipovic wrote:
I have installed all the build/runtime requirements and I get the
following output while trying to compile cdrkit:

---------------------------------------------------------------------------------------------------------------------------
$ cygport ./cdrkit-1.1.7.1-1.cygport all
Preparing cdrkit-1.1.7.1-1
Unpacking source cdrkit-1.1.7.1.tar.gz
Preparing working source directory
*** Info: applying patch cdrkit-1.1.7.1-1.cygwin.patch:
patching file CYGWIN-PATCHES/README
patching file CYGWIN-PATCHES/cdda2wav.hint
patching file CYGWIN-PATCHES/cdrecord.hint
patching file CYGWIN-PATCHES/genisoimage.hint
patching file CYGWIN-PATCHES/icedax.hint
patching file CYGWIN-PATCHES/mkisofs.hint
patching file CYGWIN-PATCHES/setup.hint
patching file CYGWIN-PATCHES/wodim-postinstall.sh
patching file CYGWIN-PATCHES/wodim-preremove.sh
patching file CYGWIN-PATCHES/wodim.hint
Compiling cdrkit-1.1.7.1-1
/usr/src/cdrkit-1.1.7.1-1.cygport: line 83: cygcmake: command not found
make: *** No targets specified and no makefile found.  Stop.
*** ERROR: make failed
Installing cdrkit-1.1.7.1-1
make: *** No rule to make target `install'.  Stop.
*** ERROR: make install DESTDIR failed
Packaging cdrkit-1.1.7.1-1
Creating binary package(s)
cdrkit-1.1.7.1-1.tar.bz2
tar: usr/share/doc: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
*** ERROR: Binary package creation failed: cdrkit
Removing work directory in 5 seconds...
Removing work directory NOW.
Finished.
---------------------------------------------------------------------------------------------------------------------------

cyggport is slightly changed so on cdrkit-1.1.7.1-1.cygport add

inherit cmake

before

src_compile(){

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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