linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02374
[Bug 671384] [NEW] headers not found at compilation
Public bug reported:
Detailed description of the issue:
scons fails to detect any headers required for compilation. When i type scons in main directory I get:
scons: Reading SConscript files ...
CXX env variable is not set, attempting to use g++
Checking for g++ >= 4.1...(cached) yes
Checking for pkg-config... yes
Checking for gtk+-2.0 >= 2.10... yes
Checking for gthread-2.0 >= 2.4... yes
Checking for libglade-2.0 >= 2.4... yes
Checking for libnotify >= 0.4.1... yes
Checking for C++ header file boost/version.hpp... yes
Checking for C header file time.h... yes
Checking for C header file signal.h... yes
Checking for C header file unistd.h... yes
Checking for C library pthread... no
pthread library not found
Note: You might have the lib but not the headers
I've got headers for pthread.h in /usr/include directory.
Steps to reproduce:
1. get source from trunk
2. scons
Expected results:
Start compiling
Actual results:
No compilation
Version:
linuxdcpp from trunk (r400)
OS:
Fedora 14 32bit
** Affects: linuxdcpp
Importance: Undecided
Status: New
** Tags: pthread
--
headers not found at compilation
https://bugs.launchpad.net/bugs/671384
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: New
Bug description:
Detailed description of the issue:
scons fails to detect any headers required for compilation. When i type scons in main directory I get:
scons: Reading SConscript files ...
CXX env variable is not set, attempting to use g++
Checking for g++ >= 4.1...(cached) yes
Checking for pkg-config... yes
Checking for gtk+-2.0 >= 2.10... yes
Checking for gthread-2.0 >= 2.4... yes
Checking for libglade-2.0 >= 2.4... yes
Checking for libnotify >= 0.4.1... yes
Checking for C++ header file boost/version.hpp... yes
Checking for C header file time.h... yes
Checking for C header file signal.h... yes
Checking for C header file unistd.h... yes
Checking for C library pthread... no
pthread library not found
Note: You might have the lib but not the headers
I've got headers for pthread.h in /usr/include directory.
Steps to reproduce:
1. get source from trunk
2. scons
Expected results:
Start compiling
Actual results:
No compilation
Version:
linuxdcpp from trunk (r400)
OS:
Fedora 14 32bit
Follow ups
-
[Bug 671384] Re: headers not found at compilation
From: Steven Sheehy, 2011-04-17
-
[Bug 671384] Re: headers not found at compilation
From: Razzloss, 2010-11-25
-
[Bug 671384] Re: headers not found at compilation
From: Launchpad Bug Tracker, 2010-11-25
-
[Bug 671384] Re: headers not found at compilation
From: Razzloss, 2010-11-06
-
[Bug 671384] Re: headers not found at compilation
From: Steven Sheehy, 2010-11-06
-
[Bug 671384] Re: headers not found at compilation
From: Razzloss, 2010-11-05
-
[Bug 671384] Re: headers not found at compilation
From: NSLW, 2010-11-05
-
[Bug 671384] Re: headers not found at compilation
From: Razzloss, 2010-11-05
-
[Bug 671384] Re: headers not found at compilation
From: Razzloss, 2010-11-05
-
[Bug 671384] Re: headers not found at compilation
From: NSLW, 2010-11-05
-
[Bug 671384] Re: headers not found at compilation
From: Razzloss, 2010-11-05
-
[Bug 671384] [NEW] headers not found at compilation
From: NSLW, 2010-11-05
References