From: Vinod Koul <vinod.koul@intel.com>
To: Qais Yousef <qais.yousef@imgtec.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [TINYCOMPRESS][v2 PATCH 0/7] Convert build system to autotools
Date: Tue, 24 Mar 2015 21:37:54 +0530 [thread overview]
Message-ID: <20150324160754.GB32683@intel.com> (raw)
In-Reply-To: <1427193154-6753-1-git-send-email-qais.yousef@imgtec.com>
On Tue, Mar 24, 2015 at 10:32:27AM +0000, Qais Yousef wrote:
> This series converts the build system to use autotools and splits the files into
> lib and utils.
>
> Also patch 5 fixes error handling code.
>
> I can't test Android builds but both cross and native compiling worked for me.
>
> I left AUTHORS, ChangeLog and NEWS files empty. I used the license header to fill COPYING.
>
> Changes in v2:
> - Use -M option when generating the patches
> - Add Makefile.am to include directory that exports tinycompress.h
> - New patch (7) that fixes include dependency in tinycompress.h
This looks okay to me. I have two issue though:
1. So after applying tha patches, I did ./autogen.sh, that seems to have
updated INSTALL, do you know why?
2. For the fun part, I did make and then make install. Running cplay w/o
args should have printed the help menu, but that didnt ahppen
$ cplay
cplay: error while loading shared libraries: libtinycompress.so.0: cannot
open shared object file: No such file or directory
Not sure why...
I will try Android build possibly tomorrow
--
~Vinod
next prev parent reply other threads:[~2015-03-24 16:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 10:32 [TINYCOMPRESS][v2 PATCH 0/7] Convert build system to autotools Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 1/7] Convert the " Qais Yousef
2015-03-30 16:02 ` Qais Yousef
2015-03-30 16:50 ` Vinod Koul
2015-03-31 9:22 ` Qais Yousef
2015-04-29 14:34 ` Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 2/7] add .gitignore file Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 3/7] makefile.linux: delete as no longer necessary/used Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 4/7] Android.mk: Update to use the new location of source files Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 5/7] compress.c: fix check for errors from poll(), read() and write() Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 6/7] src/lib/utils.c: remove this empty file Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 7/7] tinycompress.h: explicitly include required headers Qais Yousef
2015-03-24 16:07 ` Vinod Koul [this message]
2015-03-24 16:26 ` [TINYCOMPRESS][v2 PATCH 0/7] Convert build system to autotools Qais Yousef
2015-03-24 16:46 ` Qais Yousef
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=20150324160754.GB32683@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=qais.yousef@imgtec.com \
/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.