All of lore.kernel.org
 help / color / mirror / Atom feed
From: vsdssd@gmail.com (Varun Sharma)
To: kernelnewbies@lists.kernelnewbies.org
Subject: package compile stop due to make error
Date: Tue, 16 Jul 2013 14:01:19 +0530	[thread overview]
Message-ID: <CAFat2-j5T83CvBL-yRVy_-mmD_xSJq4hzqz7ru1y5bT_W6E72g@mail.gmail.com> (raw)

Hi,

I try to compile fprobe package .After ./configure command , when i run
make command compile process failed

# make

make  all-recursive
make[1]: Entering directory `/home/fprobe-1.1'
Making all in src
make[2]: Entering directory `/home/fprobe-1.1/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/fprobe-1.1/src'
make[2]: Entering directory `/home/fprobe-1.1'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/fprobe-1.1'
make[1]: Leaving directory `/home/fprobe-1.1'

can anyone knows how to resolve this problem .

Regards
Varun Sharma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130716/0204136d/attachment.html 

             reply	other threads:[~2013-07-16  8:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16  8:31 Varun Sharma [this message]
2013-07-16  8:42 ` package compile stop due to make error Youssouf Said
2013-07-16  8:50   ` Varun Sharma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFat2-j5T83CvBL-yRVy_-mmD_xSJq4hzqz7ru1y5bT_W6E72g@mail.gmail.com \
    --to=vsdssd@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.