From: Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org>
To: alsa-devel@alsa-project.org
Subject: static build on two machine
Date: Wed, 04 Jul 2012 16:36:59 +0430 [thread overview]
Message-ID: <1341403619.5509.9.camel@debian> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 883 bytes --]
Dear all,
My co-worker built alsa-lib-1.0.25 and now, i should work on this
project, So i get it and compile and compile with the following
commands:
libtoolize --force --copy --automake
aclocal
autoheader
automake --foreign --copy --add-missing
autoconf
./configure --enable-shared=no --enable-static=yes
--prefix=/usr/i686 ;make install
Now, When i compile my own software, i get two warning however my
co-worker doesn't get them:
///////////////////////
/usr/i686/lib/libasound.a(pcm_dmix.o):-1: In function
`snd_pcm_dmix_sync_ptr':
pcm_dmix.c:-1: warning: Warning: snd_pcm_hwsync() is deprecated,
consider to use snd_pcm_avail()
/////////////////////////
When i run my program my program that my co-worker wrote, crashed, But
when he run it, it's crashed.
How can i solve this problem?
--Best regards
Mohsen.
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 316 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next reply other threads:[~2012-07-04 12:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-04 12:06 Mohsen Pahlevanzadeh [this message]
2012-07-04 13:36 ` static build on two machine Clemens Ladisch
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=1341403619.5509.9.camel@debian \
--to=mohsen@pahlevanzadeh.org \
--cc=alsa-devel@alsa-project.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.