[quake3-bugzilla] [Bug 4935] New: dedicated server linked against libjpeg if using system libjpeg
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Wed Mar 16 18:09:41 EDT 2011
https://bugzilla.icculus.org/show_bug.cgi?id=4935
Summary: dedicated server linked against libjpeg if using
system libjpeg
Product: ioquake3
Version: SVN HEAD
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: smcv-ioquake3 at pseudorandom.co.uk
QAContact: quake3-bugzilla at icculus.org
Created attachment 2643
--> https://bugzilla.icculus.org/attachment.cgi?id=2643
patch
My patch for Bug #4564 had a bug that's still present in the version that was
committed: when using the system libjpeg, -ljpeg is added to LIBS, so it ends
up linked into the dedicated server for no good reason. It should be in
CLIENT_LIBS instead.
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list