2011/2/10 <[email protected]> > > hi there > I've try to build the > pulseaudio-policy-enforcement-1.1.10-1.1.src.rpm<http://repo.meego.com/MeeGo/builds/trunk/1.1.90.1.20110201.1/core/repos/source/pulseaudio-policy-enforcement-1.1.10-1.1.src.rpm> > via > our OBS server, > the compilation is terminated due to below reason. (build error log file > attached ) > > Making all in src > make[1]: Entering directory > `/home/abuild/rpmbuild/BUILD/pulseaudio-policy-enforcement-1.1.10/src' > ................ > ........................ > *config-file.c:20:40: fatal error: pulsecore/pulsecore-config.h: No such > file or directory* > *compilation terminated.* > *module-policy-enforcement.c:14:40: fatal error: > pulsecore/pulsecore-config.h: No such file or directory* > compilation terminated. > make[1]: *** [module_policy_enforcement_la-config-file.lo] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make[1]: *** [module_policy_enforcement_la-module-policy-enforcement.lo] > Error 1 > make[1]: Leaving directory > `/home/abuild/rpmbuild/BUILD/pulseaudio-policy-enforcement-1.1.10/src' > make: *** [all-recursive] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.FLtHts (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.FLtHts (%build) > > I try to figure out where the pulsecore-config.h should be, is it suppose > to be in pulsecore-xxx package? > I've look into pulsecore-xxx package for the header file, but fail to find > it, there is none file named "pulsecore-config.h" > BTW, if it did exist in pusleaudio-xxx source package, how can I > successfully build this package without error if the reference headser file > is not in the same source package ?
Hi pulsecore-config.h is provided by puseaudio-devel package (which also provides.pkgconfig(pulsecore). -- Kalle Lampila
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
