| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.2 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_DR,TW_YG,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4E512E89.3070707@gmail.com> |
| Date: | Sun, 21 Aug 2011 18:12:57 +0200 |
| From: | Marco atzeri <marco DOT atzeri AT gmail DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110812 Thunderbird/6.0 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Compiling cdrkit-1.1.7.1-1 --> cygcmake?? |
| References: | <BLU0-SMTP3109353E55A380D1CDC3246A72D0 AT phx DOT gbl> |
| In-Reply-To: | <BLU0-SMTP3109353E55A380D1CDC3246A72D0@phx.gbl> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |