public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Compiling cdrkit-1.1.7.1-1 --> cygcmake??
@ 2011-08-20  7:48 Davor Josipovic
  2011-08-21 16:13 ` Marco atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Davor Josipovic @ 2011-08-20  7:48 UTC (permalink / raw)
  To: cygwin

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.
 ---------------------------------------------------------------------------------------------------------------------------

This problem seems to be discussed here:
http://comments.gmane.org/gmane.os.cygwin.ports.general/829

But I don't see how I have to fix it? What .cygport? Anyone has more
info on this?

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Compiling cdrkit-1.1.7.1-1 --> cygcmake??
  2011-08-20  7:48 Compiling cdrkit-1.1.7.1-1 --> cygcmake?? Davor Josipovic
@ 2011-08-21 16:13 ` Marco atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco atzeri @ 2011-08-21 16:13 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-21 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-20  7:48 Compiling cdrkit-1.1.7.1-1 --> cygcmake?? Davor Josipovic
2011-08-21 16:13 ` Marco atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).