[Bug 372399] [NEW] tevent packaging problems in samba4
Miguel Pérez Colino
mpcolino at gmail.com
Tue May 5 20:53:38 BST 2009
Public bug reported:
Library's headers for "tevent" are included with samba 4 but there is no pkg-config file included.
When trying to compile against this library autoconf does not find and use it.
I attach a pkg-config content of a "/usr/lib/pkgconfig/tevent.pc" for the files included as they are located now:
/usr/include/samba-4.0/tevent_internal.h
/usr/include/samba-4.0/tevent.h
May I also suggest to produce a libtevent and libtevent-dev package
separate from samba4-dev?
System: Ubuntu 9.04 Jaunty
Package version dor samba4-dev: 4.0.0~alpha6-1ubuntu1
/usr/lib/pkgconfig/tevent.pc:
####
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/samba-4.0
Name: tevent
Description: A generalized event loop handling
Version: 1.0.0
Libs: -L${libdir} -ltevent
Cflags: -I${includedir}
URL: http://www.samba.org/
####
** Affects: samba4 (Ubuntu)
Importance: Undecided
Status: New
--
tevent packaging problems in samba4
https://bugs.launchpad.net/bugs/372399
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list