-lXdamage

Ty Tower tytower at hotmail.com.au
Wed Feb 20 14:38:23 PST 2008


with dsss build I get an error message as so

[root at linuxbox dwt-linux]# dsss build
MyStuff/main.d => windower
+ /usr/bin/rebuild -Idsss_imports/ -I. -S./ -I/usr/include/d -S/usr/lib/  -I/usr/include/d -S/usr/lib -I/root/d/include/d -S/root/d/lib  -oqdsss_objs/D  MyStuff/main.d -ofwindower
gcc dsss_objs/D/_main.o ........lots of object files...........

 -o windower -m32 -Xlinker --start-group -ltango-base-dmd -ltango-user-dmd -Xlinker --end-group -lcairo -lglib-2.0 -ldl -lgmodule-2.0 -lgobject-2.0 -lpango-1.0 -lXfixes -lX11 -lXdamage -lXcomposite -lXcursor -lXrandr -lXi -lXinerama -lXrender -lXext -lXtst -lfontconfig -lpangocairo-1.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -Xlinker -L./ -Xlinker -L/usr/lib/ -Xlinker -L/usr/lib -Xlinker -L/root/d/lib -Xlinker -L/usr/bin/../lib -ltango-user-dmd -Xlinker -L/usr/bin/../lib -ltango-user-dmd -ltango-base-dmd -lpthread -lm
/usr/bin/ld: cannot find -lXdamage
collect2: ld returned 1 exit status
--- errorlevel 1
Command /usr/bin/rebuild returned with code 65280, aborting.
Error: Command failed, aborting.

Ahtone know what causes Xdamage not to be found?


More information about the Digitalmars-d-learn mailing list