[Bug 208459] New: gdlib / gd-devel rpm package: missing dependancy to libjpeg-devel
https://bugzilla.novell.com/show_bug.cgi?id=208459 Summary: gdlib / gd-devel rpm package: missing dependancy to libjpeg-devel Product: SUSE LINUX 10.0 Version: unspecified Platform: x86-64 OS/Version: SuSE Linux 10.0 Status: NEW Severity: Minor Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: werner.ho@gmx.de QAContact: qa@suse.de When compiling a package that uses gdlib, the configure call fails due to the missing rpm package libjpeg-devel. Fix: Add the rpm-package libjpeg-devel into the Requires tag of gd-devel. Workaround: place libjpeg-devel into the BuildRequires tag of the application that uses gdlib Note: I got the same error on SuSE 9.3, but additional freetype2-devel is missing. SuSE 10.1 has a complete dependancy list for gd-devel. Appendix =================== config.log section that shows the failure: -------------- configure:8681: $? = 0 configure:8684: test -s conftest.o configure:8687: $? = 0 configure:8697: result: yes configure:8701: checking gd.h presence configure:8711: gcc -E -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -O2 -I/usr/X11R6/include -I/usr/include conftest.c configure:8717: $? = 0 configure:8737: result: yes configure:8772: checking for gd.h configure:8779: result: yes configure:8813: checking if GIF output from the png HID is desired configure:8824: result: no configure:8950: checking if JPEG output from the png HID is desired configure:8961: result: no configure:9088: checking if PNG output from the png HID is desired configure:9106: result: yes configure:9116: checking for gdImagePng configure:9173: gcc -o conftest -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -O2 -I/usr/include -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -O2 -I/usr/X11R6/include -I/usr/include conftest.c -lfl -lm -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/X11R6/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd -L/usr/X11R6/lib >&5 /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: cannot find -ljpeg collect2: ld returned 1 exit status configure:9179: $? = 1 -------------- Regards Werner -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208459 pth@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pth@novell.com |nadvornik@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208459 prusnak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nadvornik@novell.com |prusnak@novell.com Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208459 prusnak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX ------- Comment #1 from prusnak@novell.com 2006-11-08 04:08 MST ------- Fixed in 10.1. Will not fix in 10.0. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com