[Pkg-xbmc-maintainers] Bug#728594: xbmc: FTBFS with samba 4.0: fatal error: libsmbclient.h: No such file or directory

Andreas Beckmann anbe at debian.org
Sun Nov 3 12:52:30 UTC 2013


Package: xbmc
Version: 2:12.0~git20130127.fb595f2-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

xbmc/experimental fails to rebuild with the current version of samba in
sid:

CPP     xbmc/filesystem/SmbFile.o
CPP     xbmc/filesystem/SMBDirectory.o
SmbFile.cpp:30:26: fatal error: libsmbclient.h: No such file or directory
 #include <libsmbclient.h>
                          ^
compilation terminated.
SMBDirectory.cpp:47:26: fatal error: libsmbclient.h: No such file or directory
 #include <libsmbclient.h>
                          ^
compilation terminated.
make[2]: *** [SmbFile.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [SMBDirectory.o] Error 1
make[2]: Leaving directory `/tmp/buildd/xbmc-12.0~git20130127.fb595f2/xbmc/filesystem'
make[1]: *** [xbmc/filesystem/filesystem.a] Error 2
make[1]: *** Waiting for unfinished jobs....


libsmbclient-dev 2:4.0.10+dfsg-4 ships
/usr/include/samba-4.0/libsmbclient.h

The pkgconfig settings for samba are correct and would add an
appropriate -I flag.


Andreas



More information about the Pkg-xbmc-maintainers mailing list