Fedora :: Compiling Boost Asio ?

Dec 24, 2009

I've been playing around with this forever now, I am trying to do the example timer using boost asio's example, I keep getting an undefined reference error for boost::system and pthread errors, so after a bit off googling I went back to boosts' to follow their advice it didnt help one bit I know where the boost system lib is /usr/lib and the include directives are in /usr/includes however, when issuing the command they said that needs to be done as in the example with gcc nothing happens just file not find and I am inputting the correct path.

View 1 Replies


ADVERTISEMENT

General :: Error Compiling A Program With Boost Libraries -> Strerror_r?

Jun 28, 2011

I'm compiling a project that uses boost libraries (1.45.0) for a MIPS target, and when trying to compile with bjam I get the following error:

Code:
libboost_system-mt.a(error_code.o): In function `(anonymous namespace)::generic_error_category::message(int) const':
error_code.cpp:(.text+0x55c): undefined reference to `__glibc_strerror_r'
collect2: ld returned 1 exit status

View 3 Replies View Related

Fedora :: Asio Driver For Wine

Mar 26, 2011

I'm relatively new to Fedora, and very new to wine. I've searched high and low before posting here on where I could find a wine asio driver, preferably in a .rpm package. I'm completely lost on this one and could use some expert guidance on where to find it or compile it. I'm no expert on compliling, but with enough direction, I believe I can handle it

View 11 Replies View Related

Fedora :: Boost Libraries Not Found

May 23, 2010

I installed Boost 1.43.0 on Fedora 12 32 bits, using standard build from the source code procedure:

./bootstrap.sh
./bjam
./bjam install

I see all Boost libraries in /usr/local/lib. Now I build my own program depending on the Boost libraries, and it is built successfully. However, when I try to execute my program, it shows "Library not found" message:

Code:
[alex@localhost ~]$ sixfpdconsole

sixfpdconsole: error while loading shared libraries: libboost_system.so.1.43.0: cannot open shared object file: No such file or directory

[alex@localhost ~]$ ldd /usr/local/bin/sixfpdconsole
linux-gate.so.1 => (0x009d1000)
libboost_system.so.1.43.0 => not found
libboost_thread.so.1.43.0 => not found

[Code]....

View 2 Replies View Related

CentOS 5 :: Building Boost On 64-bit?

Nov 20, 2009

I'm trying to build boost on a 64-bit CentOS 5.4 install. I have Python 2.6.4 built and installed at /opt/Python_2.6.4/, and I've appended the user-config.jam file with:

using python : 2.6 : /opt/Python_2.6.4/python : /opt/Python_2.6.4/Include : /opt/Python_2.6.4/Lib ;

The standard system Python is 2.4.1 but the tools I'm using require 2.6, so I've built this version and installed it independently of the system version 2.4.1 to avoid any conflicts.

As I'm sure you've already imagined, I get the error:

LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)

I see that this is a long standing bug, but I have yet to find a fix. I've tried various CCFLAGS, CXXFLAGS, etc. to push for a 64-bit compile or a 32-bit compile (-m64 or -m32).

The offending file is pyport.h - is there a 64-bit friendly version that I don't know about?

View 2 Replies View Related

CentOS 5 :: Installation Of Boost 1.44?

Sep 13, 2010

how do I install boost 1.44? The whole time I have something wrong .. how I install?

View 13 Replies View Related

OpenSUSE Install :: Select Usb-hdd As The First Boost?

Aug 15, 2010

My computer don't have a DVD driver. So I want to install Opensuse 11.3 via a U dish.I burn live CD in U dish. And select Usb-hdd as the first boost. But I am failed.

View 9 Replies View Related

Ubuntu :: Boost The Four Language Limitation?

Oct 27, 2010

In the menue of Kubuntu 10.10 (live-CD) for selecting the keyboard layouts
appears a message saying that there is a limit of selecting maximum four keyboard layouts, if I try to select a fifth one. That is very little four people involved/dealing with languages or for computers shared by several people from different countries. Does anybody knows anything about this limit and how to increase this number? In windows you can select more than a dozen languages. Where is the problem? Is it a problem of the KDE or of the linux kernel or what kind of problem is it? An other user told that this problem exists also in other versions e.g. in Ubuntu.

View 9 Replies View Related

Ubuntu :: Boost The Microphone Audio?

May 11, 2011

I was looking for a way to boost the microphone audio (I tried in the menu sound preferences but it did not work) and thefore I installed alsa driver and alsa mixer.Now linux can't find both input audio device and both output audio device.how boost the microphone audio?? (remember that I have just tried with sound preferences menu).

View 1 Replies View Related

Software :: Installing Boost On RHEL 5.2?

Nov 8, 2010

I have RHEL 5.2, with Boost 1.33 installed. I downloaded boost_1_44_0.tar.bz2. and built it. On completion it showed:

Code:
The Boost C++ Libraries were successfully built!
The following directory should be added to compiler include paths:
/home/dfe/Archive/boost_1_44_0
The following directory should be added to linker library paths:
/home/dfe/Archive/boost_1_44_0/stage/lib
I have been able to compile programs using CC -I/home/dfe/Archive/boost_1_44_0 -L/home/dfe/Archive/boost_1_44_0/stage/lib yourprogram.cpp

but...it's annoying that I have to add these paths for every program that I compile. Isn't there any way to make version 1.44 the default version (so that I won't have to include these paths when I compile)?

1. When I do "rpm -q boost", it shows boost-1.33.1-10.el5. Why is that so, when I've installed version 1.44? Did I have to remove the existing rpm before building the new version of boost?

2. Is there a better way to install the latest version of Boost?

View 1 Replies View Related

Slackware :: SSD - Trying To Boost Server Performance?

Jun 22, 2010

Just want to know if solid state drive supported by slackware 13.1? Coz I want it to try to boost my server performance???

View 5 Replies View Related

CentOS 5 :: Boost C++ Libraries Installation?

Nov 10, 2009

the installation procedure of boost c++ libraries .. i.e boost 1.34.1 on centos..

View 5 Replies View Related

Ubuntu Networking :: Boost WiFi The Signal?

Feb 9, 2010

i'm surrounded by concrete block wall but have found an unlocked wifi signal. but i need to do something to help boost the signal. my HP laptop has a built in wifi card and i'm looking for something that i could use or do to help boost the signal.

View 2 Replies View Related

General :: GCC4.4 Is Not Compatible With The Boost.signals1.34.1?

Sep 15, 2010

When I configure the VMware-open-source-view-client using the command configure --host=sh4-linux CC=sh4-linux-gcc CXX=sh4-linux-g++ to configure the VMware-open-source-view-client which is proper running on the ARM architecture.(sh4-linux is a platform in ST).

configure:10578: result: no
configure:10518: checking for exit in -lboost_signals-mt
configure:10578: result: no
configure:10518: checking for exit in -lboost_signals-mt
configure:10578: result: no

[Code]...

View 7 Replies View Related

Security :: World Banding Together To Boost Cybersecurity?

May 3, 2010

As governments around the world amass armies of hackers to protect their countries' computer networks and possibly attack others, the idea of getting officials together to discuss shared threats such as cybercrime is challenging.

"You just don't pick up the phone and call your counterparts in these countries," said retired Lt. Gen. Harry Raduege Jr., former head of the federal agency responsible for securing the military's and the president's communications technologies. "They're always guarded in those areas, and they're always wondering if there's some other motive" behind the outreach.

So the idea behind an international security conference in Dallas this week is to get government officials, industry executives and others talking, informally, about where they might find common ground.

View 6 Replies View Related

Software :: Error - Cannot Detect Boost Library

Feb 17, 2010

I am new to linux and trying to install one software and it is constantly throwing me an error eventhough I downloaded and latest version of boost and tryed to add it to its path: The error is: "We could not detect the boost library(version1.38 or higher). If you have a stages boost library(still not installed) please specify $boost_root in your envireonment and do not give a PATH to --with-bost option. IF you are sure you have boost installed, then check 7youe version number looking in<boost/version.hpp>"

View 1 Replies View Related

Programming :: Include Boost In Eclipse Project?

Dec 14, 2010

I'm using Eclipse to build a small c++ program using boost.

Code:

#include<iostream>
#include<string>
#include <boost/regex.hpp>

[code]....

I can right click on boost::regex and it takes me to the header file regex_fwd.hpp, but when I go to build it, it gives me the error:

Code:

DescriptionResourcePathLocationType
/usr/include/boost/regex/v4/basic_regex.hpp undefined reference to `boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> >

[code]...

View 6 Replies View Related

Debian Hardware :: Disabling Intel Turbo Boost On All 4 CPU

Jul 21, 2015

Due to some reason every-time I boot the laptop the power governors reset themselves to "ondemand". Which causes my laptop to overheat until it shut-downs. I tried adding this line to grub Code: Select allGRUB_CMDLINE_LINUX_DEFAULT="intel_pstate=disable" which kinda worked, but only on cpu 0.

Code: Select allcpufreq-info
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  driver: acpi-cpufreq
 
[code]....

View 3 Replies View Related

Ubuntu Networking :: Services To Disable To Boost Performance?

Oct 15, 2010

I installed Ubuntu 10.10 today Netbook Edition on the Asus Eee PC 1015PED. Specifications for Asus Eee PC 1015PED: Atom 455, 1.66 GHz, 1Gb ram, 250Gb drive, Bluetooth 3.0, 0.3 megapixel webcam, Gigabit Ethernet, WSVGA (1024x600), sound card compatible with the HD audio connector, d-dub, three USB 2.0 ports, 6-cell - lithium Ion - 4400mAh, WiFi 802.11 b/g/n.

solve the problem or an indication of the package to install. tutorial under the title, which services to disable to boost performance. first place to help you connect to the Internet. especially to the netbook'a - Asus Eee PC 1015PED. I updated everything on connection via cable. Detects the connection, but when it connects after a while.. "Wireless - Network Disconnected".

[Code]...

View 9 Replies View Related

Ubuntu :: Boost Overall Performance Speed/response Times?

Nov 2, 2010

My desktop tower is pretty old and runs horribly slow nowadays. I only use it for a little internet browsing and to upload photographs etc. It runs on 1Gb RAM and has the celeron(R) 2.4GHz processor. What is the best way to boost overall performance speed/response times? would a better processor be viable?

View 5 Replies View Related

Programming :: Compile With ATLAS And Boost Numeric Bindings?

Jan 10, 2010

I am trying to compile a file for matrix multiplication with ATLAS and Boost Numeric Bindings. I only get a long list of error messages. What am I doing wrong? I am using Ubuntu 9.10, g++ 4.4.1.

Code:
#include <numeric>
#include <complex>

[code]....

View 1 Replies View Related

Programming :: Eclipse Helios / C++ - How To Include Boost Libraries

Apr 5, 2011

I use OpenSuse 11.3, Eclipse Elios for C++. What do I have to do for using boost? I put #include <boost/regex.hpp>, but it can't find the file. What variable do I have to use?

View 3 Replies View Related

Slackware :: Will 64bit Version Boost Server Performance?

Jun 24, 2010

I have several server (mailserver, webserver and lot of fileserver) all are 32 bit slackware and I am satisfied! My company plan to upgrade our server and buy a 64 bit server maybe amd x3 or opteron? Is slackware 64 bit will help boost my server performance? Or will I stick to 32 bit for now?

View 7 Replies View Related

Fedora :: Qt For Compiling An App?

Aug 22, 2010

Running Fedora 12, I am attempting to compile an application. The README file tells me that I need Qt 4.6.3. Clicking on System - Administration - Add/Remove Software, I find many packages having something to do with qt, but nothing looks like what I need. Is this available as a package for Fedora? If not, what would I need to do to download and use qt on my system?

View 2 Replies View Related

Red Hat / Fedora :: Compiling And Installing The Custom Kernel Under Fedora

Jun 22, 2011

I am compiling and installing the custom kernel based on the instructions provided in Building_a_custom_kernel on fedoraproject.org/wiki site.

However, according to the instructions, anytime I change anything in the kernel source files(e.g /driver/ata/libata-core.c), I have to create a patch a rebuild the whole kernel and install this new kernel which takes 2 hours. Is there a simpler way of recompiling what has changed(without creating patch) and try that changed kernel? Since my changes are not in the drivers which can be dynamically loaded but is in the static code of the kernel, it is making life cumbersome.Are there any instructions for this? How does other kernel developers manage this?

View 2 Replies View Related

Ubuntu :: Install Boost Library - Sudo Apt-get Libboost Didn't Work

Apr 9, 2011

Trying to install e4rat that was on LifeHacker on Friday and have zero idea what I am doing. I have the e4rat extracted to a directory in /usr/local/src The README says that there are dependencies including boost library components. I am fine installing the whole boost library but sudo apt-get install libboost* did not work.

[Code]...

I tried to bang around a little to try to learn something with this but can't get any further.

View 5 Replies View Related

Debian :: Configure: Error: Cannot Find The Flags To Link With Boost Date_time

Feb 17, 2011

I'm trying to cross compile something and it requires a recent version of Boost. I'm using squeeze and gnome and my updates are all up to date. I could not get through the 'configure' stage with Boost dev packages from the debian repository, so I went to the Boost web site. I thought the package requires boost 1.44 or later, so I downloaded 1.45.0 from the site and proceeded to build and install it. I think I installed it right, using /usr/local/ as the prefix. Back at my main project, I try to configure my build and I get some of the following text and then the configure stops.

Code:

checking for Boost's header version... 1_45
checking for the toolset name used by Boost for arm-none-linux-gnueabi-g++... configure: WARNING: could not figure out which toolset name to use for arm-none-linux-gnueabi-g++
checking boost/date_time/posix_time/posix_time.hpp usability... yes

[code]....

I cannot get past the 'date_time' thing. Does anyone know what is meant by 'flags to link with Boost date_time' ?

View 2 Replies View Related

Fedora :: Compiling AWN Beta For F12 64 Bit

Dec 27, 2009

The Avant Window Navigator beta, as taken from the project's Bazaar repository, isn't configuring correctly on my machine and gave me loads of errors previous to this point, so I've had my hands full for a while now. Three packages that AWN needs to compile (gnome-desktop-devel, gnome-vfs-devel and libgnome-devel) are refusing to install, leaving me with this Quote: checking for AWN... configure: error: Package requirements (glib-2.0 >= 2.8.0 gthread-2.0 gobject-2.0 gtk+-2.0 gdk-2.0 >= 2.10 dbus-glib-1 gnome-desktop-2.0 libgnome-2.0 gnome-vfs-module-2.0 gconf-2.0) were not met: No package 'gnome-desktop-2.0' found No package 'libgnome-2.0' found No package 'gnome-vfs-module-2.0' found.

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables AWN_CFLAGS and AWN_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. and this is why they won't install Quote:hal = 0.5.13-9.fc12 is needed by package hal-devel-0.5.13-9.fc12.x86_64 (fedora) I need an old version of HAL for the "dependency resolution failed" notices to go away. One which PackageKit says is still on my computer. I would try to downgrade via yum but setenforce 0 fails. What do I need to do to get this whole thing finished?

View 14 Replies View Related

Fedora :: Error Compiling 2.6.33.2

Apr 7, 2010

I am trying to compile kernel 2.6.33.2 (without problems 2.6.33.1), but i got the following message :

[code]...

View 2 Replies View Related

Fedora :: Compiling ParaView With F14

Nov 10, 2010

compile ParaView myself so that I can install the pvmeshless plugin. I have done that a few times before on Ubuntu machines. Now I read that I might run into problems due to qt4.7 (4.6 is supported by PV). Anyhow I don't even come to that stage since I can't enable python support. The error I get is:

Quote:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
Call Stack (most recent call first):

[Code]....

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved