From: Nathan Fearnley <nfearnley@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: sixpair.c compile comments patch
Date: Thu, 17 Dec 2009 12:21:19 -0500 [thread overview]
Message-ID: <cf4ddc810912170921g7b774371u4843dac6f1725ec8@mail.gmail.com> (raw)
Here's a small patch that updates the instructions on how to compile
the sixpair.c program. They were out of date since the common folder
was merged with src.
--Nathan Fearnley
--- sixpair.c 2009-12-17 12:01:59.202237665 -0500
+++ sixpair.new.c 2009-12-17 12:03:37.130237071 -0500
@@ -1,5 +1,5 @@
/* To compile
- * gcc -g -Wall -I../src -I../lib/ -I../include
-DSTORAGEDIR=\"/var/lib/bluetooth\" -o sixpair sixpair.c
../src/storage.c ../common/libhelper.a -I../common `pkg-config --libs
--cflags glib-2.0 libusb-1.0` -lbluetooth
+ * gcc -g -Wall -I../src -I../lib/ -I../include
-DSTORAGEDIR=\"/var/lib/bluetooth\" -o sixpair sixpair.c
../src/storage.c ../src/textfile.c ../src/glib-helper.c -I../common
`pkg-config --libs --cflags glib-2.0 libusb-1.0` -lbluetooth
*/
#include <unistd.h>
reply other threads:[~2009-12-17 17:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cf4ddc810912170921g7b774371u4843dac6f1725ec8@mail.gmail.com \
--to=nfearnley@gmail.com \
--cc=linux-bluetooth@vger.kernel.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 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 NNTP newsgroup(s).