[packman] [PM] irrlamb 0.1.0-0.pm.1.5 (openSUSE 11.2/i586)

Nathan Mills nn.dm55 at gmail.com
Sat Aug 21 05:49:15 CEST 2010


Using the newest rpm for 32-bit irrlamb, it complains about an undefined
symbol named XF86VidModeQueryExtension in libIrrlicht.so.1.6.
My brother used the 64-bit irrlamb and had the same error.
To fix this error, just add
    env.Append(LIBS=Split("Xxf86vm GL GLU Xrandr Xext X11 "))
into the SConstruct file after the line adding the Irrlicht and sqlite3
libraries.



More information about the Packman mailing list