Hi This is the libboost version that i have but still get the same error. root@debian:~/gnuradio# apt-cache search libboost-system libboost-system1.42.0 - Operating system (e.g. diagnostics support) library
and this is the boost tree root@debian:~# apt-cache search boost libboost-date-time1.42.0 - set of date-time libraries based on generic programming concepts libboost-thread1.42.0 - portable C++ multi-threading libboost-iostreams1.42.0 - Boost.Iostreams Library libboost-serialization1.42-dev - serialization library for C++ libboost-program-options1.42.0 - program options library for C++ libboost-dev - Boost C++ Libraries development files (default version) libboost-thread1.42-dev - portable C++ multi-threading libboost-system1.42.0 - Operating system (e.g. diagnostics support) library libboost-thread-dev - portable C++ multi-threading (default version) libboost-signals1.42.0 - managed signals and slots library for C++ libboost1.42-dev - Boost C++ Libraries development files libboost-date-time1.42-dev - set of date-time libraries based on generic programming concepts libboost-serialization1.42.0 - serialization library for C++ libboost-filesystem1.42.0 - filesystem operations (portable paths, iteration over directories, etc) in C++ root@debian:~#
On Thu, Dec 15, 2011 at 2:00 PM, openbsc-request@lists.osmocom.org wrote:
Send OpenBSC mailing list submissions to openbsc@lists.osmocom.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.osmocom.org/mailman/listinfo/openbsc or, via email, send a message with subject or body 'help' to openbsc-request@lists.osmocom.org
You can reach the person managing the list at openbsc-owner@lists.osmocom.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of OpenBSC digest..."
Today's Topics:
- Re: OpenBSC Digest, Vol 36, Issue 8 (Holger Hans Peter Freyther)
 - Re: omsosgsn test phone recommendation? (Seungju Kim)
 
Message: 1 Date: Thu, 15 Dec 2011 09:26:33 +0100 From: Holger Hans Peter Freyther holger@freyther.de To: openbsc@lists.osmocom.org Subject: Re: OpenBSC Digest, Vol 36, Issue 8 Message-ID: 4EE9AF39.6060105@freyther.de Content-Type: text/plain; charset=ISO-8859-1
On 12/15/2011 06:41 AM, Dick Rwegaba wrote:
dear pals please help with this error for gnuradio build
Hi Dick,
do not top post. You can use a service like gmane.org to post to this mailinglist without being subscribed and following the netiquette. If you include the output of a program, include the full output (e.g. autoconf pointed you to config.log).
Let me try to explain autoconf's error output, maybe it is helpful.
"configure: error: Could not link against libboost_system!"
configure: The configure program you invoked. error: This means an error has occured. "Could not link against libboost_system": Is the error that happened.
"Could not link": It means no binary could be linked together (config.log will have the output of linking process.
"against libboost_system": Take a look at config.log, you might find a line with -lboost_system and the output of the linker, the most likely source is that you don't have 'libboost-system' installed.
And most interestingly, do you feel like introducing yourself, what you do, what you will work on?
holger
Message: 2 Date: Thu, 15 Dec 2011 18:43:42 +0900 From: Seungju Kim admin@manateeshome.com Cc: "openbsc@lists.osmocom.org" openbsc@lists.osmocom.org Subject: Re: omsosgsn test phone recommendation? Message-ID: 3AF5AEBE-3698-4D73-918D-7246253DF11F@manateeshome.com Content-Type: text/plain; charset=utf-8
I can add the following phones to the list
Apple iPhone 4 Apple iPhone 3GS
Samsung Omnia II Samsung Galaxy S II Samsung SGH-i780
HTC touch Diamond
Envoy? de mon iPhone
Le Dec 15, 2011 ? 4:35 AM, Tobias Engel t-openbsc@tobias.org a ?crit :
Hi David,
adding to Haralds list, I can confirm that the Nokia E71 also works.
-Tobias
On 14.12.2011 19:05, David A. Burgess wrote:
Harald -
Thanks for the list. We'll try to find one of these. I have a few
iPhones sitting in front of me, but unfortunately they are all 850/1900 and my available hardware is 900. :(
Does you have an example GSMTAP/PCAP trace of a successful PDP context
activation using OmsoSGSN? That would be useful for comparison. (And do you find the GPRS L3 & SNDCP decoding in the current Wireshark 1.7 to be reliable?)
-- David
On Dec 14, 2011, at 1:36 AM, Harald Welte wrote:
Hi David,
On Tue, Dec 13, 2011 at 09:37:19PM -0800, David A. Burgess wrote:
Can someone recommend a good smartphone for testing with OsmoSGSN? We are having trouble getting our GPRS modem to recognize a ACTIVATE PDP CONTEXT ACK message and are trying to determine if the error is in the modem, in OmsoSGSN or somewhere in between.
I've successfully used at least SE K800i, Google Nexus S, Dell Streak, HTC Hermes II, Motorola A780 here on my side. I know some other people have been using OsmoSGSN/OpenGGSN for iPhone related work, though I don't know which particular model they've used.
Better yet, is there anything out there that can generate an L2 or L3 trace, like the Nokia 3310, but for GPRS as well as GSM?
The only ones that come to my mind are the TEMS variants of the K800i, but those are of course hard to come by and/or expensive :/
Have you considered using Luca's work on gprsdecode? This way you
could
do an air interface trace of what's happening between BTS and MS.
Regards, Harald --
- Harald Welte laforge@gnumonks.org
 ============================================================================
"Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch.
A6)
OpenBSC mailing list OpenBSC@lists.osmocom.org https://lists.osmocom.org/mailman/listinfo/openbsc
End of OpenBSC Digest, Vol 36, Issue 11
Hi Dick,
On Fri, Dec 16, 2011 at 10:18:49AM +0300, Dick Rwegaba wrote:
Hi This is the libboost version that i have but still get the same error. root@debian:~/gnuradio# apt-cache search libboost-system libboost-system1.42.0 - Operating system (e.g. diagnostics support) library
Pleaes refrain from top-posting as well as full-quoting from a mailinglist digest in all your mails. I consider reading a document like http://www.river.com/users/share/etiquette/#quotes
Using a _meaningful_ subject would also be considered a polite gesture towards the people you expect to read your list postings.
Furthermore, I don't really understand why you are sending us your gnuradio compilation issues. This is not a gnuradio mailing list, it is about OsmocomBB.
OsmocomBB does not - to the best of my knowledge - use gnuradio in any way. So your inquiries regarding gnuradio are off-topic.
Also, to say the least, projects like OsmocomBB, airprobe, OpenBSC and others are made by developers for developers. It is not our task to teach people how to generally compile/build/install Free Software packages on GNU/Linux. There are plenty of other groups and forums available for that.
Let me also add that some people could consider your behaviour quite rude. You never have contributed to the discussions on this list in any way. You simply top-post (with digest full-quote) error messages from your console, without much comment. You don't even take the time to describe what you are trying to achieve, and what you have tried so far in order to resolve the problem.
Regards, Harald