[packman] y2pmbuild problems

Peter Czanik pczanik at fang.fa.gau.hu
Thu Mar 30 09:17:34 CEST 2006


Hello,

Peter Czanik wrote:
> Here
> comes a bit more difficult one: mjpegtools. It compiles fine, when I
> don't use y2pmbuild, just plain old rpmbuild. When I use y2pmbuild,
> compilation stops at configure:
>   
Solved. It was a tough one, just by trial and error...

ppcfactory:~/packmansources # diff -c
/data/packman101/SPECS/mjpegtools.spec mjpegtools.spec
*** /data/packman101/SPECS/mjpegtools.spec      2006-03-29
15:53:16.000000000 +0200
--- mjpegtools.spec     2006-03-30 08:49:57.000000000 +0200
***************
*** 49,54 ****
--- 49,56 ----
  %endif
  BuildRequires:  popt

+ BuildRequires:        gcc-c++ gtk2 gtk2-devel libdv-devel libjpeg-devel
+
  %description
  The mjpegtools allow for capture, playback, processing and simple
editing of
  MJPEG AV data. The hardware I/O applications are intended for use with
Zoran

I found the g++ dependency from INSTALL.real :-) gtk2 was not mentioned,
but sometimes when gtk is mentioned in docs, it's really gtk2. And yes,
as soon as I added it, autoreconfigure worked. The last two were added
later on to satisfy configure. So, mjpegtools now compiles with
y2pmbuild. Bye,
CzP





More information about the Packman mailing list