Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: libgeda - the library needed by gEDA applications. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204168 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2006-08-29 13:46 EST ------- (In reply to comment #10) > however with this spec file: > http://chitlesh.googlepages.com/libgeda.spec > > It fails > checking pkg-config is at least version 0.9.0... yes > checking for gdlib_CFLAGS... > checking for gdlib_LIBS... > configure: error: Package requirements (gdlib >= 2.0.15) were not met. > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively you may set the gdlib_CFLAGS and gdlib_LIBS environment variables > to avoid the need to call pkg-config. See the pkg-config man page for > more details. > error: Bad exit status from /var/tmp/rpm-tmp.66151 (%build) > > > RPM build errors: > > compared to yours, > checking pkg-config is at least version 0.9.0... yes > checking for gdlib_CFLAGS... > checking for gdlib_LIBS... -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 > -lz -lm > checking for X... libraries , headers > checking for gethostbyname... yes > checking for connect... yes > > > even though I don't feel it requires libgd.so.2 in yours too > So it means that this package don't have to libgd.so.2 , but have to use libXpm.so.?, libX11.so.?, .... etc. Also, "lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm" is returned by "gdlib-config --libs". gdlib-config is included in gd-devel, so you cannot compile without gd-devel when my change applied. You seems to have commented out the requirement of gd-devel. If so this package cannot be built. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review