libsigc++2.0_0 missing header on 64bit

Get help, report and discuss bugs.
Post Reply
ydrol

libsigc++2.0_0 missing header on 64bit

Post by ydrol » 20 Jul 2008, 02:56

When I compile I get the following error with libsic++-2.0_0

configure: error: "libsigc++-2.0 header files were not found in /usr/include/sigc++-2.0."

But the include files are all there:

[lordy@localhost nzbget-0.4.1]$ ls -l /usr/include/sigc++-2.0
total 4
drwxr-xr-x 5 root root 4096 2008-07-20 03:24 sigc++/

I think the problem is it is also looking for one include file:
/usr/lib/sigc++-2.0/include/sigc++config.h

And it should look for /usr/lib64/sigc++-2.0/include/sigc++config.h?

It seemed to confire OK using ./configure --with-libsigc-libraries=/usr/lib64
But I get the impression one shouldnt have to do that if libraries are in standard places?

hugbug

RE: libsigc++2.0_0 missing header on 64bit

Post by hugbug » 20 Jul 2008, 08:28

Thanks for info.
I will update the configure-script to also look in lib64-directory.

Post Reply

Who is online

Users browsing this forum: No registered users and 59 guests